Skip to content

Commit d950a56

Browse files
authored
Fix capitalization in README links and features
1 parent 2033610 commit d950a56

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ widely used single-sample gene set scoring algorithms
1313
([ssGSEA](https://github.com/rcastelo/GSVA),
1414
[GSVA](https://github.com/rcastelo/GSVA),
1515
[AUCell](https://github.com/aertslab/AUCell),
16-
[Singscore](https://github.com/DavisLaboratory/singscore),
16+
[singscore](https://github.com/DavisLaboratory/singscore),
1717
[scSE](https://doi.org/10.1093/nar/gkz601),
1818
[UCell](https://github.com/carmonalab/UCell)), enabling researchers
1919
to replace those functions and gain much improved runtime efficiency
@@ -23,7 +23,7 @@ faster and requiring 10 times less memory than the original algorithm.
2323
#### Key features
2424

2525
- Ultra-fast single-sample gene set enrichment scoring
26-
- Includes multiple scoring methods (plaid, sing, ssgsea, scSE, ucell, gsva)
26+
- Includes multiple scoring methods (plaid, singscore, ssGSEA, GSVA, scSE, UCell, AUCell)
2727
- Works with regular matrices, sparse matrices, and Bioconductor data structures
2828
- Automatically detects and handles Bioconductor objects
2929
([`SummarizedExperiment`](https://bioconductor.org/packages/release/bioc/html/SummarizedExperiment.html),

0 commit comments

Comments
 (0)