From 54e061bed635b6363e72a7ff88b88c75f7b34653 Mon Sep 17 00:00:00 2001 From: kttian <19katherinet@students.harker.org> Date: Mon, 11 Jun 2018 15:26:50 -0700 Subject: [PATCH] added instructions on the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 562b48f..191d2c6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![DOI](https://zenodo.org/badge/62352963.svg)](https://zenodo.org/badge/latestdoi/62352963) +Installation: clone the repo, then run `pip install --editable /path/to/cloned/repo` + Video of talk at NIPS MLCB: https://www.youtube.com/watch?v=fXPGVJg956E Please see https://github.com/kundajelab/modisco_private/blob/master/examples/simulated_tf_binding/TF%20MoDISco%20TAL%20GATA.ipynb for a self-contained example notebook.