| Bio-GMOD documentation | view source | Contained in the Bio-GMOD distribution. |
Bio::GMOD::Adaptor::generic - A generic adaptor for working with multiple MODs simultaneously
my $adaptor = Bio::GMOD::Adaptor::generic->new();
Bio::GMOD::Adaptor::generic objects are created internally by the new() method provided by Bio::GMOD::Adaptor. This adaptor is typically used when a script needs to work with multiple MODs within the same session.
None reported.
Todd W. Harris <harris@cshl.edu>.
Copyright (c) 2003-2005 Cold Spring Harbor Laboratory.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Bio-GMOD documentation | view source | Contained in the Bio-GMOD distribution. |