Filter.Gene.Mat: Filter.Gene.Mat

Description Usage Arguments Value

View source: R/celltype_assign.R

Description

keep only the cells that have expression of the gene higher than the threshold, and output the new matrix object

Usage

1
Filter.Gene.Mat(count.matrix, gene, threshold)

Arguments

count.matrix

a matrix type that have a count for value and proper column name as cells and rowname as the gene

gene

the gene gonna impose the threshold filter on

threshold

the threshold to filter from count.matrix

Value

the filtered matrix


steveyu323/SEURATEXT documentation built on Nov. 5, 2019, 9:38 a.m.