Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chhylp123 committed Jul 26, 2021
1 parent 321acb2 commit f7c3a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ How can I tweak parameters to improve Hi-C integrated assembly?

Why the size of primary assembly or partially phased assembly is much larger than the estimated genome size?
---------------------------------------------------------------------------------------------------------------
It could be because the estimated genome size is incorrect. Another possibility is that hifiasm does not perform enough purging. Setting smaller value for ``-s`` (default: 0.55) or turning ``--purge-cov`` should be helpful. See :ref:`loginter` for more details.
It could be because the estimated genome size is incorrect. Another possibility is that hifiasm does not perform enough purging. Setting smaller value for ``-s`` (default: 0.55) or turning ``--hom-cov`` should be helpful. See :ref:`loginter` for more details.


.. _p-hamming:
Expand Down

0 comments on commit f7c3a7c

Please sign in to comment.