Class: Bio::DDBJ::XML::Gtop
- Inherits:
-
Bio::DDBJ::XML
- Object
- SOAPWSDL
- Bio::DDBJ::XML
- Bio::DDBJ::XML::Gtop
- Defined in:
- lib/bio/io/ddbjxml.rb
Overview
Gtop
GTOP: Gene to protein.
Examples
serv = Bio::DDBJ::XML::Gtop.new
puts serv.getOrganismList
puts serv.getMasterInfo('thrA', 'ecol0')
WSDL Methods
-
getOrganismList
-
getMasterInfo(orfID, organism)
References
Constant Summary collapse
- SERVER_URI =
BASE_URI + "Gtop.wsdl"
Constants inherited from Bio::DDBJ::XML
Instance Attribute Summary
Attributes inherited from SOAPWSDL
Method Summary
Methods inherited from Bio::DDBJ::XML
Methods inherited from SOAPWSDL
Constructor Details
This class inherits a constructor from Bio::DDBJ::XML
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Bio::SOAPWSDL