Giter VIP home page Giter VIP logo

collectri's Introduction

CollecTRI: Collection of Transcriptional Regulatory Interactions

Overview

The CollecTRI-derived regulons contain signed transcription factor (TF) - target gene interactions compiled from 12 different resources. This collection provides an increased coverage of transcription factors and was benchmarked against other known GRNs, showing a superior performance in identifying perturbed TFs based on gene expression data using the knockTF data sets.

Data availability

The CollecTRI regulons are available in the DoRothEA and decoupler packages through OmniPath. To load the CollecTRI regulons through R or python:

# processed regulons
decoupleR::get_collectri(organism='human', split_complexes=FALSE)

# raw regulons
OmnipathR::collectri(organism=9606L, genesymbols=TRUE, loops=TRUE)
# processed regulons
import decoupler as dc
dc.get_collectri(organism='human', split_complexes=False)

# raw regulons
import omnipath as op
op.interactions.CollecTRI.get(genesymbols=True, organism=9606L, loops=True)

Resources included in CollecTRI

ExTRI, HTRI, TRRUST, TFActS, IntAct, SIGNOR, CytReg, GEREDB, Pavlidis, DoRothEA A, NTNU curations

Scripts

For more information about the CollecTRI-derived regulons, please check out the following scripts:

If you are interested in the construction of the CollecTRI meta-resource check out this repository

License

The CollecTRI-derived regulons are freely available to the community. The original licenses of all resources included in CollecTRI can be found here

Citation

Expanding the coverage of regulons from high-confidence prior knowledge for accurate estimation of transcription factor activities Sophia Mueller-Dott, Eirini Tsirvouli, Miguel Vazquez, Ricardo Omar Ramirez Flores, Pau Badia-i-Mompel, Robin Fallegger, Astrid Lagreid, Julio Saez-Rodriguez bioRxiv 2023.03.30.534849; doi: https://doi.org/10.1101/2023.03.30.534849

collectri's People

Contributors

smuellerd avatar demian1 avatar eirinits avatar paubadiam 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.