Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
LiNk-NY committed Oct 17, 2024
1 parent 4749b73 commit 6079d14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vignettes/ECCITEseq.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ sessionInfo()
https://www.bioconductor.org/packages/release/bioc/vignettes/SingleCellExperiment/inst/doc/intro.html#5_adding_alternative_feature_sets
http://www.bioconductor.org/packages/release/bioc/vignettes/CiteFuse/inst/doc/CiteFuse.html

# References
# References
2 changes: 1 addition & 1 deletion vignettes/scMultiome.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ promoter level, etc.), you have download the `fragments.tsv.gz` file from the
The user can see the available dataset by using the default options

```{r}
mae <- scMultiome("pbmc_10x", mode = "*", dry.run = FALSE, format = "MTX")
mae <- scMultiome("pbmc_10x", modes = "*", dry.run = FALSE, format = "MTX")
```

```{r, echo=FALSE}
Expand Down

0 comments on commit 6079d14

Please sign in to comment.