All Projects → stasaki → DEcode

stasaki / DEcode

Licence: other
A prediction model for differential gene expression (DE) based on genome-wide regulatory interactions

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
r
7636 projects

Projects that are alternatives of or similar to DEcode

doctoral-thesis
📖 Generation and Applications of Knowledge Graphs in Systems and Networks Biology
Stars: ✭ 26 (+62.5%)
Mutual labels:  systems-biology, computational-biology
CNApy
An integrated visual environment for metabolic modeling with common methods such as FBA, FVA and Elementary Flux Modes, and advanced features such as thermodynamic methods, extended Minimal Cut Sets, OptKnock, RobustKnock, OptCouple and more!
Stars: ✭ 27 (+68.75%)
Mutual labels:  systems-biology, computational-biology
EscherConverter
A standalone program that reads files created with the graphical network editor Escher and converts them to files in community standard formats.
Stars: ✭ 14 (-12.5%)
Mutual labels:  systems-biology, computational-biology
cobrame
A COBRApy extension for genome-scale models of metabolism and expression (ME-models)
Stars: ✭ 30 (+87.5%)
Mutual labels:  systems-biology, computational-biology
SBMLToolkit.jl
SBML differential equation and chemical reaction model (Gillespie simulations) for Julia's SciML ModelingToolkit
Stars: ✭ 25 (+56.25%)
Mutual labels:  systems-biology
myokit
Myokit: A simple interface to cardiac cellular electrophysiology
Stars: ✭ 27 (+68.75%)
Mutual labels:  computational-biology
scCATCH
Automatic Annotation on Cell Types of Clusters from Single-Cell RNA Sequencing Data
Stars: ✭ 137 (+756.25%)
Mutual labels:  transcriptomics
hypeR
An R Package for Geneset Enrichment Workflows
Stars: ✭ 64 (+300%)
Mutual labels:  computational-biology
ECLAIR
Robust and scalable inference of cell lineages from gene expression data.
Stars: ✭ 0 (-100%)
Mutual labels:  computational-biology
Pando
Multiome GRN inference.
Stars: ✭ 21 (+31.25%)
Mutual labels:  transcriptomics
workshop omics integration
Workshop in omics integration and systems biology
Stars: ✭ 32 (+100%)
Mutual labels:  systems-biology
ball
The Biochemical Algorithms Library
Stars: ✭ 64 (+300%)
Mutual labels:  computational-biology
TransPi
TransPi – a comprehensive TRanscriptome ANalysiS PIpeline for de novo transcriptome assembly
Stars: ✭ 18 (+12.5%)
Mutual labels:  transcriptomics
pychopper
A tool to identify, orient, trim and rescue full length cDNA reads
Stars: ✭ 74 (+362.5%)
Mutual labels:  transcriptomics
pybel
🌶️ An ecosystem in Python for working with the Biological Expression Language (BEL)
Stars: ✭ 99 (+518.75%)
Mutual labels:  systems-biology
dee2
Digital Expression Explorer 2 (DEE2): a repository of uniformly processed RNA-seq data
Stars: ✭ 32 (+100%)
Mutual labels:  transcriptomics
regulatory-prediction
Code and Data to accompany "Dilated Convolutions for Modeling Long-Distance Genomic Dependencies", presented at the ICML 2017 Workshop on Computational Biology
Stars: ✭ 26 (+62.5%)
Mutual labels:  computational-biology
pisces
PISCES is a pipeline for rapid transcript quantitation, genetic fingerprinting, and quality control assessment of RNAseq libraries using Salmon.
Stars: ✭ 23 (+43.75%)
Mutual labels:  transcriptomics
GeneTonic
Enjoy your transcriptomic data and analysis responsibly - like sipping a cocktail
Stars: ✭ 66 (+312.5%)
Mutual labels:  transcriptomics
colomoto-docker
The CoLoMoTo Interactive Notebook: Accessible and Reproducible Computational Analyses for Qualitative Biological Networks
Stars: ✭ 15 (-6.25%)
Mutual labels:  systems-biology

Welcome to DEcode!

The goal of this project is to enable you to utilize genomic big data in identifying regulatory mechanisms for differential expression (DE).

DEcode predicts inter-tissue variations and inter-person variations in gene expression levels from TF-promoter interactions, RNABP-mRNA interactions, and miRNA-mRNA interactions.

You can read more about this method in this paper (full text is available at https://rdcu.be/b5r3p) where we conducted a series of evaluation and applications by predicting transcript usage, drivers of aging DE, gene coexpression relationships on a genome-wide scale, and frequent DE in diverse conditions.

Run DEcode on Code Ocean

You can run DEcode on Code Ocean platform without setting up a computational environment. Our Code Ocean capsule provides reproducible workflows, all processed data, and pre-trained models for tissue- and person-specific transcriptomes and DEprior, at gene- or transcript level.

If you find DEcode useful in your work, please cite our manuscript.

Tasaki, S., Gaiteri, C., Mostafavi, S. & Wang, Y. Deep learning decodes the principles of differential gene expression. Nature Machine Intelligence (2020) [link to paper] (full text is available at https://rdcu.be/b5r3p)

Source databases for traning data.

  • GTEx transcriptome data - GTEx portal
  • Transcription factor binding peaks - GTRD
  • RNA binding protein binding peaks - POSTAR2
  • miRNA binding locations - TargetScan
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].