From b5c5f8c306e113f6a6418f73e50ab06130c3e86e Mon Sep 17 00:00:00 2001
From: GitHub Actions This will plot the results of decoupleR as a heatmap The pheatmap plot object This will run decoupleR to infer TF The seurat objectCellMembrane Tutorial
GW
McElfresh
- 2024-12-22
+ 2024-12-23
Source: vignettes/CellMembrane-Tutorial.Rmd
CellMembrane-Tutorial.Rmd
Pseudobulking-and-Filtered-Contrasts
GW
McElfresh
- 2024-12-22
+ 2024-12-23
Source: vignettes/Pseudobulking-and-Filtered-Contrasts.Rmd
Pseudobulking-and-Filtered-Contrasts.Rmd
PlotTfData(
+ seuratObj,
+ assayName = "tfsulm",
+ groupField = Seurat::Idents(seuratObj)
+)
Arguments
+
+
+Value
+ RunDecoupleR(
+ seuratObj,
+ sourceAssay = "RNA",
+ targetAssay = "tfsulm",
+ organism = "human"
+)
Arguments
+
+
+Value
+ All functions
PlotSeuratVariables()
Plot Seurat Variables
Plot TF Data
RunCsCore()
Run CS-CORE
Run decoupleR