Giter Site home page Giter Site logo

mpac's Introduction

bioc DOI

MPAC: inferring cancer pathway activities from multi-omic data


Table of Contents


Introduction

Multi-omic Pathway Analysis of Cancer (MPAC) is an R package that interprets multi-omic data through the prior knowledge of biological pathways. The workflow of MPAC contains several steps, which are shown in the figure below. MPAC has a vignette that describes each function in details.

Installation

From GitHub

Start R and enter:

devtools::install_github('pliu55/MPAC')

From Bioconductor

Start R and enter:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("MPAC")

Shiny App

To explore key results reported in the MPAC manuscript as well as associated results please check out this R Shiny app.

Software Dependency

The runPrd() function requires an external software named PARADIGM, which is only available for Linux and MacOS. For details, please see the Required external software section in vignette's Run PARADIGM: runPrd().

Reference

Manuscript

MPAC: a computational framework for inferring cancer pathway activities from multi-omic data. Peng Liu, David Page, Paul Ahlquist, Irene M. Ong, Anthony Gitter. bioRxiv, 2024.06.15.599113. doi: https://doi.org/10.1101/2024.06.15.599113

Contact

Got a question? Please report it at the issues tab in this repository.

License

MPAC is licensed under the GNU General Public License v3.

mpac's People

Contributors

pliu55 avatar agitter avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.