Class: Bio::Affy::CDFProbeSet

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/bio/affyext.rb

Instance Method Summary collapse

Instance Method Details

#nameObject



25
26
27
# File 'lib/bio/affyext.rb', line 25

def name 
  self[:name].to_ptr.read_string 
end