Bio::GMOD::Adaptor::generic - A generic adaptor for working with multiple MODs simultaneously


Bio-GMOD documentation  | view source Contained in the Bio-GMOD distribution.

Index


NAME

Top

Bio::GMOD::Adaptor::generic - A generic adaptor for working with multiple MODs simultaneously

SYNPOSIS

Top

  my $adaptor = Bio::GMOD::Adaptor::generic->new();

DESCRIPTION

Top

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.

BUGS

Top

None reported.

SEE ALSO

Top

Bio::GMOD, Bio::GMOD::Adaptor

AUTHOR

Top

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.