File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : pyUCell
2+ description : |
3+ pyUCell is a package for evaluating gene signatures in single-cell datasets.
4+ pyUCell signature scores, based on the Mann-Whitney U statistic, are robust
5+ to dataset size and heterogeneity, and their calculation demands less
6+ computing time and memory than other available methods, enabling the
7+ processing of large datasets in a few minutes even on machines with limited
8+ computing power.
9+ project_home : https://github.com/carmonalab/pyucell
10+ documentation_home : https://pyucell.readthedocs.io/en/latest
11+ tutorials_home : https://pyucell.readthedocs.io/en/latest/notebooks/basic.html
12+ publications :
13+ - 10.1016/j.csbj.2021.06.043
14+ install :
15+ pypi : pyucell
16+ tags :
17+ - single-cell
18+ - signature scoring
19+ - module scoring
20+ license : MIT
21+ version : v0.3.0
22+ authors :
23+ - mass-a
24+ - sjcarmona
25+ test_command : pip install "." && pytest
You can’t perform that action at this time.
0 commit comments