Skip to content

Commit 81132b9

Browse files
committed
docs
1 parent 4f82675 commit 81132b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/seurat.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Browser. You can create an .rds file in R as described in the Seurat tutorial::
1515

1616
saveRDS(pbmc, "pbmc3k_small.rds")
1717

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

2121
cbImportSeurat2 -i pbmc3k_small.rds -o pbmc3kImport
2222

0 commit comments

Comments
 (0)