Skip to content

🐳 Apollo is a browser-based tool for visualisation and editing of sequence annotations.

License

Notifications You must be signed in to change notification settings

eBioKit/docker-webapollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webapollo docker

This docker image is part of the eBioKit 2017 project.

This docker image extends and distributes the following software:

WebApollo

Dunn NA, Munoz-Torres MC, Unni D, Yao E, Rasche E, Bretaudeau A, Holmes IH, Elsik CG; Lewis SE (2017). GMOD/Apollo: Apollo2.0.6(JB#29795a1bbb) Zenodo. DOI:10.5281/zenodo.268535.

Lee E, Helt GA, Reese JT, Munoz-Torres MC, Childers CP, Buels RM, Stein L, Holmes IH, Elsik CG, Lewis SE. 2013. Apollo: a web-based genomic annotation editing platform. Genome Biol 14:R93.

Running the Container

The container is publicly available as ebiokit/docker-webapollo. The recommended method for launching the container is via docker-compose due to a dependency on a postgres image.

Quickstart

This procedure starts tomcat in a standard virtualised environment with a PostgreSQL database with Chado.

  • Install docker for your system if not previously done.
  • docker run -it -p 8888:8080 ebiokit/docker-webapollo
  • Apollo will be available at http://localhost:8888/

Versions

The following versions are available for WebApollo docker:

  • latest: the default branch for WebApollo docker. This version does not include the Apollo tools for preparing your data.
  • tools: this version includes the Apollo tools for preparing your data.

Logging In

The default credentials in this image are below. Credentials can be changed in the docker-compose file:

Credentials
Username [email protected]
Password password

About the eBioKit project

The eBioKit is a system running multiple open source web services on an Apple Mac-mini where all databases are stored locally. This reduces the need for a fast internet connection while giving the users an opportunity to incorporate their data sets in widely used web services.

The eBioKit is developed by the SLU Global Bioinformatics Centre (SGBC), an academic research and educational initiative aimed to build a long-term successful bioinformatics infrastructure facility that serves the Swedish University for Agricultural Sciences (SLU) and life science research communities worldwide.

Find more information at http://ebiokit.eu and at the SGBC website.

Contact [email protected]

About

🐳 Apollo is a browser-based tool for visualisation and editing of sequence annotations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published