This file is indexed.

/usr/lib/python2.7/dist-packages/pbsuite/utils/vcfTemplate.vcf is in python-pbsuite-utils 15.8.24+dfsg-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
##fileformat=VCFv4.1
##fileDate=20100501
##reference=1000GenomesPilot-NCBI36
##FILTER=<ID=LowQual,Description="Low quality">
##FILTER=<ID=NoSpan,Description="No reads properly spanned for consensus building">
##INFO=<ID=SVTYPE,Number=1,Type=String,Description="Type of structural variant">
##INFO=<ID=SVLEN,Number=.,Type=Integer,Description="Difference in length between REF and ALT alleles">
##INFO=<ID=END,Number=1,Type=Integer,Description="End position of the variant described in this record">
##INFO=<ID=CIPOS,Number=2,Type=Integer,Description="Confidence interval around POS for imprecise variants">
##INFO=<ID=CIEND,Number=2,Type=Integer,Description="Confidence interval around END for imprecise variants">
##INFO=<ID=HOMLEN,Number=.,Type=Integer,Description="Length of base pair identical micro-homology at event breakpoints">
##INFO=<ID=HOMSEQ,Number=.,Type=String,Description="Sequence of base pair identical micro-homology at event breakpoints">
##ALT=<ID=DEL,Description="Deletion">
##ALT=<ID=INS,Description="Insertion of sequence">
##ALT=<ID=INV,Description="Inversion of sequence">
##ALT=<ID=TLOC,Description="Tranlocation Breakpoints">
##ALT=<ID=CNV,Description="Copy number variable region">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##FORMAT=<ID=GQ,Number=1,Type=Float,Description="Genotype quality">
##FORMAT=<ID=COV,Number=1,Type=Integer,Description="Region Average Coverage">
##FORMAT=<ID=ALT,Number=2,Type=Integer,Description="Number of variant reads per-strand (+,-)">
##FORMAT=<ID=ALNID,Number=1,Type=Float,Description="Estimated consensus sequence identity">
##FORMAT=<ID=MQF,Number=1,Type=Integer,Description="Number of reads filtered for low mapping quality">
##FORMAT=<ID=CN,Number=1,Type=Integer,Description="Copy number genotype for imprecise events">
##FORMAT=<ID=CNQ,Number=1,Type=Float,Description="Copy number genotype quality for imprecise events">
##FORMAT=<ID=ZMW,Number=1,Type=Integer,Description="Number of ZMWs Supporing Variant">
##FORMAT=<ID=RS,Number=1,Type=Integer,Description="Average length of remaining sequence between breakpoints">
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	SAMPLE