The GeneExpressionSignature add-on is an implementation of computing distances among preprocessed gene-expression profiles of samples for R. The distances can be used to detect similarities among the signatures of drugs, diseases, and biological states of interest, and construct connectivity map.
This package contains functions for the distances computation based on gene expression signature. First, list of genes is ranked according to their expression ratios to produce the Prototype Ranked List (PRL). Second, all the PRLs with the same state are aggregated by RankMerging
functions. Finally, all the ranked lists are made as one input of the ScorePGSEA
and ScoreGSEA
functions to compute the pairwise distances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.