sctype_score | R Documentation |
GNU General Public License v3.0 (https://github.com/IanevskiAleksandr/sc-type/blob/master/LICENSE)
sctype_score( scRNAseqData, scaled = !0, gs, gs2 = NULL, gene_names_to_uppercase = !0, ... )
scRNAseqData |
- input scRNA-seq matrix (rownames - genes, column names - cells), |
gs |
- list of gene sets positively expressed in the cell type |
gs2 |
- list of gene sets that should not be expressed in the cell type (NULL if not applicable) |
scale |
- indicates whether the matrix is scaled (TRUE by default) |
A data frame with ScType scores for each cell type.
Aleksandr Ianevski <aleksandr.ianevski@helsinki.fi>, June 2021
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.