| Class | Bio::DDBJ::XML::Gtop |
| In: |
lib/bio/io/ddbjxml.rb
|
| Parent: | XML |
GTOP: Gene to protein.
serv = Bio::DDBJ::XML::Gtop.new
puts serv.getOrganismList
puts serv.getMasterInfo('thrA', 'ecol0')
| SERVER_URI | = | BASE_URI + "Gtop.wsdl" |