diogocamacho/rpegeos: Pathway enrichment for gene expression signatures

An algorithm to perform gene set enrichment based on natural language processing approaches. Similar to over-representation analyses, this approach treats each gene set as a bag of words, where the genes are the words for that gene set. The term-frequency and inverse document frequency is calculated and the signficance of the enrichment is done by computing the cosine similarity between the query gene set and gene sets of interest.

Getting started

Package details

MaintainerDiogo M. Camacho <diogo.camacho@wyss.harvard.edu>
LicenseGPL-3 + file LICENSE
Version2.5.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("diogocamacho/rpegeos")
diogocamacho/rpegeos documentation built on June 4, 2019, 6:37 p.m.