Description Usage Arguments Value See Also
ScoreAnnotatedMarkers
scores Seurat objects for lists of
marker genes associated with a given annotation. Scores are stored in
meta.data
columns named after each set.
1 | ScoreAnnotatedMarkers(scrna, marker.df)
|
scrna |
Seurat object. |
marker.df |
Dataframe with two columns named "Set" and "Marker". The "Set" column should contain a cell or process-type (e.g. Tcell, Bcell, Exhaustion markers, etc.) while the "Marker" column contains the comma-delimited gene symbols associated with it. |
Seurat object with scores for each "Set" added to
meta.data
.
AddModuleScore
for scoring info and
VizAnnotatedMarkers
for convenient visualization options.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.