Giter VIP home page Giter VIP logo

dorothea's Introduction

DoRothEA: collection of human and mouse regulons

R-CMD-check BioC status codecov GitHub

Overview

DoRothEA is a gene regulatory network containing signed transcription factor (TF) - target gene interactions. DoRothEA regulons, the collection of a TF and its transcriptional targets, were curated and collected from different types of evidence for both human and mouse. A confidence level was assigned to each TF-target interaction based on the number of supporting evidence.

These regulons, coupled with any statistical method, can be used to infer TF activities from bulk or single-cell transcriptomics.

This is an R package for storing the regulons. To infer TF activities, please check out decoupleR, available in R or python.

Installation

DoRothEA is available in Bioconductor. In addition, one can install the development version from the Github repository:

## To install the package from Bioconductor
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("dorothea")

## To install the development version from the Github repo:
devtools::install_github("saezlab/dorothea")

Updates

Since the original release, we have implemented some extensions in DoRothEA:

  1. Extension to mouse: Originally DoRothEA was developed for the application to human data. In a benchmark study we showed that DoRothEA is also applicable to mouse data, as described in Holland et al., 2019. Accordingly, we included new parameters to run mouse version of DoRothEA by transforming the human genes to their mouse orthologs.
  2. Extension to single-cell RNA-seq data: We showed that DoRothEA can be applied to scRNA-seq data, as described in Holland et al., 2020

License

DoRothEA is intended only for academic use as in contains resources whose licenses don't permit commercial use. However, we developed a non-academic version of DoRothEA by removing those resources (mainly TRED from the curated databases). You can find the non-academic package with the regulons here.

Citation

Garcia-Alonso L, Holland CH, Ibrahim MM, Turei D, Saez-Rodriguez J. "Benchmark and integration of resources for the estimation of human transcription factor activities." Genome Research. 2019. DOI: 10.1101/gr.240663.118.

dorothea's People

Contributors

christianholland avatar paubadiam avatar hpages avatar dbdimitrov avatar alberto-valdeolivas avatar jwokaty avatar saezrodriguez 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.