File: README.txt

package info (click to toggle)
python-pysam 0.23.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,468 kB
  • sloc: ansic: 158,936; python: 8,604; sh: 338; makefile: 264; perl: 41
file content (11 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
Edits that were necessary to parse these files:

23.vcf: change
##INFO=<ID=MQ0Fraction,Number=1,Type=Integer,Description="Fraction of Mapping Quality Zero Reads">
to
##INFO=<ID=MQ0Fraction,Number=1,Type=Float,Description="Fraction of Mapping Quality Zero Reads">

similar changes in 16.vcf and 2.vcf

13.vcf
Flag should not have a value.