File: missing_genotypes.vcf

package info (click to toggle)
python-pysam 0.10.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 14,196 kB
  • ctags: 10,087
  • sloc: ansic: 79,627; python: 8,569; sh: 282; makefile: 215; perl: 41
file content (6 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
##fileformat=VCFv4.1
##contig=<ID=chr1,length=100>
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	sample1	sample2
chr1	1	.	A	G	999	.	.	GT	0/0	1/1
chr1	50	.	T	C	999	.	.	GT	./.	0/1