Bio::DDBJ::XML
Sequence Retrieving System
xml.nig.ac.jp/doc/RequestManager.txt
serv = Bio::DDBJ::XML::RequestManager.new puts serv.getAsyncResult('20070420102828140')
getAsyncResult( requestId )
getAsyncResultMime( requestId )
creates a new driver
# File lib/bio/io/ddbjxml.rb, line 385 def self.new(wsdl = nil) begin new_orig(wsdl) rescue RuntimeError REST.new end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.