Skip to content

Commit

Permalink
more Seurat5 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-kats committed Nov 14, 2023
1 parent f59b25f commit e34e908
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/Getting-Started.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ For demonstration, we'll use a Seurat object with scRNA-seq counts distributed v
```{r}
suppressWarnings(InstallData("pbmc3k"))
data("pbmc3k")
pbmc3k <- UpdateSeuratObject(pbmc3k)
pbmc3k
```

Expand Down

0 comments on commit e34e908

Please sign in to comment.