Giter VIP home page Giter VIP logo

mprascreen's Introduction

MPRA Screen Repository

This repository contains code supporting the data processing, model training, and analysis of the MpraNet model. This is a deep learning model trained to predict whether SNP sites have the kind of functional effect detected by MPRA assay. The model is trained on positive variants from existing MPRA experiments on the GM12878 cell line, with matched negatives sampled from the background genome. The model uses numerous features including epigenetic annotations and prior functional scores.

Features were obtained from ROADMAP, Eigen, and RegBase databases, and were processed with setup_project_data.py, setup_neighbor_data.py, and setup_mixed_datasets.py, which also generates the train and validation splits.

MPRANet was tuned with 5-fold CV using search_hparam.py, after which the final model was trained using fit_mpra_models.py

Subsequent analysis of the model was performed using evaluation scripts, such as evaluate_results.py and sample_size_sim.py.

We additionally provide an example script for using a trained MPRANet to predict on a user-given set of genomic variant locations in predict_script.py.

mprascreen's People

Contributors

fl16180 avatar

Watchers

James Cloos 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.