NAME
Bio::DB::SQL::BioDatabaseAdaptor - Adaptor for BioDatabase table
SYNOPSIS
Give standard usage here
DESCRIPTION
Describe the object here
FEEDBACK
Mailing Lists
User feedback is an integral part of the evolution of this and other Bioperl modules. Send your comments and suggestions preferably to one of the Bioperl mailing lists. Your participation is much appreciated.
bioperl-l@bio.perl.org
Reporting Bugs
Report bugs to the Bioperl bug tracking system to help us keep track the bugs and their resolution. Bug reports can be submitted via email or the web:
bioperl-bugs@bio.perl.org
http://bio.perl.org/bioperl-bugs/
AUTHOR - Ewan Birney
Email birney@ebi.ac.uk
Describe contact details here
APPENDIX
The rest of the documentation details each of the object methods. Internal methods are usually preceded with a _
fetch_by_name_store_if_needed
Title : fetch_by_name_store_if_needed
Usage :
Function:
Example :
Returns :
Args :
fetch_by_name
Title : fetch_by_name
Usage :
Function:
Example :
Returns :
Args :
fetch_BioSeqDatabase_by_name
Title : fetch_BioSeqDatabase_by_name
Usage :
Function:
Example :
Returns :
Args :
fetch_Seq_by_display_id
Title : fetch_Seq_by_display_id
Usage :
Function:
Example :
Returns :
Args :
fetch_Seq_by_display_id
Title : fetch_Seq_by_display_id
Usage :
Function:
Example :
Returns :
Args :
list_biodatabase_ids
Title : list_biodatabase_ids
Usage :
Function:
Example :
Returns :
Args :
list_bioentry_ids
Title : list_bioentry_ids
Usage :
Function:
Example :
Returns :
Args :
store
Title : store
Usage :
Function:
Example :
Returns :
Args :
remove
Title : remove
Usage : remove(database_name)
Function: Deletes biodatabase from SQL database.
Example :
Returns :
Args : name of the database to be deleted