Class: Diadem::Cubic::Enrichment

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

Instance Attribute Summary collapse

Instance Attribute Details

#distributionObject

Returns the value of attribute distribution

Returns:

  • (Object)

    the current value of distribution



10
11
12
# File 'lib/diadem/cubic.rb', line 10

def distribution
  @distribution
end

#fractionObject

Returns the value of attribute fraction

Returns:

  • (Object)

    the current value of fraction



10
11
12
# File 'lib/diadem/cubic.rb', line 10

def fraction
  @fraction
end