maize-genetics / breeder-genomics-hub

The Breeder Genomics Hub is a batteries-included JupyterHub distribution for breeders (Pangeo for plant scientists)

Home Page:https://hub.maizegenetics.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breeder Genomics Hub

🧬 Experimental / Alpha-Quality Software 🧪

The Breeder Genomics Hub is a batteries-included JupyterHub distribution for breeders (Pangeo for plant scientists).

Please refer to the documentation website for more information, in particular:

The breeder-notebook Jupyter Docker Stack is the end-user environment, and contains common bioinformatics software useful to plant scientists and breeders, such as rPHG and rTASSEL.

Development

Documentation

Documentation is hosted via GitHub Pages, which provides easy Jekyll integration.

To build the docs site locally:

cd docs
bundle install
bundle exec jekyll serve

Requires Ruby.

Note that in the docs there are places where lines of code are linked to on GitHub. If certain files are changed, it will require these links be updated. Use grep -r '#L' . to find them.

About

The Breeder Genomics Hub is a batteries-included JupyterHub distribution for breeders (Pangeo for plant scientists)

https://hub.maizegenetics.net

License:MIT License


Languages

Language:Python 53.2%Language:HTML 30.0%Language:Shell 11.7%Language:Dockerfile 5.1%