Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Functional-Genomics-Lab/notebook-template

Repository files navigation

Functional Genomics Notebook Template

This is a template. Create a new repo from it!

Getting Started

  1. Install docker and docker-compose. This should get you started depending on your platform.

  2. Run docker-compose up --build! (The --build will rebuild the container if you make any changes, ie to the requirements.txt)

docker-compose up --build
  1. Copy the link to your local jupyter instance from the terminal and open it in your browser.

Inspiration

Example requirements.txt

biopython
bioconductor-deseq2
r-seurat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published