/ntrk_example_testing2

Primary LanguageJupyter NotebookMIT LicenseMIT

NTRK resistance example

With the code and notebooks of this repository we aim to explore the impact of point mutations on ligand binding to NTRKs.

How to use this repository

  1. Clone repository

git clone https://github.com/openkinome/ntrk_resistance_example

  1. Create Conda environment

conda env create -f environment.yml
conda activate ntrk_mutations

Structure

  • data/activities.csv
  • notebooks/docking/docking.ipynb
    • jupyter notebook explaining how NTRK structures were prepared and how docking poses were generated
  • notebooks/md_sims/md.ipynb
    • jupyter notebook analysing results from MD simulations of systems prepared with docking (Note: this is currently in the md_sims branch)

Authors

License

This repository is licensed under the MIT license.