Object
Container class for transmembrane helix information.
TM 1 31- 53 SECONDARY HIRMTFLRKVYSILSLQVLLTTV
Retruns "PRIMARY" or "SECONDARY" of helix.
Returns aRng of transmembrane helix
Returns the sequence. of transmembrane helix.
Sets values.
# File lib/bio/appl/sosui/report.rb, line 89 def initialize(range, grade, sequence) @range = range @grade = grade @sequence = sequence end
[Validate]
Generated with the Darkfish Rdoc Generator 2.