Class: GenePrediction

Inherits:
Object
  • Object
show all
Defined in:
bin/gag

Instance Attribute Summary collapse

Instance Attribute Details

#directionObject

Returns the value of attribute direction.



142
143
144
# File 'bin/gag', line 142

def direction
  @direction
end

#nameObject

Returns the value of attribute name.



142
143
144
# File 'bin/gag', line 142

def name
  @name
end

#startObject

Returns the value of attribute start.



142
143
144
# File 'bin/gag', line 142

def start
  @start
end

#stopObject

Returns the value of attribute stop.



142
143
144
# File 'bin/gag', line 142

def stop
  @stop
end