getGeneProfile: This function get the gene profile

View source: R/SiftCellMix.R

getGeneProfileR Documentation

This function get the gene profile

Description

This function get the gene profile

Usage

getGeneProfile(mtx, mtx_threshold, celltype, alpha = 0.01, threshold)

Arguments

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

Value

a matrix with gene profile for all the celltypes and soup


jyxi7676/SiftCell documentation built on July 27, 2023, 7:13 a.m.