Skip to content

ribosomeprofiling/ribosomeprofiling.github.io

Repository files navigation

Ribo Ecosystem

This website gives a quick overview of the Ribo Ecosystem and provides links to the components of the system along with quick start instructions.

Locally Running

To develop this site locally, follow the instructions below.

First build the docker image:

docker build -t ribo-jekyll .

Then run the docker image:

docker run --rm  -p 4000:4000  --name ribo -v ${PWD}:/srv/jekyll ribo-jekyll

About

Web Site for Ribosome Profiling Software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published