Code Monkey home page Code Monkey logo

codeathon_team5's Introduction

Predicting protein-protein interactions and networks using sequence data

❄️

Author: Weiru Han, Maryam Alavi, Coronell Tovar, Rohit Shukla, Pawan Thapaliya, Shamima Akter, Megan Mui

This project involves the application of deep learning models to predict protein-protein interactions using sequence data.

  • Data source:

This data is collected from STRING database, using homo sapiens as the organism of interest to restrict the data

  • Feature extraction we refer to the (Shen 2007) using conjoint traid method in order to convert the sequence into a new feature space.

  • Objectives:

    • Screening a subset of protein types for the modeling procedure.

    • Extract valuable information from protein sequence.

    • Find a model that is effective at predicting PPI and can be readily generalized to other situations.

Pipeline

  1. Combine all data information from the data source
  2. Exploratory data analysis
    • Discover and visualzie the data to gain the insight
  3. Prepare data
    • Data preprocessing
    • Feature engineering

Note: Data preprocessing and feature engineering should only be performed on training data in order to prevent training data leakage. For instance, to perform principal component analysis, we first perform PCA on the training fold and then apply the principal components calculated from the training data to the validation fold in order to reduce the dimension and extract new features.

  1. Modeling

  2. Prediction

  3. Evaluation

codeathon_team5's People

Contributors

weiruhan avatar

Watchers

 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.