bulk_construct | R Documentation |
Artificial bulk tissue expression is generated by adding gene expressions of all cells from same subjects.
bulk_construct(eset, clusters, samples, select.ct = NULL)
eset |
ExpressionSet, single cell dataset |
clusters |
character, the phenoData used as clusters |
samples |
character, the phenoData used as samples |
select.ct |
vector of cell types included, default as |
ExpressionSet of constructed bulk tissue, matrix of cell number in each cluster by subject
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.