scW.p.modulefrac | R Documentation |
This function will plot a barplot showing what's the fraction of genes in each module that is (if its the case) present in the provided 1-2-1 orthologues table, and the genes that are expressed in all test samples, and therefore used for the comparison.
scW.p.modulefrac(scWGCNA.comp.data)
scWGCNA.comp.data |
scWGCNA comparative data as calculated by scWGNA.compare(). |
A ggplot barplot
# A pre-calculated list scWGCNA comparative data, calculated with scWGCNA.compare class(MmvGg.comparative) # Plot the fraction of genes used for the comparison. scW.p.modulefrac(MmvGg.comparative)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.