Method: Bio::PSORT::PSORT2#title

Defined in:
lib/bio/appl/psort.rb

#titleObject

An accessor of the title argument. Default setting is “QUERY”. The value is automatically setted if you use a query in Bio::FastaFormat.



354
355
356
# File 'lib/bio/appl/psort.rb', line 354

def title
  @title
end