Description
The goal of this project is to develop a software system which can take a group of proteins as input and output the functional coherence of the proteins through study the relationships of the Gene Ontology (GO) terms associated with them. The basic assumption is that GO terms that co-localize on the GO graph are relevant to each other. The method potentially overcome the shortcomings of current methods by taking the relationship of GO terms into account of functional evaluation.
To use the online version of GOSteiner you may visit: http://projects.dbbe.musc.edu/gosteiner/
General Information
To view the source, click on "Browse Source" above.
To check code out, use:
svn co https://projects.dbbe.musc.edu/public/GOSteiner/ GOSteiner
Documentation
See the examples directory for examples (more information about them can be found on the Documentation? page). API docs can be created using doxygen and the supplied doxygen conf file.
