GithubHelp home page GithubHelp logo

jdrfcav's Introduction

JDRFCAV

A feature selection method for vertical integrative analysis of multi-assay genomic data.

Vertical integrative multi-assay genomic data analysis combines multiple sources of genomic assays (e.g. RNA-seq, CNV, genotyping, methylation) for the same set of samples. This design increases statistical power and accuracy. For a model-based supervised task with either continuous or categorical dependent variable, penalized regression approaches are usually employed to handle both the feature selection step, and the model fitting evaluation. Here we introduce an early screening step, employed prior to the model-fitting step. For each assay top analytes are selected based on their univariate association with the dependent variable, followed by an unsupervised hierarchical clustering across all selected analytes from all assays. For each cluster, a single representative analyte is selected. Then a penalized regression based model is fitted to measure the model’s performance. This two-step approach was successfully validated on previously published multi-assay studies such as the HIV RV144 study. It allows balanced use of data from assays of different sizes (number of analytes), and ease interpretation of the results.

Our method implement the MultiAssayExperiment R/Bioconductor S4 class for multi-assay data. Feature selection methods are implemented via a high-level machine learning approach with the mlr pacakge.

Vision:

Installation

# Install development version from GitHub
devtools::install_github("FredHutch/JDRFCAV")

# TBA: Install release version from CRAN
# install.packages("JDRFCAV")

Usage

check vignettes:

Data curation

A. NCBI/GEO raw files -> processed data -> MultiAssayExperiment (MAE) -> mlr's task foramt

Paper's reproducible results

B. Biomarker discovery: B.1 Feature selection: Fun_lrn_univ_only_makePrep_MaG, Fun_lrn_univ_Clusters_All_makePrep_MaG B.2 Sensitivity analysis

Customized Multi-assay feature selection

C. (TBA) UnivCPO, UnivClustCPO (refactoring the above makePreprocWrapper() )

About

Fred Hutch Benaroya Research Institute JDRF

Github site creation

Dror Berel

jdrfcav's People

Contributors

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