Skip to content

Commit

Permalink
version bump to 0.99.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NajlaAbassi committed Mar 21, 2024
1 parent 505ef95 commit b5339ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/iSEEfier_userguide.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ To configure the initial state of our `iSEE` instance using `iSEEinit()`, we nee

1. `sce` : A `SingleCellExperiment` object. This object stores information of different quantifications (counts, log-expression...), dimensionality reduction coordinates (t-SNE, UMAP...), as well as some metadata related to the samples and features.

We'll start by loading the `sce` object
We'll start by loading the `sce` object:

```{r loaddata}
library("scRNAseq")
Expand Down

0 comments on commit b5339ec

Please sign in to comment.