Bio::PSORT::CGIDriver
PSORT2 specific CGIDriver
An accessor of the origin argument. Default setting is “yeast”.
An accessor of the output parsing. Default setting is “true”.
Sets remote “host” and cgi “path”.
# File lib/bio/appl/psort.rb, line 385 def initialize(host, path) @origin = 'yeast' super(host, path) @parsing = true end
[Validate]
Generated with the Darkfish Rdoc Generator 2.