Method: Bio::PTS1.new_with_metazoa_function
- Defined in:
- lib/bio/appl/pts1.rb
.new_with_metazoa_function ⇒ Object
Short-cut for Bio::PTS1.new(Bio::PTS1::FUNCTION)
69 70 71 |
# File 'lib/bio/appl/pts1.rb', line 69 def self. self.new('METAZOA-specific') end |