Skip to content

Commit

Permalink
add limitation sections
Browse files Browse the repository at this point in the history
  • Loading branch information
moold committed Apr 7, 2021
1 parent c927a40 commit 6f5b98d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/QSTART.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,11 @@ Cite

`Hu, Jiang, et al. "NextPolish: a fast and efficient genome polishing tool for long read assembly." Bioinformatics (Oxford, England) (2019) <https://doi.org/10.1093/bioinformatics/btz891>`_.

Limitations
~~~~~~~~~~~

NextPolish is designed for genomes assembled by long reads, so it assumes an input genome without gaps (``N`` bases). Therefore, please split your genome assembly by its gaps and then link thems back after polishing if your input contains gaps. Usually we scaffolded a genome using BioNano or Hic data after a polishing step.
Star
~~~~
Expand Down

0 comments on commit 6f5b98d

Please sign in to comment.