Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hom-cov option #755

Open
plant-assembler12 opened this issue Jan 10, 2025 · 2 comments
Open

hom-cov option #755

plant-assembler12 opened this issue Jan 10, 2025 · 2 comments

Comments

@plant-assembler12
Copy link

Hello,

First of all, I would like to thank you for developing such a great program.
I am assembling a 450 Mb plant genome using hifiasm.
This plant is diploid with very low heterozygosity and very high homozygosity.

Initially, when assembling with the default options, I noticed that hap1 and hap2 were smaller than the primary assembly. Therefore, I decided to adjust the --hom-cov option. Below are the sizes of the primary, hap1, and hap2 assemblies for different values of --hom-cov.
image

To me, hom-cov 120 seems the most ideal. However, the hifiasm log indicates that the homozygous peak is at 167
, while Genomescope suggests the peak is at 113.
Thus, while choosing 120 yields better results, it seems to lack a strong basis based on k-mer peaks.
plasnt_hifiasm_default_option.log
image

Does it make sense to use --hom-cov 120? Could changing the --hom-cov option lead to incorrect assembly of the genome?

@chhylp123
Copy link
Owner

You may check the FAQ here: https://hifiasm.readthedocs.io/en/latest/faq.html#how-can-i-tweak-parameters-to-improve-hi-c-integrated-assembly. If the BUSCO score is not bad, probably --hom-cov 120 makes sense.

@plant-assembler12
Copy link
Author

Thank you for your kind response. The BUSCO value currently seems fine. I will proceed with scaffolding after checking the QV. Have a great day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants