Method: HTS::Bam::Header#to_s
- Defined in:
- lib/hts/bam/header.rb
#to_s ⇒ Object
105 106 107 |
# File 'lib/hts/bam/header.rb', line 105 def to_s LibHTS.sam_hdr_str(@sam_hdr) end |
105 106 107 |
# File 'lib/hts/bam/header.rb', line 105 def to_s LibHTS.sam_hdr_str(@sam_hdr) end |