GenomicsNX / speed2

SPEED2:Inferring upstream pathway activity from differential gene expression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository hosts an R-package for signaling pathway enrichment analysis and pathway signatures derived from a large number of manually curated pathway perturbation experiments across many different cell types in human cells. Genes are scored based on causal influences of pathway perturbations as opposed to pathway memberships. Here you can perform an enrichment analysis on a list of human genes against the SPEED2 gene signature database.

Install using:

library(devtools)
install_github("molsysbio/speed2")
library(speed2)

For usage, see:

vignette("speed2")

https://speed2.sys-bio.net/index.html

https://academic.oup.com/nar/article/48/W1/W307/5822960

About

SPEED2:Inferring upstream pathway activity from differential gene expression


Languages

Language:HTML 82.4%Language:R 17.6%