Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 901 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 901 Bytes

alt text

transcriptutorial

This is a tutorial to guide the analysis of RNAseq datasets using footprint based tools such as decoupleR and CARNIVAL.

For details instructions about decoupleR for RNA data processing and TF activity estiamtion, please refer to: https://saezlab.github.io/decoupleR/articles/tf_bk.html

Please instal the latest version of carnival with:

devtools::install_github("saezlab/CARNIVAL")

In script/run_carnival.R:

run_carnival.R uses the CARNIVAL pipeline to analyze gene expression data and identify regulated pathways linking perturbed targets to active transcription factors. It reads in differential activities of transcription factors and a prior knowledge network, applies linear constraints, and uses an ILP solver to minimize fitting error and model size.