GithubHelp home page GithubHelp logo

aspirincode / biobombe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from greenelab/biobombe

0.0 2.0 0.0 2.29 GB

BioBombe: Sequentially compressed gene expression features enhances biological signatures

License: BSD 3-Clause "New" or "Revised" License

Jupyter Notebook 84.92% Python 1.79% Shell 0.07% R 1.45% HTML 11.77%

biobombe's Introduction

logo

Sequential Compression of Gene Expression Data Across Latent Space Dimensions

Gregory Way and Casey Greene 2018

University of Pennsylvania

DOI

The repository stores data and data processing modules to sequentially compress gene expression data.

Named after the mechanical device developed by cryptologists in World War II to decipher secret messages sent by Enigma machines, BioBombe is used to enhance biological signatures in gene expression data. Inspired by the number-crunching knobs of Alan Turing's device, BioBombe sequentially compresses gene expression input across latent dimensionalities and deciphers the the biological signals embedded within compressed gene expression features.

In this repository, we sequentially compress three different gene expression data sets (TCGA, GTEx, and TARGET) across 28 different latent dimensions (k) using five different algorithms (PCA, ICA, NMF, DAE, and VAE). We evaluate each algorithm and dimension using a variety of metrics. Our goal is to construct reproducible gene expression signatures with unsupervised learning.

Our approach is outlined below:

overview

BioBombe Training Implementation

Our model implementation is described below.

implementation

Analysis Modules

To reproduce the results and figures of the analysis, the modules should be run in order.

Name Description
0.expression-download Download and process gene expression data to run through pipeline
1.initial-k-sweep Determine a set of optimal hyperparameters for Tybalt and ADAGE models across a representative range of k dimensions
2.sequential-compression Train various algorithms to compress gene expression data across a large range of k dimensions
3.build-hetnets Download, process, and integrate various curated gene sets into a single heterogeneous network
4.analyze-components Visualize the reconstruction and sample correlation results of the sequential compression analysis
5.analyze-stability Determine how stable compression solutions are between and across algorithms, and across dimensions
6.biobombe-projection Apply BioBombe matrix interpretation analysis and overrepresentation analyses to assign biological knowledge to compression features
7.analyze-coverage Determine the coverage, or proportion, of enriched gene sets in compressed latent space features for all models and ensembles of models
8.gtex-interpret Interpret compressed features in the GTEX data
9.tcga-classify Input compressed features from TCGA data into supervised machine learning classifiers to detect pathway aberration
10.gene-expression-signatures Identify gene expression signatures for sample sex in GTEx and TCGA data, and MYCN amplification in TARGET data

Algorithms

See 2.sequential-compression for more details.

Computational Environment

All processing and analysis scripts were performed using the conda environment specified in environment.yml. To build and activate this environment run:

# conda version 4.5.0
conda env create --force --file environment.yml

conda activate biobombe

biobombe's People

Contributors

gwaybio avatar

Watchers

 avatar  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.