Method: Bio::Spidey::Report::SegmentPair#mrna
- Defined in:
- lib/bio/appl/spidey/report.rb
#mrna ⇒ Object (readonly)
Returns segment informations of the ‘mRNA’. Returns a Bio::Spidey::Report::Segment object. This would be a Bio::Spidey specific method.
147 148 149 |
# File 'lib/bio/appl/spidey/report.rb', line 147 def mrna @mrna end |