Method: Bio::Iprscan::Report::Match#length

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

#lengthObject

the length of the sequence in AA.



341
# File 'lib/bio/appl/iprscan/report.rb', line 341

def length;          @data[:length];          end