Open erah1 opened 8 months ago
Probably this is to late to be of any help, but I had the exact same issue, down to the index it prints out as problematic. Maybe others will stumble upon this and find the issue here as I have. I found some pertinent info here: https://gatk.broadinstitute.org/hc/en-us/community/posts/12862204385051-Is-it-feasible-to-use-the-extracted-vcf-gz-file-for-CombineGVCFs-and-GenotypeGVCFs
Though it seems like they never got around to a more useful stdout message. Anyway, I did as advised and split the chromosome sizes (because I'm working with barley, and the seq lengths are > 2^19)
BUT- when I try indexing the bgzipped second "halves" of each chromosome with IndexFeatureFile, I get the same message again! When they're not bgzipped, however, it actually works.
Hello,
Could you help me with this? I ran this code:
and I received the following error message
Thank you
Instructions
The github issue tracker is for bug reports, feature requests, and API documentation requests. General questions about how to use the GATK, how to interpret the output, etc. should be asked on the official support forum.
_
) as appropriateBug Report
Affected tool(s) or class(es)
Tool/class name(s), special parameters?
Affected version(s)
Description
Describe the problem below. Provide screenshots , stacktrace , logs where appropriate.
Steps to reproduce
Tell us how to reproduce this issue. If possible, include command lines that reproduce the problem. (The support team may follow up to ask you to upload data to reproduce the issue.)
Expected behavior
Tell us what should happen
Actual behavior
Tell us what happens instead
Feature request
Tool(s) or class(es) involved
Tool/class name(s), special parameters?
Description
Specify whether you want a modification of an existing behavior or addition of a new capability. Provide examples, screenshots, where appropriate.
Documentation request
Tool(s) or class(es) involved
Tool/class name(s), parameters?
Description
Describe what needs to be added or modified.