GithubHelp home page GithubHelp logo

rnaimehaom / compmedicineproject Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emmaloool/compmedicineproject

0.0 0.0 0.0 13.77 MB

Project repository for 02-518 project: designing a neoantigen immunogenicity prediction algorithm to predict binding affinities and immunogenicities of mutant protein-Human Leukocyte Antigen (HLA) peptide pairs

Jupyter Notebook 100.00%

compmedicineproject's Introduction

CompMedicineProject

Project repository for 02-518 project: designing a neoantigen immunogenicity prediction algorithm to predict binding affinities and immunogenicities of mutant protein-Human Leukocyte Antigen (HLA) peptide pairs

Contents

bibliography: contains the research papers that inspired our method designs.

input: contains the input training and benchmark datasets for our methods.

  • binding_train_pseudo.csv contains pseudosequence encodings of HLA peptide sequences, each pseudosequence paired with an IC50 binding score.

  • db_pepNeo_high.xls contains pseudosequence encodings of HLA peptide sequences that demonstrate high-strength binding affinity.

  • db_pepNeo_medium.xls contains pseudosequence encodings of HLA peptide sequences that demonstrate medium-strength binding affinity.

  • immunogenicity_train_pseudo contains pseudosequence encodings of HLA peptide sequences, each pseudosequence paired with an immunogenicity score of 0 or 1. An immunogenicity score of 1 indicates that the sequence induces an immune response; a score of 0 indicates the sequence is not immunogenic.

metrics-outputs: contains various metrics for evaluating the performance of our methods. AUC (Area Under the Curve) scores, F1 scores, and PPV (positive predictive value) were analyzed and compared over all methods.

02518-project-bilstm-attention.ipynb is a jupyter notebook of our recurrent neural network model of a Bidirectional Long-Short Term Memory (BiLSTM).

02518-project-convolutional.ipynb is a jupyter notebook of our convolutional neural network models. We present code for models based on residual neural networks (ResNet) and VGG neural networks.

02518-project-mlp.ipynb is a jupyter notebook of our Multilayer Perceptron (MLP) model for predicting binding/immunogenicity.

02518-project-metrics.ipynb is a jupyter notebook of our metrics calculation code.

compmedicineproject's People

Contributors

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