Description Usage Arguments Value
Building a Basis Matrix of Reference Gene Expression Profiles
1 | bseqsc_basis(x, markers, clusters, samples, ct.scale = TRUE, limit = TRUE)
|
x |
matrix of raw counts |
markers |
list of cell type marker genes.
The type of gene identifiers must be the same as the ones used as feature/row names in |
clusters |
vector giving the cell type of each cell (i.e. column) in the data |
samples |
vector giving the sample of origin of each cell (i.e. column) in the data |
ct.scale |
logical that indicates if the single cell expresson profiles should be rescaled according to their cell type average total count. |
limit |
logical that indicates if the returned basis matrix should only contain
cell types listed in |
a matrix
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.