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

Can't read the genome sequence #26

Closed
zhidaobuzhidao opened this issue Mar 7, 2024 · 2 comments
Closed

Can't read the genome sequence #26

zhidaobuzhidao opened this issue Mar 7, 2024 · 2 comments

Comments

@zhidaobuzhidao
Copy link

Hi,
When evaluating genomes, are there any requirements for genome size or individual sequence length?
I am now evaluating a 25G genome, but the run log shows no sequence read.
As follows

[M::[email protected]1.00] read 0 bases in 0 contigs
[M::[email protected]
1.00] 0 blocks
[M::[email protected]1.00] collected syncmers
[M::[email protected]
1.00] 0 kmer-block pairs

How can I solve this problem?
Looking forward to reply!

@huangnengCSU
Copy link
Owner

Hi,
This should be the bug of miniprot aligning proteins to large chromosome (maybe greater than 2Gb) #59. We need to wait for miniprot to fix this problem.

A sub-optimal solution is separating the large chromosome into several parts and each part has a size less than 1.5Gb. Then evaluate the assembly with new chromosome. This may have a little impact on the evaluation result.

@zhidaobuzhidao
Copy link
Author

Thanks for your reply and suggestions!
It is no problem to cut chromosomes into contig to run.

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