Description Usage Arguments Value
View source: R/SingleR.Create.R
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.
1 | CreateVariableGeneSet(ref_data, types, n)
|
ref_data |
the reference dataset gene expression matrix |
types |
labels for each column in ref_data |
n |
number of genes per pairwise comparison |
list of lists. Each list contains a list for each cell types with n differential genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.