A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/saezlab/Factor_COSMOS/ below:

saezlab/Factor_COSMOS: Formatting NCI60 data into cosmos ready inputs and generation of testable hypothesis connecting cell-line specific TF and metabolic deregulations.

Tutorial on how to use the MOFA-COSMOS pipeline in order to generate testable hypothesis connecting MOFA outputs with COSMOS network inference. This tutorial is especially targeted at dataset that span transcriptomic, proteomic and metabolomic.

If you want to see how to integrate phospho-proteomic and transcriptomic data, or if you are only interested in MOON, you can find a specifically tailored tutorial for that here: https://github.com/saezlab/MOON_example

R >= 4.1 is required

if (!requireNamespace("devtools", quietly = TRUE))
    install.packages("devtools")
    
devtools::install_github("saezlab/cosmosR")

The main pipleine script with all explanations can be found in this repository: MOFA_to_COSMOS.md (https://github.com/saezlab/Factor_COSMOS/blob/main/MOFA_to_COSMOS.md)

Sample specific analysis can be found in: Cell_line_MOFA_space.md (https://github.com/saezlab/Factor_COSMOS/blob/main/Cell_line_MOFA_space.md)

Pathway control analysis can be found in: pathway_control_analysis_moon.md (https://github.com/saezlab/Factor_COSMOS/blob/main/pathway_control_analysis_moon.md)

If you wish to run it locally:

Clone the repository locally

open NCI60.Rproj with Rstudio (then all the file path should be properlly working)

Open the .rmd file you are interested in (ex: MOFA_to_COSMOS.rmd)

Once the required packages are installed, and MOFA is set up with python, everything should run smoothly

(If you wish to run the part of COSMOS that relied on CARNIVAL, you will need to install the cplex IBM solver too and set the path in the script)

Please cite: https://www.embopress.org/doi/full/10.15252/msb.20209730


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4