![]() |
![]()
| ![]() |
![]()
NAMEBio::Das::Request::Dnas - The DAS "dna" request SYNOPSISmy @dnas = $request->results; my $dnas = $request->results; my $dsn = $request->dsn; my $das_command = $request->command; my $successful = $request->is_success; my $error_msg = $request->error; my ($username,$password) = $request->auth; DESCRIPTIONThis is a subclass of Bio::Das::Request specialized for the "dna" command. It is used to retrieve the DNA corresponding to a set of segments on a set of DAS servers. METHODSAll methods are the same as Bio::Das::Request with the exception of results(), which has been overridden to produce specialized behavior.
AUTHORLincoln Stein <lstein@cshl.org>. Copyright (c) 2001 Cold Spring Harbor Laboratory This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See DISCLAIMER.txt for disclaimers of warranty. SEE ALSOBio::Das::Request, Bio::Das::HTTP::Fetch, Bio::Das::Segment, Bio::Das::Type, Bio::Das::Stylesheet, Bio::Das::Source, Bio::RangeI POD ERRORSHey! The above document had some coding errors, which are explained below:
|