exome VS genom vcf file in gnomad - solved
Hi ,
i have some code that i wrote on gnomad exome data .
i want to run the same code on the genome data in gnomad but since the genom data is very big i cant download it and check if the files contains the same columns:
"CHROM" "POS" "ID" "REF" "ALT" "QUAL" "FILTER" "INFO"
so my code would run correctly .
so my question is does the genome data in gnomad has the same column as listed ?
thank you
• 872 views
•
link
0 answers
No answers yet.
Log in to answer this question.
if it's VCF, they ALL MUST have those columns...