Skip to content

Mapping genes from transcriptomic data onto Kegg pathways using R Gage and Pathview packages

License

Notifications You must be signed in to change notification settings

biomalusa/GagePathview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

GagePathview

Mapping genes from transcriptomic data onto Kegg pathways using R Gage and Pathview packages.

Description

The scripts are used to analyze a set of genes from a differential gene expression analysis in order to make pathway analysis using Gage and Pathview packages from R/Bioconductor.

This tool is based on the following tutorial from Stephen Turner: https://www.r-bloggers.com/tutorial-rna-seq-differential-expression-pathway-analysis-with-sailfish-deseq2-gage-and-pathview/ starting from Pathway analysis part and using as input a list of gene IDs from DESeq2 analysis either as Gene Name or as ENSEMBL ID.

Usage

The main script is launched commandline (from linux terminal usually) with Rscript like this: 'Rscript gp/gage_pathview_analysis_cmd.R' and following instructions on given options.

About

Mapping genes from transcriptomic data onto Kegg pathways using R Gage and Pathview packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages