Skip to content

Commit c3aaf8f

Browse files
authored
Update README.md - update quick start
1 parent 4173cde commit c3aaf8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ devtools::install_github("DavisLaboratory/scDECAF")
2020
See notebooks in the [reproducibility repository](https://github.com/DavisLaboratory/scDECAF-reproducibility)
2121

2222
## Quick start
23-
```
23+
```{r}
2424
# sparse selection of most relevant genesets
2525
# also plots number of genesets surviving the sparsity threshold
2626
selected_gs <- pruneGenesets(data = x, genesetlist = HM_genesets, hvg = hvg,

0 commit comments

Comments
 (0)