Skip to content

tiwarylab/kinase_Aloop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

kinase_Aloop

Purpose:

Please note that this is intended to be a code and data repository for a specific set of systems (i.e. protein kinases) For a view of the full pipeline excluding multiple walker learning and static bias, please use the repository for AF2RAVE

Motivation

[Arxiv link will be added soon.] This protocol is essentially a methodology that combines two schools of thought: structure prediction, and enhanced sampling to preserve thermodynamics. In particular, we aim to make the process of sampling kinase activation loop conformational diversity smoother and faster, and demonstrate this idea on DDR1 wild type and 3 mutants.

Components

Movies, bias files, and trajectories can be found in this Drive

In folder mdscripts

  • openmm_utils.py - functions required to run this instance of our methodology
  • basicmd.py - to run basic unbiased MD
  • equilprotocol.py - to run equilibration protocol as in the paper
  • distancemetad.py - to run a metadynamics simulation using OP computed with SPIB with distances as input CVs
  • kinaseCVs.py - to extract the CVs we use

To run the code, biases and initial structures need to be downloaded from the drive linked above and run with the code in distancemetad.py

Use the following command:

distancemetad.py -source -name -metad _ -bias 1000000000

Citation

Please cite the following reference if using this protocol with or without the provided code:

<>

License

MIT License

Copyright (c) 2023 Tiwary Research Group

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages