Class: Bio::Affy::CDFProbeInfo
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- Bio::Affy::CDFProbeInfo
- Defined in:
- lib/bio/affyext.rb
Instance Method Summary collapse
Instance Method Details
#x ⇒ Object
9 10 11 |
# File 'lib/bio/affyext.rb', line 9 def x self[:x] end |
#y ⇒ Object
12 13 14 |
# File 'lib/bio/affyext.rb', line 12 def y self[:y] end |