Skip to content

min ul length and inverted region #817

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

Open
EugeneKim76 opened this issue May 7, 2025 · 1 comment
Open

min ul length and inverted region #817

EugeneKim76 opened this issue May 7, 2025 · 1 comment

Comments

@EugeneKim76
Copy link

Dear all
I assembled genome using command shown below, then aligned assemblies to the reference.

hifiasm -o out.asm -s 0.55 -l3 --hom-cov 30 -k 30 --ul 40kb.fq --primary HiFi.gz
hifiasm -o out.asm -s 0.55 -l3 --hom-cov 30 -k 30 --ul 25kb.fq --primary HiFi.gz

(25kb.fq : Filter on a minimum read length 25kb, 40kb.fq : Filter on a minimum read length 40kb)

However, I found strange results shown below.
Is there any way to know which result is correct?

Best,

Image

@chhylp123
Copy link
Owner

This is hard to say. It really depends on the reference genome you are using.

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