UnpackLevel

Levels identifiers for unpacking the underlying variable length data in the bcf1_t. Values are inclusive i.e UnpackLevel.AltAllele unpacks all data before and including the ALT allele Replacement for htslib BCF_UN_*

Values

ValueMeaning
None0
AltAlleleBCF_UN_STR
FilterBCF_UN_FLT
InfoBCF_UN_INFO
SharedFieldsBCF_UN_SHR
FormatBCF_UN_FMT
IndividualFieldsBCF_UN_IND
AllBCF_UN_ALL

Meta