Skip to content

eBioKit/app-docker-mrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRS docker

This docker image is part of the eBioKit 2017 project.

This docker image extends and distributes the following software:

MRS

MRS: A fast and compact retrieval system for biological data. Hekkelman M.L., Vriend G. Nucleic Acids Research 2005 33(Web Server issue):W766-W769; doi:10.1093/nar/gki422. Link

Running the Container

The container is publicly available as ebiokit/docker-mrs. The recommended method for launching the container is via docker-compose.

Quickstart

This procedure starts mrs in a standard virtualised environment.

  • Install docker for your system if not previously done.
  • docker run -it -p 18090:18090 ebiokit/docker-mrs
  • MRS will be available at http://localhost:18090/

Logging In

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

Credentials
Username root
Password 123

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 ebiokit@gmail.com

Releases

No releases published

Packages

No packages published