selectInfo | R Documentation |
Select Informative Genes used in the deconvolution
selectInfo(Basis, sc_eset, commonGene, ct.select, ct.varname)
Basis |
Reference basis matrix. |
sc_eset |
scRNAseq data along with meta data stored in the S4 class format (SingleCellExperiment). |
commonGene |
common genes between scRNAseq count data and spatial resolved transcriptomics data. |
ct.select |
vector of cell type names that you are interested in to deconvolute, default as NULL. If NULL, then use all cell types provided by single cell dataset; |
ct.varname |
character, the name of the column in metaData that specifies the cell type annotation information |
a vector of informative genes selected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.