GithubHelp home page GithubHelp logo

liuzhe30 / emden Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 175.4 MB

Predicting the effect of mutations on clinical drug response using graph representation and transformer encoders

Home Page: https://doi.org/10.1016/j.compbiomed.2023.107678

License: MIT License

Jupyter Notebook 62.99% Python 4.67% Shell 0.05% CSS 1.87% JavaScript 26.14% HTML 2.85% Batchfile 0.02% SCSS 1.00% Less 0.01% PowerShell 0.02% Ruby 0.01% Vue 0.38%

emden's Introduction

Emden

Predicting the Effect of Mutations on Clinical Drug Response using Graph Representation and Transformer Encoders

Environment

  • Python == 3.9
  • Pytorch == 1.12
  • Scikit-learn == 1.1

Evaluate model

We provide the test dataset used in this study, you can use test_data.pt in pytorch format or testset.csv in .csv format to evaluate our method. The trained model weights can be downloaded from OneDrive url.

python evaluation.py

Prepare dataset

Requiements

  • HH-suite for generating HHblits files from protein sequences (with the file suffix of .hhm)
  • Alphafold2 for generating PDB files from protein sequences (with the file suffix of .pdb)
  • DSSP for generating DSSP files from pdb files (with the file suffix of .dssp)

Prepare data in pytorch format

cd /src
python prepareData.py

Online predict

Emden Web Server

Note: Due to the hardware limitation, the server version of Emden do not contain features generated by Alphafold2(dssp). We strongly recommend that you use this locally installed version.

emden's People

Contributors

liuzhe30 avatar roarboil avatar

Stargazers

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