Git Product home page Git Product logo

protherm-conversion's Introduction

ProTherm conversion to ProtaBank studies

We have been given permission to deposit all of the data collected in ProTherm (https://doi.org/10.1093/nar/gkh082) into ProtaBank (https://www.protabank.org/). These scripts automate the process of converting ProTherm entry data into the ProtaBank study format using the following steps:

  • All ProTherm entries are grouped into ProtaBank studies by literature citation where each publication corresponds to a ProtaBank study.
  • All Proteins are extracted from the provided PDB and SWISSPROT_IDs in the ProTherm sequence and structure section of the entry. Proteins without either of these ids have not been converted, see not_submitted_studies.txt for all studies with missing information entries.
  • All assay information is extracted from the experimental condition section of the ProTherm entry. All conditions are assumed to apply for all measurements. Units are assumed to be the ProTherm standard unless otherwise specified in the Thermodynamic data section.
  • Mutational data is associated with a sequence by extracting the protein sequence from the provided PDB or uniport ID and ensuring that the specified mutation matches the WT#NUM description in MUTATION. Entries without either of these ids ,or where no match to the wild type sequence after attempting any possible starting index shifts have not been converted, see not_sumbitted_studies.txt for all studies with missing information.

Prerequisites

Install needed python packages

pip install -r requirements.txt

Unzip the ProTherm data

unzip ProTherm.dat.gz

Comments

Modifications to the original ProTherm.dat file

*Deleted 2PGK from PDB ids because PDB entry has all Xs and gives no sequence

*Deleted 1XBE because structure is withdrawn replaced with Q7YUF0_TRYCR (Q7YUF0)

*Deleted 94.3 from ProTherm.dat because it is not a pdb code

*Placed 1OHV info in 1GTX entry because 1GTX is obsolete and superseeded by 1OHV

*Placed 1R51 info in 1UOX entry because 1UOX is obsolete and superseeded by 1R51

*Edited ProTherm to repalce 166H (does not exist) with 166L which matches the mutant description

*Edited ProTherm to repalce RF5V (does not exist) with 3F5V which matches the mutant description

Authors

  • Connie Wang

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Thanks to ProTherm for giving us permission to enter their data into ProtaBank

protherm-conversion's People

Contributors

connie-wang-23 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.