CreateVariableGeneSet: Create a list for differential genes for all pairwise cell...

Description Usage Arguments Value

View source: R/SingleR.Create.R

Description

Create a list for differential genes for all pairwise cell types in the a reference data set. Using this significantly reduces computation time for the 'de' variable gene method.

Usage

1
CreateVariableGeneSet(ref_data, types, n)

Arguments

ref_data

the reference dataset gene expression matrix

types

labels for each column in ref_data

n

number of genes per pairwise comparison

Value

list of lists. Each list contains a list for each cell types with n differential genes.


dviraran/SingleR documentation built on April 21, 2020, 3:23 p.m.