Coder Social home page Coder Social logo

spandan2308 / protein-protein-interaction-prediction Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 84.54 MB

Sequence based PPI prediction algorithm is developed using Xgboost. Around 73,000 positive and negative interacting protein pairs were extracted from Pan’s PPI dataset

biomedical-data-science protein-protein-interaction protein-sequences xgboost-classifier

protein-protein-interaction-prediction's Introduction

Sequence based PPI prediction algorithm is developed using Xgboost. Around 73,000 positive and negative interacting protein pairs were extracted from Pan’s PPI dataset (http://www.csbio.sjtu.edu.cn/bioinf/LR_PPI/Data.htm)

Supp-A contains positive protein pairs while Supp-B contains negative protein pairs. The 'Data_Loading' file extracts protein paris from these files into csv files. PPI Prediction file has the algorithm.

The function aa_composition(sequence) calculates the amino acid composition of a given protein sequence. It iterates over each amino acid (represented by the letters 'ACDEFGHIKLMNPQRSTVWY'), counts the occurrences of each amino acid in the sequence, and stores the counts in a dictionary. The final output is a list containing the count of each amino acid, which represents the feature vector for that protein sequence. This feature vector captures the relative abundance of different amino acids in the sequence and can be used as input. The model has accuracy of around 98%.

Authors

protein-protein-interaction-prediction's People

Contributors

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