Skip to content

ilsley/ensembl-webcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ensembl-webcode

The code to run an Ensembl website

The ensembl-webcode repository contains the essential code needed for an "Ensembl-powered" web interface running on Apache and mod_perl with a MySQL backend. Note that for a fully functional site, you will also need the Ensembl Perl API and the public-plugins supplementary web code. Thus the full set of code needed for a website consists of the following git repositories:

  • ensembl
  • ensembl-compara
  • ensembl-funcgen
  • ensembl-io
  • ensembl-orm
  • ensembl-variation
  • ensembl-webcode
  • public-plugins

In addiition, the following repositories are required for our Tools interface:

  • ensembl-hive
  • ensembl-tools

Further documentation on how to install and configure an Ensembl-powered website can be found at http://www.ensembl.org/info/docs/webcode/index.html

Contributions

If you would like to contibute to the Ensembl webcode please see our contribution guide.

About

The code to run an Ensembl website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 80.2%
  • JavaScript 12.2%
  • CSS 4.0%
  • HTML 2.7%
  • XSLT 0.4%
  • C 0.3%
  • Other 0.2%