Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mass-a authored Apr 13, 2021
1 parent fe61857 commit 13b66ef
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@

`UCell` is an R package for calculating gene signatures in single-cell datasets. UCell enrichment scores, based on the Mann-Whitney U statistic, are robust to dataset size and heterogeneity, and their calculation demands relatively less computing time and memory than other available methods, enabling the processing of large datasets (>10^5 cells). UCell can be applied to any cell vs. gene data matrix, and includes functions to directly interact with Seurat objects.


![UCell_figure](https://github.com/carmonalab/UCell/blob/master/docs/Figure1.png?raw=true)


Find the installation instructions for the package and usage vignettes below.

### Package Installation
Expand Down Expand Up @@ -35,9 +39,6 @@ Run UCell demos to learn about the functionalities of the package:

* [Using UCell with Seurat objects](https://carmonalab.github.io/UCell/UCell_Seurat_vignette.html)


![UCell_figure](https://github.com/carmonalab/UCell/blob/master/docs/Figure1.png?raw=true)

### Documentation

See a description of the functions implemented in UCell at: [UCell functions](docs/functions.md)
Expand Down

0 comments on commit 13b66ef

Please sign in to comment.