Class: PepCharges

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

Instance Attribute Summary collapse

Instance Attribute Details

#c_numObject

Returns the value of attribute c_num

Returns:

  • (Object)

    the current value of c_num



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def c_num
  @c_num
end

#c_termObject

Returns the value of attribute c_term

Returns:

  • (Object)

    the current value of c_term



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def c_term
  @c_term
end

#d_numObject

Returns the value of attribute d_num

Returns:

  • (Object)

    the current value of d_num



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def d_num
  @d_num
end

#e_numObject

Returns the value of attribute e_num

Returns:

  • (Object)

    the current value of e_num



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def e_num
  @e_num
end

#h_numObject

Returns the value of attribute h_num

Returns:

  • (Object)

    the current value of h_num



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def h_num
  @h_num
end

#hydrophobic_numObject

Returns the value of attribute hydrophobic_num

Returns:

  • (Object)

    the current value of hydrophobic_num



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def hydrophobic_num
  @hydrophobic_num
end

#k_numObject

Returns the value of attribute k_num

Returns:

  • (Object)

    the current value of k_num



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def k_num
  @k_num
end

#n_termObject

Returns the value of attribute n_term

Returns:

  • (Object)

    the current value of n_term



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def n_term
  @n_term
end

#piObject

Returns the value of attribute pi

Returns:

  • (Object)

    the current value of pi



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def pi
  @pi
end

#polar_numObject

Returns the value of attribute polar_num

Returns:

  • (Object)

    the current value of polar_num



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def polar_num
  @polar_num
end

#r_numObject

Returns the value of attribute r_num

Returns:

  • (Object)

    the current value of r_num



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def r_num
  @r_num
end

#seqObject

Returns the value of attribute seq

Returns:

  • (Object)

    the current value of seq



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def seq
  @seq
end

#u_numObject

Returns the value of attribute u_num

Returns:

  • (Object)

    the current value of u_num



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def u_num
  @u_num
end

#y_numObject

Returns the value of attribute y_num

Returns:

  • (Object)

    the current value of y_num



33
34
35
# File 'lib/ms/isoelectric_calc.rb', line 33

def y_num
  @y_num
end