BAM_FPAIRED

! @abstract the read is paired in sequencing, no matter whether it is mapped in a pair

extern (C)
enum int BAM_FPAIRED;

Meta