Entering edit mode
23 months ago
Eliza
▴
40
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
if it's VCF, they ALL MUST have those columns...