Class: PRbed::Fam

Inherits:
Struct
  • Object
show all
Defined in:
lib/PRbed.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fidObject

Returns the value of attribute fid

Returns:

  • (Object)

    the current value of fid



13
14
15
# File 'lib/PRbed.rb', line 13

def fid
  @fid
end

#iidObject

Returns the value of attribute iid

Returns:

  • (Object)

    the current value of iid



13
14
15
# File 'lib/PRbed.rb', line 13

def iid
  @iid
end

#phenotypeObject

Returns the value of attribute phenotype

Returns:

  • (Object)

    the current value of phenotype



13
14
15
# File 'lib/PRbed.rb', line 13

def phenotype
  @phenotype
end

#sexObject

Returns the value of attribute sex

Returns:

  • (Object)

    the current value of sex



13
14
15
# File 'lib/PRbed.rb', line 13

def sex
  @sex
end