https://github.com/animesh/decoupler

R package to infer biological activities from omics data using a collection of methods.

https://github.com/animesh/decoupler

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

R package to infer biological activities from omics data using a collection of methods.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of saezlab/decoupleR
Created over 3 years ago · Last pushed over 3 years ago

https://github.com/animesh/decoupleR/blob/master/



# decoupleR 



[![Lifecycle:
maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)
[![BioC
status](http://www.bioconductor.org/shields/build/release/bioc/decoupleR.svg)](https://bioconductor.org/checkResults/release/bioc-LATEST/decoupleR)
[![BioC dev
status](http://www.bioconductor.org/shields/build/devel/bioc/decoupleR.svg)](https://bioconductor.org/checkResults/devel/bioc-LATEST/decoupleR)
[![R build
status](https://github.com/saezlab/decoupleR/workflows/R-CMD-check-bioc/badge.svg)](https://github.com/saezlab/decoupleR/actions)
[![Codecov test
coverage](https://codecov.io/gh/saezlab/decoupleR/branch/master/graph/badge.svg)](https://codecov.io/gh/saezlab/decoupleR?branch=master)
[![GitHub
issues](https://img.shields.io/github/issues/saezlab/decoupleR)](https://github.com/saezlab/decoupleR/issues)


## Overview

There are many methods that allow us to extract biological activities
from omics data. `decoupleR` is a Bioconductor package containing
different statistical methods to extract biological signatures from
prior knowledge within a unified framework. Additionally, it
incorporates methods that take into account the sign and weight of
network interactions. `decoupleR` can be used with any omic, as long as
its features can be linked to a biological process based on prior
knowledge. For example, in transcriptomics gene sets regulated by a
transcription factor, or in phospho-proteomics phosphosites that are
targeted by a kinase.

For more information about how this package has been used with real data, please check the following links: - [decoupleRs vignette](https://saezlab.github.io/decoupleR/articles/decoupleR.html) - [Python implementation](https://decoupler-py.readthedocs.io/en/latest/) - [decoupleRs manuscript repository](https://github.com/saezlab/decoupleR_manuscript) - [Creation of benchmarking pipelines](https://github.com/saezlab/decoupleRBench) - [Example of Kinase and TF activity estimation](https://saezlab.github.io/kinase_tf_mini_tuto/) # Installation `decoupleR` is an R package distributed as part of the Bioconductor project. To install the package, start R and enter: ``` r install.packages("BiocManager") BiocManager::install("decoupleR") ``` Alternatively, you can instead install the latest development version from [GitHub](https://github.com/) with: ``` r BiocManager::install("saezlab/decoupleR") ``` ## Citation Badia-i-Mompel P., Vlez Santiago J., Braunger J., Geiss C., Dimitrov D., Mller-Dott S., Taus P., Dugourd A., Holland C.H., Ramirez Flores R.O. and Saez-Rodriguez J. 2022. decoupleR: ensemble of computational methods to infer biological activities from omics data. Bioinformatics Advances.

Owner

  • Name: Ani
  • Login: animesh
  • Kind: user
  • Location: Norway
  • Company: Norwegian University of Science and Technology

A medical graduate from Delhi University with post-graduation in bioinformatics from Jawaharlal Nehru University, India.

GitHub Events

Total
Last Year