Description Usage Arguments Value
View source: R/supportingfunctions.R
Create the test data set based on the target bulk data and a list of marker genes
1 2 3 4 | testset(
eset,
list.marker
)
|
eset |
ExpressionSet object for the target bulk data |
list.marker |
A list of pre-specified marker genes corresponding to each cell type |
A new ExpressionSet object served as a test data set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.