Class: Bio::Affy::CDFProbeSet
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- Bio::Affy::CDFProbeSet
- Defined in:
- lib/bio/affyext.rb
Instance Method Summary collapse
Instance Method Details
#name ⇒ Object
25 26 27 |
# File 'lib/bio/affyext.rb', line 25 def name self[:name].to_ptr.read_string end |