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

Program stuck at [IndexRegistry]: Chunking VCF(s) for days #4274

Open
Jokendo-collab opened this issue Apr 25, 2024 · 2 comments
Open

Program stuck at [IndexRegistry]: Chunking VCF(s) for days #4274

Jokendo-collab opened this issue Apr 25, 2024 · 2 comments

Comments

@Jokendo-collab
Copy link

I am having a problem running vg mpmap. It has stuck on the [IndexRegistry]: Chunking VCF(s) for days. Is there a solution for this problem?

[IndexRegistry]: Checking for phasing in VCF(s).
[IndexRegistry]: Provided: VCF w/ Phasing
[IndexRegistry]: Chunking inputs for parallelism.
[IndexRegistry]: Chunking FASTA(s).
[IndexRegistry]: Chunking VCF(s).
@jeizenga
Copy link
Contributor

Did you provide the variants as a single VCF file for the entire genome? If so, one thing you can do to speed it up is to separate the single VCF into chromosome-level VCFs. That will let vg autoindex use more parallelism during this step. I would also recommend using approximately as many threads as chromosomes if you have them available.

@Jokendo-collab
Copy link
Author

Jokendo-collab commented Apr 25, 2024 via email

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