Changeset 3380
- Timestamp:
- Feb 25, 2015, 1:47:53 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/omic/BamRead.h
r3355 r3380 146 146 In each element the lower 4 bits gives a CIGAR operation and 147 147 the upper 28 bits keep the length. 148 149 The size of CIGAR array is accessed via core().n_cigar. 148 150 */ 149 151 const uint32_t* cigar(void) const;
Note: See TracChangeset
for help on using the changeset viewer.