Description Usage Arguments Value
A function to output a seurat.out object for ShinyApp visualization
1 |
ob |
the seurat object |
diff |
the differentially expressed genes of each cluster |
markers.each |
the markers for each condition per cluster |
markers.conserved |
the marker for conserved across conditions per cluster |
multiple |
a logical boolean on with there are more than 2 conditions, default to FALSE. If FALSE, the condition must be indicated as "CTRL" and "STIM" |
A seurat out object that can be used for input into app.R for ShinyApp visualization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.