isoSeqQC
Quality assessment and re-mapping of poorly mapped isoSeq read segments
Loading...
Searching...
No Matches
isaSpace::BAMsecondary Struct Reference

BAM secondary alignment. More...

#include <isoseqAlgn.hpp>

Collaboration diagram for isaSpace::BAMsecondary:
[legend]

Public Attributes

hts_pos_t mapStart {-1}
 Base-1 map start position on the reference.
hts_pos_t mapEnd {-1}
 Base-1 map end position on the reference.
bool sameStrandAsPrimary {false}
 Is it the same strand as the primary?
std::vector< uint32_t > cigar
 CIGAR string.

Detailed Description

BAM secondary alignment.

Only secondary alignments on the same reference.


The documentation for this struct was generated from the following file: