plotClassStability | R Documentation |
Plot histograms of consistency of classfiications over multiple repeats
plotClassStability(classVote, outFileBase, outPath, numClasses)
classVote |
A data.frame of reads with the class assignments from multiple EM repeats |
outFileBase |
A string that will be used in the filenames and titles of the plots produced |
outPath |
path to directory where plots will be saved |
numClasses |
An integer indicating the number of classes to learn |
classVote data frame with "topClass" and "topClassFreq" columns added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.