Class: Bio::Affy::CDFProbeInfo

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

Instance Method Summary collapse

Instance Method Details

#xObject



9
10
11
# File 'lib/bio/affyext.rb', line 9

def x
  self[:x]
end

#yObject



12
13
14
# File 'lib/bio/affyext.rb', line 12

def y
  self[:y]
end