plotGenesInClusters | R Documentation |
Plot top-ranked genes calculated by the rankGenesTranscriptionalClusters function and saves to file.
plotGenesInClusters(assay.type = "RNA", rankedDynamics, traj.name, num.genes) ## S4 method for signature 'list' plotGenesInClusters(assay.type = "RNA", rankedDynamics, traj.name, num.genes)
assay.type |
character; the type of data to use. |
rankedDynamics |
list; ranked dynamics as calculated by the rankGenesTranscriptionalClusters function. |
traj.name |
character; trajectory of interest. |
num.genes |
numeric; number of genes to plot. |
ggplot2 graph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.