Method: Bio::Sim4::Report::SegmentPair#percent_identity
- Defined in:
- lib/bio/appl/sim4/report.rb
#percent_identity ⇒ Object (readonly)
Returns percent identity of the segment pair.
161 162 163 |
# File 'lib/bio/appl/sim4/report.rb', line 161 def percent_identity @percent_identity end |