From 6f45a857ed9f9031b8ce3fd1fafb5b52d552fa99 Mon Sep 17 00:00:00 2001 From: Jaeyoung Chun Date: Thu, 19 Sep 2019 10:42:39 -0400 Subject: [PATCH] Update the notebook link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e546728..e8be3625 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ All the dependencies will be automatically installed using the above commands 2. `test_magic.m` -- Shows how to run MAGIC. Also included is a function for loading 10x format data (`load_10x.m`) ##### Interactive command line -A tutorial on MAGIC usage and results visualization for single cell RNA-seq data can be found in this notebook: https://nbviewer.jupyter.org/github/dpeerlab/magic/blob/develop/notebooks/Magic_single_cell_RNAseq.ipynb +A tutorial on MAGIC usage and results visualization for single cell RNA-seq data can be found in this notebook: https://nbviewer.jupyter.org/github/dpeerlab/magic/blob/published/notebooks/Magic_single_cell_RNAseq.ipynb ##### GUI