From baef15d1123f46cde3d3b8e50ea311f73f4aa3fb Mon Sep 17 00:00:00 2001 From: Mian Umair Ahsan <35819083+umahsn@users.noreply.github.com> Date: Tue, 7 Sep 2021 12:23:09 -0400 Subject: [PATCH] genome biology citation added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9309f4e..c11e649 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ _**v0.4.1** (Aug 3 2021)_ : Fixed a bug causing slower runtime in whole genome v _**v0.4.0** (June 2 2021)_ : Added NanoCaller models trained on ONT reads basecalled with Guppy v4.2.2 and Bonito v0.30, as well as R10.3 reads. Added new NanoCaller models trained with long CCS reads (15-20kb library selection). Improved indel calling with rolling window for candidate selection which helps with indels in low complexity regions. ## Citing NanoCaller -Please cite: Ahsan, Umair and Liu, Qian and Wang, Kai. NanoCaller for accurate detection of SNPs and small indels from long-read sequencing by deep neural networks. bioRxiv 2019.12.29.890418; doi: https://doi.org/10.1101/2019.12.29.890418 +Please cite: Ahsan, M.U., Liu, Q., Fang, L. et al. NanoCaller for accurate detection of SNPs and indels in difficult-to-map regions from long-read sequencing by haplotype-aware deep neural networks. Genome Biol 22, 261 (2021). https://doi.org/10.1186/s13059-021-02472-2. ## Installation NanoCaller can be installed using Docker or Conda. Please refer to [Installation](docs/Install.md) for instructions regarding installing NanoCaller.