countGenesPerClass | R Documentation |
Count number of total genes in multigene clustering and then count how many unique genes are present for each class (ideally they should be evenly distributed between the classes)
countGenesPerClass(dataOrderedByClass, sampleName = "")
dataOrderedByClass |
A methylation matrix whose row names contain fields separted by "__" where the first field is the gene name and the third field is the class number |
sampleName |
String to be used in plot title |
A data frame of counts of reads in each class for each gene
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.