1,102
edits
Changes
From Genome Analysis Wiki
→Records
22 36662041 . AATAATT A 756 PASS AC=2;AN=114;AF=0.0175439;GC=55,2,0;GN=57;
Here is a description of the record's fields.
22 : chromosome 36662041 : genome position . : this is the ID field that is left blank. AATAATT : the reference sequence that is replaced by the alternative sequence below. A : so this is basically a deletion of GTATAATT. 756 : QUAL field denoting validity of this variant, higher the better. PASS : a passed variant. INFO AC=2... : fields containing information about the variant. FORMAT GT:PL:DP:AD:GQ : format field labels for the genotype columns. 0/0:0,6,145:3:2,0,1:7 : genotype information.
You can obtain the same output by using the following command