We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The chromosome length of wheat is too long, which exceeds the limit, resulting in this error. Can it be compatible with overlong chromosomes?
Error: sambamba-markdup: Range violation sambamba 0.7.1
sambamba markdup -r --overflow-list-size=800000 -t 4 --tmpdir=./tmp sample.bam sample.nodup.bam
The text was updated successfully, but these errors were encountered:
I am having the same issue with Lentil chromosomes. Have you been able to fix it?
Sorry, something went wrong.
I am having the same issue with wheat chromosomes, and I meet this issue when using sambamba sort
No branches or pull requests
The chromosome length of wheat is too long, which exceeds the limit, resulting in this error. Can it be compatible with overlong chromosomes?
Error:
sambamba-markdup: Range violation
sambamba 0.7.1
sambamba markdup -r
--overflow-list-size=800000
-t 4
--tmpdir=./tmp
sample.bam
sample.nodup.bam
The text was updated successfully, but these errors were encountered: