File: version.h

package info (click to toggle)
python-pysam 0.20.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 17,348 kB
  • sloc: ansic: 137,388; python: 8,501; sh: 283; makefile: 263; perl: 41
file content (5 lines) | stat: -rw-r--r-- 198 bytes parent folder | download
1
2
3
4
5
// Version information used while compiling samtools, bcftools, and htslib

#define SAMTOOLS_VERSION "1.16.1 (pysam)"
#define BCFTOOLS_VERSION "1.16 (pysam)"
#define HTS_VERSION_TEXT "1.16 (pysam)"