File: version.h

package info (click to toggle)
python-pysam 0.23.3%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,464 kB
  • sloc: ansic: 158,947; python: 8,806; makefile: 264; sh: 79
file content (5 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (3)
1
2
3
4
5
// Version information used while compiling samtools, bcftools, and htslib

#define SAMTOOLS_VERSION "1.21 (pysam)"
#define BCFTOOLS_VERSION "1.21 (pysam)"
#define HTS_VERSION_TEXT "1.21 (pysam)"