Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianh committed Jan 15, 2019
1 parent 4f82675 commit 81132b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/seurat.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Browser. You can create an .rds file in R as described in the Seurat tutorial::

saveRDS(pbmc, "pbmc3k_small.rds")

Then, on the Unix command line, you specify the input .rds file, the output directory and
the name for the dataset in the cell browser::
Then, on the Unix command line, you specify the input .rds file and the output directory (the name
in the cell browser defaults to the output directory name, but you can change this with -n)::

cbImportSeurat2 -i pbmc3k_small.rds -o pbmc3kImport

Expand Down

0 comments on commit 81132b9

Please sign in to comment.