fluidigmSC_analyzeGeneDetection: A gene detection function

Description Usage Arguments Value

View source: R/uSort_preProcess.R

Description

A gene detection function computes the fraction of genes detected in each cell, reproduced from FluidigmSC package.

Usage

1
fluidigmSC_analyzeGeneDetection(expression_data, threshold = 1)

Arguments

expression_data

A data frame containing raw expression values, with rownames of genes and colnames of cells.

threshold

A limit of detection in the unit of TPM/CPM/RPMK.

Value

A data frame containing a column of number of genes detected, and a column of the corresponding percentage of gene detection, rownames of cells.


uSORT documentation built on Nov. 8, 2020, 5:18 p.m.