View source: R/GlowwormSubpopulation.R
GlowwormSubpopulation | R Documentation |
Generate ranked Glowworm scores for specific subpopulation/s
GlowwormSubpopulation(GlowwormScaleOutput, TargetPopulations)
GlowwormScaleOutput |
Output from GlowwormScale |
TargetPopulations |
A vector of populations for ranking |
This function takes the output from GlowwormGlobal and generates a rank score specific for the population/s of interest
Exports a list containing:
MetaData - A copy of the metadata
GlowwormScaleOutput - A scaled data frame of n genes by n populations in metadata
SumStats - A data frame containing Total enrichment score (Abundance), SD enrichment score (Specificity) and the population specific rank score.
Output list can be used to generate a stacked bar plot via GlowwormOutputStacked.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.