Libraries
»
htslib
(0.3.2)
»
Index
»
HTS
»
Bam
»
Header
»
#to_ptr
Method: HTS::Bam::Header#to_ptr
Defined in:
lib/hts/bam/header.rb
#
to_ptr
⇒
Object
32 33 34
# File 'lib/hts/bam/header.rb', line 32
def
to_ptr
@sam_hdr
.
to_ptr
end