Method: Bio::Spidey::Report::SegmentPair#midline

Defined in:
lib/bio/appl/spidey/report.rb

#midlineObject (readonly)

Returns the middle line of the alignment of the segment pair. Returns nil if no alignment data are available.



151
152
153
# File 'lib/bio/appl/spidey/report.rb', line 151

def midline
  @midline
end