Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianh committed Dec 17, 2018
1 parent b03d40c commit 47890a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/seurat.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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::

Expand Down

0 comments on commit 47890a8

Please sign in to comment.