Description Usage Arguments Value Examples
View source: R/lipa_expressionmarkers.R
(LipaTg)Returns the expression per cluster of the feature you want expressed sorted by avg2logFC
1 | lipa_expressionmarkers(seuratobject, clusternumber)
|
seuratobject |
A seurat object. |
clusternumber |
Output of top_cluster. |
A dataframe of the avg2logFC of the feature you want expressed in each cluster.
1 2 | lipa.40pc_0.2 <- lipa_expressionmarkers(seuratobject =
plaque.combined_40pc_0.2, clusternumber = clust_40pc_0.2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.