Class: Bio::Transmembrane::SignalPeptide

Inherits:
Object
  • Object
show all
Defined in:
lib/bio/transmembrane.rb

Instance Attribute Summary collapse

Instance Attribute Details

#startObject

Returns the value of attribute start.



219
220
221
# File 'lib/bio/transmembrane.rb', line 219

def start
  @start
end

#stopObject

Returns the value of attribute stop.



219
220
221
# File 'lib/bio/transmembrane.rb', line 219

def stop
  @stop
end