-
Notifications
You must be signed in to change notification settings - Fork 0
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
empty output #2
Comments
I just noticed this issue, sorry for that! |
I just now updated the master branch, it should work now。 but will cost much time for quite long region example 940kb |
I use E.coli genome as reference, and use wgisum to simulator 100x PE 150 read. Then test the run time: for 1kb or 2kb region, bam2msa cost 1-2s, but for 10kb region, bam2msa will cost 180s . |
Thank you for creating bam2msa. When trying out on my own data, the output is empty. The test data in the repo works fine though and there are no error messages.
I'm trying make an msa for a region that is quite long into the bam file, at about 940,000 in my bacterial genome.
Is it a bug?
The text was updated successfully, but these errors were encountered: