Mercurial > repos > sh477 > ensembl_vep
diff examples/rattus_norvegicus_Rnor_6.0TEST.vcf @ 0:c7dcf2635d04 draft
Uploaded
| author | sh477 |
|---|---|
| date | Wed, 06 Apr 2022 15:34:15 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/rattus_norvegicus_Rnor_6.0TEST.vcf Wed Apr 06 15:34:15 2022 +0000 @@ -0,0 +1,10 @@ +##fileformat=VCFv4.0 +##META=<ID=Disease,Type=String,Number=.,Values=[None, Cancer]> +##SAMPLE=<ID=Sample1,Disease=None,Description="Patient germline genome from unaffected"> +##SAMPLE=<ID=Sample2,Disease=Cancer,Description="European patient exome from breast cancer"> +#CHROM POS ID REF ALT QUAL FILTER INFO +1 396703 Sample1 A G . . . +2 1410970 Sample2 C G . . . +4 200063 Sample2 GA G . . . + +
