Source code: Difference between revisions

From CoGepedia
Jump to navigation Jump to search
Created page with ' ===CoGe was developed at UC Berkeley and falls under their license which can be read at: http://ipira.berkeley.edu/page.php?nav=41=== CoGe's software is divided into several c...'
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Software licenses==
CoGe was developed has been developed by many people at many universities and has a liberal open source license.  Use as you wish: https://github.com/LyonsLab/coge/commit/ad7eccfd01b9574284bdec31a04639e22bcc6765


===CoGe was developed at UC Berkeley and falls under their license which can be read at: http://ipira.berkeley.edu/page.php?nav=41===
==CoGe's Source Code==


Available on GitHub: https://github.com/LyonsLab/coge


CoGe's software is divided into several components:
== Installation==
#Database (mysql)
#Database API (perl)
#Genome Location Visualization: GeLo (perl)
#Website and applications (perl, javascript, python, flash, HTML)
#Other stuff: alignment algorithms, etc.


CoGe is a fairly complicated system with many software components (some of which are developed by third parties).


As documentation often lags behind development, much of CoGe's software is not in a suitable condition for release. However, once it has been, we will post its code here.  Also, we will be happy to provide any code as requested and do our best to answer any questions you may have about it.
The CoGe team periodically does new installations of the full software stack and tries to keep these installation documents up to date: https://genomevolution.org/wiki/index.php/Install_coge

Latest revision as of 15:12, 10 November 2014

Software licenses

CoGe was developed has been developed by many people at many universities and has a liberal open source license. Use as you wish: https://github.com/LyonsLab/coge/commit/ad7eccfd01b9574284bdec31a04639e22bcc6765

CoGe's Source Code

Available on GitHub: https://github.com/LyonsLab/coge

Installation

CoGe is a fairly complicated system with many software components (some of which are developed by third parties).

The CoGe team periodically does new installations of the full software stack and tries to keep these installation documents up to date: https://genomevolution.org/wiki/index.php/Install_coge