From 47890a83a278ac6cc3ecdf6648e614862119d6b7 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 17 Dec 2018 08:04:01 -0800 Subject: [PATCH] docs --- docs/seurat.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/seurat.rst b/docs/seurat.rst index 3c88b283..de2f725d 100644 --- a/docs/seurat.rst +++ b/docs/seurat.rst @@ -31,7 +31,7 @@ The function ExportToCellbrowser() is already part of Seurat 3. You can install For Seurat 2, you have to load the function with this command:: - source("https://raw.githubusercontent.com/maximilianh/cellBrowser/master/src/R/ExportToCellbrowser-seurat2.R") + source("https://raw.githubusercontent.com/maximilianh/cellBrowser/master/src/cbPyLib/cellbrowser/R/ExportToCellbrowser-seurat2.R") You can then write a Seurat object to a directory from which you can run cbBuild::