getGeneProfile | R Documentation |
This function get the gene profile
getGeneProfile(mtx, mtx_threshold, celltype, alpha = 0.01, threshold)
mtx |
DGE matrix |
mtx_threshold |
DGE matrix with colsums > threshold |
celltype |
dataframe with celltype information, 1st coloum is barcode, 2nd column is celltype |
alpha |
scale between 0 and 1 used to adjust 0 value in gene profile for droplets with celltype infomation |
threshold |
umi cut off |
a matrix with gene profile for all the celltypes and soup
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.