GenDBWiki: Difference between revisions
imported>AlexanderGoesmann No edit summary |
imported>AlexanderGoesmann No edit summary |
||
Line 5: | Line 5: | ||
== GenDB - An open source genome annotation system for prokaryote genomes == | == GenDB - An open source genome annotation system for prokaryote genomes == | ||
The | The GenDB system is an open source genome annotation system developed by the "Bioinformatics Resource Facility (BRF)" of the "Center for Biotechnology ([http://www.cebitec.uni-bielefeld.de/ CeBiTec])" at "Bielefeld University". | ||
Please have a look at the [http://www.cebitec.uni-bielefeld.de/groups/brf/software/gendb/ GenDB website] for general information. | Please have a look at the [http://www.cebitec.uni-bielefeld.de/groups/brf/software/gendb/ GenDB website] for general information. | ||
Since GenDB version 2.2 the sources are split into 3 separate major packages: | |||
* '''GenDB CORE''' includes the complete GenDB backend with all O2DBI class modules and several extensions but no graphical user interface. It contains the basic functionality for annotating a genome automatically by using a number of simple scripts available within this package. | |||
* '''GenDB WEB''' contains the modules required for running the GenDB web frontend. It can be used for a distributed manual genome annotation. | |||
* '''GenDB GUI''' includes the sources of the graphical user interface written in Gtk. This frontend provides some enhanced functionality and it has more features than the web interface. | |||
The following sections contain detailed information about each package and how to use it for annotating a genome. You can also find some documentation for software developers and system administrators in separate Wiki sections. | |||
== Documentation == | == Documentation == | ||
Line 24: | Line 32: | ||
== Other Issues == | == Other Issues == | ||
For more information about project setup, license, application examples, and publications, please go to the [http://www.cebitec.uni-bielefeld.de/groups/brf/software/gendb/ GenDB website]. | |||
== Contact == | == Contact == |
Revision as of 17:17, 11 October 2004
GenDB Overview Page
GenDB - An open source genome annotation system for prokaryote genomes
The GenDB system is an open source genome annotation system developed by the "Bioinformatics Resource Facility (BRF)" of the "Center for Biotechnology (CeBiTec)" at "Bielefeld University".
Please have a look at the GenDB website for general information.
Since GenDB version 2.2 the sources are split into 3 separate major packages:
- GenDB CORE includes the complete GenDB backend with all O2DBI class modules and several extensions but no graphical user interface. It contains the basic functionality for annotating a genome automatically by using a number of simple scripts available within this package.
- GenDB WEB contains the modules required for running the GenDB web frontend. It can be used for a distributed manual genome annotation.
- GenDB GUI includes the sources of the graphical user interface written in Gtk. This frontend provides some enhanced functionality and it has more features than the web interface.
The following sections contain detailed information about each package and how to use it for annotating a genome. You can also find some documentation for software developers and system administrators in separate Wiki sections.
Documentation
- /CoreDocumentation
- /WebDocumentation
- /GUIDocumentation
- /DeveloperDocumentation
- /AdministratorDocumentation
General
- /FeatureTable
- /FaQs
- /BuGs
- /ToDo
Other Issues
For more information about project setup, license, application examples, and publications, please go to the GenDB website.
Contact
Please send an e-mail for account requests or questions concerning the use of GenDB to: MailTo(gendb AT cebitec DOT uni DASH bielefeld DOT de)
For bug reports, please use our bug reporting system BugZilla.
Author: Jomuna V. Choudhuri