pysam-developers / pysam

Pysam is a Python package for reading, manipulating, and writing genomics data such as SAM/BAM/CRAM and VCF/BCF files. It's a lightweight wrapper of the HTSlib API, the same one that powers samtools, bcftools, and tabix.
https://pysam.readthedocs.io/en/latest/
MIT License
773 stars 274 forks source link

Filter line always added to the VCF header when opening a file for writing #1288

Closed nh13 closed 3 months ago

nh13 commented 3 months ago

Moved to https://github.com/samtools/htslib/issues/1782