jbloom / GS541_epistasis_homework

demo and homework for Genome Sciences 541

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epistasis homework for Genome Sciences 541

Note that this homework is due at 5 PM on Thursday, not Friday.

The homework is described in the Jupyter notebook notebook.ipynb. Click here to open this notebook on mybinder.

To work on the homework locally, you can clone this repo and build the conda environment (called gs541) using environment.yml as described here with:

  conda env create -f environment.yml
  conda activate environment.yml

About

demo and homework for Genome Sciences 541


Languages

Language:Jupyter Notebook 100.0%