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

Much Shorter Assembly than Expected #30

Open
iek opened this issue Sep 18, 2021 · 1 comment
Open

Much Shorter Assembly than Expected #30

iek opened this issue Sep 18, 2021 · 1 comment

Comments

@iek
Copy link

iek commented Sep 18, 2021

Hello, I'm using HASLR with nanopore and Illumina data to assemble a P. falciparum genome.

All nanopore data has around ~50x coverage.
All Illumina short reads are set as 2 paired-end fastq files (the paired-end doesn't matter for haslr, I believe?)

I used this command: haslr.py -t 10 -o pfalciparum -g 23m -l nanopore_data.fasta nanopore -s illumina_data.fasta

The resulting asm.final.fa contains about 10 million base pairs, which is much shorter than the expected 23 million base pairs for plasmodium falciparum. I've run this on several different nanopore samples and gotten the same result: a much shorter assembly than expected.

Do you have any suggestions? Thank you so much.

@andrzej-grz
Copy link

Hello,
I have similar problem. ONT reads with average x50 coverage with Raven and Smartdenovo gave assemblies 750-780M with BUSCOs above 98%. Using ONT and Illumina reads in HASLR resulted in much shorter assembly c. 580M.
Did anybody solve this issue?

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