GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Das::Request::Sequences(3) User Contributed Perl Documentation Das::Request::Sequences(3)

Bio::Das::Request::Sequences - The DAS "sequence" request

 my @sequences            = $request->results;
 my $sequences            = $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;

This is a subclass of Bio::Das::Request::Dnas specialized for the "sequence" command. It is used to retrieve the sequence corresponding to a set of segments on a set of DAS servers.

Lincoln Stein <lstein@cshl.org>

Contributions from: Andreas Kahari <andreas.kahari@ebi.ac.uk>

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.

Bio::Das::Request::Dnas, Bio::Das::Request, Bio::Das::Segment, Bio::Das::HTTP::Fetch Bio::Das::Source, Bio::Das::Type, Bio::Das::Stylesheet Bio::Das::RangeI

Hey! The above document had some coding errors, which are explained below:
Around line 72:
You forgot a '=back' before '=head1'
2005-08-24 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.