Class: Bio::FinishM::Sequence::PathSteppingStone
- Inherits:
-
Object
- Object
- Bio::FinishM::Sequence::PathSteppingStone
- Defined in:
- lib/finishm/sequence.rb
Instance Attribute Summary collapse
-
#first_side ⇒ Object
Returns the value of attribute first_side.
-
#node_id ⇒ Object
Returns the value of attribute node_id.
Instance Attribute Details
#first_side ⇒ Object
Returns the value of attribute first_side.
5 6 7 |
# File 'lib/finishm/sequence.rb', line 5 def first_side @first_side end |
#node_id ⇒ Object
Returns the value of attribute node_id.
5 6 7 |
# File 'lib/finishm/sequence.rb', line 5 def node_id @node_id end |