.. Nanopolish documentation master file, created by sphinx-quickstart on Tue Nov 14 14:59:25 2017. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. nanopolish ====================================== `nanopolish `_ is a software package for signal-level analysis of Oxford Nanopore sequencing data. Nanopolish can calculate an improved consensus sequence for a draft genome assembly, detect base modifications, call SNPs and indels with respect to a reference genome and more (see Nanopolish modules, below). .. toctree:: :hidden: installation quickstart_consensus quickstart_eventalign quickstart_call_methylation quickstart_polya debug manual Publications ==================================== * Loman, Nicholas J., Joshua Quick, and Jared T. Simpson. "A complete bacterial genome assembled de novo using only nanopore sequencing data." Nature methods 12.8 (2015): 733-735. * Quick, Joshua, et al. "Real-time, portable genome sequencing for Ebola surveillance." Nature 530.7589 (2016): 228-232. * Simpson, Jared T., et al. "Detecting DNA cytosine methylation using nanopore sequencing." nature methods 14.4 (2017): 407-410. Credits and Thanks ======================== The fast table-driven logsum implementation was provided by Sean Eddy as public domain code. This code was originally part of `hmmer3 `_ . Nanopolish also includes code from Oxford Nanopore's `scrappie `_ basecaller. This code is licensed under the MPL.