File tree Expand file tree Collapse file tree 2 files changed +0
-17
lines changed
Expand file tree Collapse file tree 2 files changed +0
-17
lines changed Original file line number Diff line number Diff line change 11url : https://phipsonlab.github.io/SuperCellCyto/
22template :
33 bootstrap : 5
4- bootswatch : cerulean
54
Original file line number Diff line number Diff line change @@ -27,22 +27,6 @@ library(BiocParallel)
2727This vignette describes the steps to generate supercells for
2828cytometry data using SuperCellCyto R package.
2929
30- Please note that we're still actively updating this vignette (and in fact the
31- package itself),
32- and that we welcome any feedbacks on how to improve them.
33- Please reach out by creating GitHub issues on our GitHub repository.
34-
35- ## Installation
36-
37- SuperCellCyto can be installed using the ` remotes ` package from CRAN:
38-
39- ``` {r eval=FALSE}
40- # install remotes package first.
41- install.packages("remotes")
42- # then use it to install SuperCellCyto
43- remotes::install_github("phipsonlab/SuperCellCyto")
44- ```
45-
4630## Preparing your dataset
4731
4832The function which creates supercells is called ` runSuperCellCyto ` , and it
You can’t perform that action at this time.
0 commit comments