Coder Social home page Coder Social logo

sirusb / r3cpet Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 6.63 MB

3CPET: Finding Co-factor Complexes in Chia-PET experiment using a Hierarchical Dirichlet Process

R 75.46% JavaScript 1.90% C 0.32% C++ 22.32%
chia-pet chromatin-interaction transcription-facto dirichlet-process-mixtures

r3cpet's Introduction

R3CPET

3CPET: Finding Co-factor Complexes in Chia-PET experiment using a Hierarchical Dirichlet Process

3CPET is method based on a non-parametric hierarchical Dirichlet process, to infer the set of protein networks involved in maintaining ChIA-PET chromatin interactions (or any other targeted chromatin interaction data). 3CPET is based on the observation that a protein can be a backbone element in some chromatin loops and dispensable in others. By combining ChIA-PET data with transcription factors binding sites and protein interactions information, 3CPET tries to infer the set of the most probable cofactor complexes involved in maintaining the different spatial interaction contexts.

Motivations

The rationale behind 3CPET is that transcription factors can use a distinct combination of coactivators, depending on the genomic and spatial context. We refer to each possible combination of cofactors and their interactions as Chromatin maintainer Network (CMN).

To infer these sets of chromatin maintainer networks (CMNs), first, we build, for each DNA-DNA interaction, a protein-protein interaction (PPI) network connecting the two interacting DNA regions with the help of TF binding site information. Then, we use this set of networks to infer the most enriched coactivator networks. We use a Hierarchical Dirichlet process algorithm to (i) find the number of CMNs and (ii) the proteins involved in each one of them.

Installation

R3CPET can be downloaded from bioconductor as follow:

## try http if https is not available
if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("R3CPET")

To install the latest development version of R3CPET:

install.packages("devtools")
library("devtools")
install_github("R3CPET","sirusb")

Issues and questions

For issues, you can post them in this git page. For questions, it is better to post them on [Bioconductor support] (https://support.bioconductor.org/) using the R3CPET tag.

Maintainer:

Mohamed Nadhir Djekidel : nde12 at mails dot tsinghua dot edu dot cn or djek.nad at gmail dot com

r3cpet's People

Contributors

dtenenba avatar hpages avatar kkkaiqiang avatar link-ny avatar nturaga avatar sirusb avatar sonali-bioc avatar vobencha avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kkkaiqiang

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.