Reference VCF with "chr" contigs instead of "number"
Hello,
Can somebody point me out to a Hg38 vcf file that has the chromosome contigs labeled as "chr", and not with a number?
I am unable to find such file in the common repositories. The 1000 genome project does have some but they are rejected by GATK4 due to formatting issues.
Thanks Genaro
• 1,187 views
•
link
1 answer
I am unable to find such file in the common repositories.
see under https://console.cloud.google.com/storage/browser/genomics-public-data/resources/broad/hg38/v0/
• 0 views
•
link
Log in to answer this question.
See VCF files: Change Chromosome Notation
bcftools annotate --rename-chrsis possibly easiest