yat
0.14.5pre
|
Go to the source code of this file.
Macros | |
#define | YAT_HAVE_HTSLIB 1 |
Define to 1 if you have the <bam/bam.h> header file. More... | |
#define | YAT_HAVE_HTSLIB_HTS_H 1 |
Define to 1 if you have the <htslib/hts.h> header file. | |
#define | YAT_HAVE_LIBBAM 1 |
Define to 1 if you have the <hts.h> header file. More... | |
#define | YAT_HAVE_GCC_DEPRECATED 1 |
Define to 1 if you have the <samtools/bam.h> header file. More... | |
#define | YAT_HAVE_BOOST_CONCEPT_WITH_CONSTRUCTOR 1 |
Define if compiler supports boost concept with constructor. | |
#define | YAT_HAVE_WORKING_BOOST_EXCEPTION_PTR 1 |
Define to 1 if boost::exception_ptr works. | |
#define | YAT_HAVE_BOOST_ITERATOR_FACADE_PROXY_PTR 1 |
Define to 1 if boost::iterator_facade::operator-> works. | |
#define | YAT_VERSION "0.14.5pre" |
Version of yat in string format. | |
#define | YAT_MAJOR_VERSION 0 |
First digit in VERSION triplet. | |
#define | YAT_MINOR_VERSION 14 |
Second digit in VERSION triplet. | |
#define | YAT_PATCH_VERSION 5 |
Third digit in VERSION triplet or zero if VERSION is MAJOR.MINOR. | |
#define | YAT_DEV_BUILD true |
true if dev build (version ends with pre | |
#define YAT_HAVE_GCC_DEPRECATED 1 |
Define to 1 if you have the <samtools/bam.h> header file.
Define if compiler supports deprecated attribute, as in g++ 4.0
#define YAT_HAVE_HTSLIB 1 |
Define to 1 if you have the <bam/bam.h> header file.
Define to 1 if you have the <bam.h> header file. Define to 1 if HTS is available
#define YAT_HAVE_LIBBAM 1 |
Define to 1 if you have the <hts.h> header file.
Define to 1 if yat is built with bam support