All functions | 
      |
|---|---|
A container for geneset definitions.  | 
      |
Fetches the GeneSetDb from MultiGSEAResult  | 
      |
A MultiGSEAResult object holds the results from a multiGSEA call.  | 
      |
Add metadata at the geneset level.  | 
      |
Checks equality (feature parity) between GeneSetDb objects  | 
      |
Annotates rows of a data.frame with geneset membership from a GeneSetDb  | 
      |
Appends two GeneSetDb objects togethter.  | 
      |
Utility function to run limma differential expression analysis  | 
      |
| 
           
  | 
        Gene Set Collection Metadata  | 
      
Combines two GeneSetDb objects together  | 
      |
Combines two MultiGSEAResult objects together.  | 
      |
(Re)-map geneset IDs to the rows in an expression object.  | 
      |
Convert a GeneSetDb to other formats.  | 
      |
Plots the correlation among the columns of a numeric matrix.  | 
      |
Runs GSEA on a pre-ranked list of differential expression statistcis with fgsea  | 
      |
Performs goseq analysis significance of gene set membership.  | 
      |
Single sample gene set score by a weighted average of the genes in geneset  | 
      |
| 
           
  | 
        Functions that load data for use in examples and testing.  | 
      
Utility function to try and fail with grace.  | 
      |
Fetch the featureIdMap for a   | 
      |
Returns the relevant featureIds for a given geneset.  | 
      |
Fetches information for a gene set  | 
      |
Summarize geneset:feature relationships for specified set of features  | 
      |
Fetch the active (or all) gene sets from a GeneSetDb or MultiGSEAResult  | 
      |
Summarizes useful statistics per gene set from a MultiGSEAResult  | 
      |
Retrieves a housekeeping GeneSetDb for a given species  | 
      |
Retrieves a GeneSetDb from KEGG's REST API  | 
      |
Fetches a   | 
      |
Get pathways/GOslim information from PANTHER.db Biocondcutor package.  | 
      |
Retrieve annotations from reactome.db  | 
      |
Perform goseq Enrichment tests across a GeneSetDb.  | 
      |
Single sample geneset score using SVD based eigengene value per sample.  | 
      |
Converts collection,name combination to key for geneset  | 
      |
Check to see if the GeneSetDb has a collection,name GeneSet defined  | 
      |
Check if a collection exists in the   | 
      |
Creates a 1/0 matrix to indicate geneset membership to target object.  | 
      |
Visualize gene level behavior of genes within a geneset across a contrast.  | 
      |
Interrogate "active" status of a given geneset.  | 
      |
Load the mouse or human ensembl <-> entrez id maps.  | 
      |
Extract the individual fold changes statistics for elements in the expression object.  | 
      |
Creates a "geneset smart" ComplexHeatmap::Heatmap  | 
      |
Creates a "geneset smart" ComplexHeatmap::Heatmap  | 
      |
Utility function to cat a message to stderr (by default)  | 
      |
Performs a plethora of GSEA analyses over a contrast of interest.  | 
      |
Lists the supported GSEA methods by multiGSEA  | 
      |
Performs an overrepresentation analysis, (optinally) accounting for bias.  | 
      |
Assembles a matrix of nominal or adjusted pvalues from a multiGSEA result  | 
      |
Just like eigenWeightedMean but direct from PCA (no gsdscore)  | 
      |
Plots bias of coviarate to DE / selected status  | 
      |
Converts the feature identifiers in a GeneSetDb to a set of new ones.  | 
      |
Smartly/easily rename the rows of an object.  | 
      |
Interrogate the results of a multiGSEA analysis stored in a MultiGSEAResult  | 
      |
Centers and scales the rows of a numeric matrix.  | 
      |
Generates single sample gene set scores across a datasets by many methods  | 
      |
Match a species query to the regularized species info.  | 
      |
Normalize a vector of ssGSEA scores in the ssGSEA way.  | 
      |
Subset whole genesets from a GeneSetDb  | 
      |
Subset GeneSetDb to only include specified genesets.  | 
      |
Subset a GeneSetDb to only include geneSets with specified features.  | 
      |
Summarizes different results into tabular form  | 
      |
Validate the input objects to a GSEA call.  | 
      |
Create an interactive volcano plot  | 
      |
Extracts x and y axis values from objects to create input for volcano plot  | 
      |
Calculate single sample geneset score by average z-score method  | 
      |
Z-tranfsorm a vector of pvalues  | 
      |