Plot cluster proportions by dataset
Generates plot of clusters sized by the proportion of total cells
plotClusterProportions(object, return.plot = FALSE)
object |
|
return.plot |
Return ggplot object (default FALSE) |
print plot to console (return.plot = FALSE); ggplot object (return.plot = TRUE) list of ggplot objects.
## Not run: # ligerex (liger object), factorization complete input ligerex <- quantile_norm(ligerex) # plot cluster proportions plotClusterProportions(ligerex) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.