Changeset 2962 for branches/0.10-stable/yat/omic/BamRead.cc
- Timestamp:
- Jan 21, 2013, 2:38:20 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.10-stable/yat/omic/BamRead.cc
r2928 r2962 185 185 186 186 187 int32_t BamRead::mtid(void) const 188 { 189 assert(bam_); 190 return bam_->core.mtid; 191 } 192 187 193 188 194 int32_t BamRead::mpos(void) const
Note: See TracChangeset
for help on using the changeset viewer.