Skip to content
forked from lmb-seq/PRAGUI

Files needed to process and analyse RNAseq data.

License

Notifications You must be signed in to change notification settings

ahmedbajwa03/PRAGUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNAseq_pipeline

Pipeline to process and analyse RNAseq data.

To download repository including submodules, please use the command:

git clone --recursive https://github.com/lmb-seq/PRAGUI.git

Please don't forget to update submodules everytime you update the repository:

git pull
git submodule update

Create environmental variables in your bashrc file

Add the following lines in your bashrc file

export RNAseq_analysis="[path_to_repository]/RNAseq_analysis.R"
export cummeRbund="[path_to_repository]/exploratory_analysis_cummeRbund.R"

About

Files needed to process and analyse RNAseq data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 80.4%
  • R 19.6%