get_subclust_de_hmaps {scITD} | R Documentation |
Get list of cell subtype differential expression heatmaps
Description
Get list of cell subtype differential expression heatmaps
Usage
get_subclust_de_hmaps(container, all_ctypes, all_res)
Arguments
container |
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses |
all_ctypes |
character A vector of the cell types to include |
all_res |
numeric A vector of resolutions matching the all_ctypes parameter |
Value
A list of cell subcluster DE marker gene heatmaps as grob objects.
[Package scITD version 1.0.4 Index]