Class: Mspire::Quant::Qspec::Results

Inherits:
Struct
  • Object
show all
Defined in:
lib/mspire/quant/qspec.rb

Overview

for version 2 of QSpec counts array is parallel to the experiment names passed in originally

Instance Attribute Summary collapse

Instance Attribute Details

#bayes_factorObject

Returns the value of attribute bayes_factor

Returns:

  • (Object)

    the current value of bayes_factor



110
111
112
# File 'lib/mspire/quant/qspec.rb', line 110

def bayes_factor
  @bayes_factor
end

#counts_arrayObject

Returns the value of attribute counts_array

Returns:

  • (Object)

    the current value of counts_array



110
111
112
# File 'lib/mspire/quant/qspec.rb', line 110

def counts_array
  @counts_array
end

#fdrObject

Returns the value of attribute fdr

Returns:

  • (Object)

    the current value of fdr



110
111
112
# File 'lib/mspire/quant/qspec.rb', line 110

def fdr
  @fdr
end

#flagObject

Returns the value of attribute flag

Returns:

  • (Object)

    the current value of flag



110
111
112
# File 'lib/mspire/quant/qspec.rb', line 110

def flag
  @flag
end

#fold_changeObject

Returns the value of attribute fold_change

Returns:

  • (Object)

    the current value of fold_change



110
111
112
# File 'lib/mspire/quant/qspec.rb', line 110

def fold_change
  @fold_change
end

#protidObject

Returns the value of attribute protid

Returns:

  • (Object)

    the current value of protid



110
111
112
# File 'lib/mspire/quant/qspec.rb', line 110

def protid
  @protid
end

#rb_statObject

Returns the value of attribute rb_stat

Returns:

  • (Object)

    the current value of rb_stat



110
111
112
# File 'lib/mspire/quant/qspec.rb', line 110

def rb_stat
  @rb_stat
end