-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #112 from volkamerlab/opencadd-klifs-paper
Add first draft of OpenCADD-KLIFS paper
- Loading branch information
Showing
9 changed files
with
280 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
Installing OpenCADD-KLIFS only | ||
============================== | ||
|
||
In case you would like to install the dependencies for the OpenCADD-KLIFS module only, please follow these instructions. | ||
|
||
.. note:: | ||
|
||
We are assuming you have a working ``mamba`` installation in your computer. | ||
If this is not the case, please refer to their `official documentation <https://mamba.readthedocs.io/en/latest/installation.html#mamba>`_. | ||
|
||
|
||
Install from the conda package | ||
------------------------------ | ||
|
||
1. Create a new conda environment called ``opencadd-klifs`` with the ``opencadd`` package and all its dependencies installed:: | ||
|
||
mamba create -n opencadd-klifs bravado pandas tqdm rdkit biopandas | ||
|
||
2. Activate the new conda environment:: | ||
|
||
conda activate opencadd-klifs | ||
|
||
3. Install ``opencadd`` without any dependencies (all ``opencadd-klifs`` relevant dependencies have been installed in step 1):: | ||
|
||
mamba install opencadd --no-deps | ||
|
||
If you are planning on working with Jupyter notebooks, install JupyterLab and IPyWidgets:: | ||
|
||
mamba install jupyterlab ipywidgets |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,152 @@ | ||
@article{Cohen:2021, | ||
title={Kinase drug discovery 20 years after imatinib: progress and future directions}, | ||
author={Cohen, Philip and Cross, Darren and J{\"a}nne, Pasi A.}, | ||
journal={Nature Reviews Drug Discovery}, | ||
volume={20}, | ||
number={7}, | ||
pages={551-569}, | ||
year={2021}, | ||
doi={10.1038/s41573-021-00195-4}, | ||
} | ||
|
||
@article{Kooistra:2017, | ||
author = {Kooistra, Albert J. and Volkamer, Andrea}, | ||
title = {{Kinase-Centric Computational Drug Development}}, | ||
journal = {Annu. Rep. Med. Chem.}, | ||
volume = {50}, | ||
pages = {197--236}, | ||
year = {2017}, | ||
doi = {10.1016/BS.ARMC.2017.08.001}, | ||
} | ||
|
||
@article{Kanev:2021, | ||
title = "{KLIFS: an overhaul after the first 5 years of supporting kinase research}", | ||
author = {Kanev, Georgi K and {de Graaf}, Chris and Westerman, Bart A and {de Esch}, Iwan J P and Kooistra, Albert J}, | ||
journal = {Nucleic Acids Research}, | ||
volume = {49}, | ||
number = {D1}, | ||
pages = {D562-D569}, | ||
year = {2020}, | ||
doi = {10.1093/nar/gkaa895}, | ||
} | ||
|
||
@article{vanLinden:2014, | ||
author={van Linden, Oscar P. J. and Kooistra, Albert J. and Leurs, Rob and de Esch, Iwan J. P. and de Graaf, Chris}, | ||
title={KLIFS: A Knowledge-Based Structural Database To Navigate Kinase--Ligand Interaction Space}, | ||
journal={Journal of Medicinal Chemistry}, | ||
volume={57}, | ||
number={2}, | ||
pages={249-277}, | ||
year={2014}, | ||
doi={10.1021/jm400378w}, | ||
} | ||
|
||
@article{Raschka:2017, | ||
title = {BioPandas: Working with molecular structures in pandas DataFrames}, | ||
author = {Sebastian Raschka}, | ||
journal = {The Journal of Open Source Software}, | ||
volume = {2}, | ||
number = {14}, | ||
year = {2017}, | ||
doi = {10.21105/joss.00279}, | ||
} | ||
|
||
@inproceedings{Kluyver:2016, | ||
booktitle = {Positioning and Power in Academic Publishing: Players, Agents and Agendas}, | ||
editor = {Fernando Loizides and Birgit Scmidt}, | ||
title = {Jupyter Notebooks - a publishing format for reproducible computational workflows}, | ||
author = {Thomas Kluyver and Benjamin Ragan-Kelley and Fernando P{\'e}rez and Brian Granger and Matthias Bussonnier and Jonathan Frederic and Kyle Kelley and Jessica Hamrick and Jason Grout and Sylvain Corlay and Paul Ivanov and Dami{\'a}n Avila and Safia Abdalla and Carol Willing and Jupyter development team}, | ||
publisher = {IOS Press}, | ||
year = {2016}, | ||
pages = {87--90}, | ||
url = {https://eprints.soton.ac.uk/403913/}, | ||
} | ||
|
||
@misc{klifsswagger, | ||
author = {KLIFS}, | ||
title = {{KLIFS OpenAPI}}, | ||
year = 2021, | ||
publisher = {https://dev.klifs.net}, | ||
url = {https://dev.klifs.net/swagger_v2/}, | ||
} | ||
|
||
@misc{bravado, | ||
author = {bravado}, | ||
title = {{bravado}}, | ||
year = 2021, | ||
publisher = {GitHub}, | ||
journal = {GitHub repository}, | ||
url = {https://github.com/Yelp/bravado}, | ||
} | ||
|
||
@misc{pandas, | ||
author = {{The pandas development team}}, | ||
title = {pandas-dev/pandas: Pandas}, | ||
year = 2020, | ||
publisher = {Zenodo}, | ||
journal = {Zenodo repository}, | ||
doi = {10.5281/zenodo.3509134}, | ||
} | ||
|
||
@misc{rdkit, | ||
author = {RDKit}, | ||
title = {{RDKit: Open-Source Cheminformatics}}, | ||
year = 2021, | ||
publisher = {RDKit}, | ||
journal = {RDKit website}, | ||
url = {http://www.rdkit.org}, | ||
} | ||
|
||
@misc{kissim, | ||
author = {{KiSSim}}, | ||
title = {{KiSSim: Subpocket-based fingerprint for kinase pocket comparison}}, | ||
year = 2021, | ||
publisher = {GitHub}, | ||
journal = {GitHub repository}, | ||
url = {https://github.com/volkamerlab/kissim}, | ||
} | ||
|
||
@misc{teachopencadd, | ||
author = {{TeachOpenCADD}}, | ||
title = {{TeachOpenCADD: a teaching platform for computer-aided drug design (CADD) using open source packages and data}}, | ||
year = 2021, | ||
publisher = {GitHub}, | ||
journal = {GitHub repository}, | ||
url = {https://github.com/volkamerlab/teachopencadd}, | ||
} | ||
|
||
@misc{opencadd_pocket, | ||
author = {{OpenCADD}}, | ||
title = {{OpenCADD-Pocket: Identification and analysis of protein (sub)pockets}}, | ||
year = 2021, | ||
publisher = {GitHub}, | ||
journal = {GitHub repository}, | ||
url = {https://github.com/volkamerlab/opencadd}, | ||
} | ||
|
||
@misc{kinoml, | ||
author = {{OpenKinome}}, | ||
title = {{KinoML: Structure-informed machine learning for kinase modeling}}, | ||
year = 2021, | ||
publisher = {GitHub}, | ||
journal = {GitHub repository}, | ||
url = {https://github.com/openkinome/kinoml}, | ||
} | ||
|
||
@misc{plipify, | ||
author = {{PLIPify}}, | ||
title = {{PLIPify: Protein-ligand interaction frequencies across multiple structures}}, | ||
year = 2021, | ||
publisher = {GitHub}, | ||
journal = {GitHub repository}, | ||
url = {https://github.com/volkamerlab/plipify}, | ||
} | ||
|
||
@misc{volkamerlab, | ||
author = {{Volkamer Lab}}, | ||
title = {{Volkamer Lab website}}, | ||
year = 2021, | ||
publisher = {Volkamer Lab}, | ||
journal = {Volkamer Lab website}, | ||
url = {https://volkamerlab.org/}, | ||
} |
Oops, something went wrong.