NAME
Bio::DB::SQL::ReferenceAdaptor - DESCRIPTION of Object
SYNOPSIS
Give standard usage here
DESCRIPTION
Adaptor for Reference objects inside bioperl db
FEEDBACK
Mailing Lists
User feedback is an integral part of the evolution of this and other Bioperl modules. Send your references 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 - Elia Stupka
Email elia@ebi.ac.uk
APPENDIX
The rest of the documentation details each of the object methods. Internal methods are usually preceded with a _
fetch_by_dbID
Title : fetch_by_dbID
Usage :
Function:
Example :
Returns :
Args :
fetch_by_bioentry_id
Title : fetch_by_bioentry_id
Usage :
Function:
Example :
Returns :
Args :
store
Title : store
Usage :
Function:
Example :
Returns :
Args :
remove_by_bioentry_id
Title : remove_by_bioentry_id
Usage :
Function:
Example :
Returns :
Args :
remove_by_dbID
Title : remove_by_dbID
Usage :
Function:
Example :
Returns :
Args :
_clean_orphans
Title : _clean_orphans
Usage :
Function: Checks the reference table for entries that are not linked to any reference in bioentry_reference and deletes such entries.
Example :
Returns : number of references deleted
Args : none