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

Indexing large genome failed #413

Open
xzhoubayer opened this issue Mar 14, 2024 · 2 comments
Open

Indexing large genome failed #413

xzhoubayer opened this issue Mar 14, 2024 · 2 comments

Comments

@xzhoubayer
Copy link

Indexing onion/garlic genome failed since the genome is 16Gb and two chromosomes are longer than 2.1 Gb.
Does BWA has a limit for sequence length?

@bpanda-dev
Copy link

3. Does BWA work on reference sequences longer than 4GB in total?
Yes. Since 0.6.x, all BWA algorithms work with a genome with total length over 4GB. However, individual chromosome should not be longer than 2GB.

Source.

@xzhoubayer
Copy link
Author

Does it have limit for the length of each sequence/contig/chromosome?

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