Method: Bio::PROSITE#list_potentialhit
- Defined in:
- lib/bio/db/prosite.rb
#list_potentialhit(by_name = nil) ⇒ Object
Returns
397 398 399 |
# File 'lib/bio/db/prosite.rb', line 397 def list_potentialhit(by_name = nil) list_xref('P', by_name) end |