Recent Releases of kinfraglib
kinfraglib - Release v2.0.2
We are happy to announce that we have published a preprint about the CustomKinFragLib integration and the new release of KinFragLib!
Fixes
- Small fix in Brenk filtering https://github.com/volkamerlab/KinFragLib/pull/85
- Updated readme https://github.com/volkamerlab/KinFragLib/pull/87
Thanks to @kabu00002, @dominiquesydow, @sonjaleo and @PaulaKramer for the joint effort on the project!
- Jupyter Notebook
Published by PaulaKramer 8 months ago
kinfraglib - Release v2.0.1
We are happy to announce that we have published a preprint about the CustomKinFragLib integration and the new release of KinFragLib!
Enhancements
- Extended CustomKinFragLib notebook 2.3 to include all plots generated for the preprint: https://github.com/volkamerlab/KinFragLib/pull/84
Fixes
- Updated and fixed the CI: https://github.com/volkamerlab/KinFragLib/pull/81 & https://github.com/volkamerlab/KinFragLib/pull/82
Thanks to @kabu00002, @dominiquesydow, @sonjaleo and @PaulaKramer for the joint effort on the project!
- Jupyter Notebook
Published by PaulaKramer 9 months ago
kinfraglib - Release v2.0.0
This release extends KinFragLib by adding CustomKinFragLib which enables the filtering of the fragment library based on chemical properties, unwanted substructures, and synthesizability. We include new notebooks and the filtered CustomKinFragLib fragment library.
New Notebooks
- Custom filtering steps
1_1_custom_filters_unwanted_substructures.ipynb: filters based on unwanted substructures (PAINS and Brenk et al)1_2_custom_filters_drug_likeness.ipynb: filters based on Ro3 and QED score1_3_custom_filters_synthesizability.ipynb: filters based on SYBA score and buyable building block matching1_4_custom_filters_pairwise_retrosynthesizability: filter based on retrosynthetic pathways using ASKCOS
- Custom filtering pipeline
2_1_custom_filters_pipeline.ipynb: applies all filters step by step2_2_custom_filters_analysis.ipynb: analysis on custom-filtered fragment library2_3_custom_filters_papers.ipynb: generates figures used in the paper
Thanks to @sonjaleo, @dominiquesydow, @kabu00002, and @PaulaKramer
- Jupyter Notebook
Published by PaulaKramer over 1 year ago
kinfraglib - Release v1.2.0
This release includes an update of the fragment library to the newest version of KLIFS, fixes and updates to the environment, and code enhancements.
Enhancements
Code
- Updated and enhancements to fragmentation process in KinaseFocuesFragmentLibrary GitHub (https://github.com/volkamerlab/KinaseFocusedFragmentLibrary) which results in an updated fragmentation library
- Integrated larger fragment library in KinFragLib: https://github.com/volkamerlab/KinFragLib/pull/58
Documentation
- Added citation file: https://github.com/volkamerlab/KinFragLib/issues/51
- Added publication list: https://github.com/volkamerlab/KinFragLib/issues/46
Fixes
Environment
- Fixed missing find_packages import: https://github.com/volkamerlab/KinFragLib/pull/43
- Made opencadd conda installable: https://github.com/volkamerlab/KinFragLib/pull/42
- Updated RDKit and pandas packages: https://github.com/volkamerlab/KinFragLib/pull/58
Code
- Fixed deprecated code https://github.com/volkamerlab/KinFragLib/pull/58
- Fixed ChEMBL API changes https://github.com/volkamerlab/KinFragLib/pull/58
CI
- Replaced Python 3.6 with 3.8 and 3.9: https://github.com/volkamerlab/KinFragLib/pull/49 and https://github.com/volkamerlab/KinFragLib/pull/62/
- Updated CI and removed warnings https://github.com/volkamerlab/KinFragLib/pull/62/
Thanks to @dominiquesydow, @PaulaKramer and @kabu00002 for the updates!
- Jupyter Notebook
Published by PaulaKramer almost 2 years ago
kinfraglib - Release v1.1.0
New release of repository containing data and notebooks for the publication KinFragLib: Exploring the Kinase Inhibitor Space Using Subpocket-Focused Fragmentation and Recombination.
New
- Added GitHub Actions CI running all notebooks with pytest (combinatorial dataset is downloaded from zenodo)
- Made the former notebooks/utils.py script pip-installable as kinfraglib (utility functions can now be used outside of notebooks folder)
- Add PR template
- New notebooks:
- Highlight subpocket fragments in ligands based on Greg's blog post: 2_4_highlight_fragments_in_ligand.ipynb
- Show how to generate molecules from the combinatorial library: 4_5_combinatorial_library_construct_ligands.ipynb
Updates
- Changed KLIFS queries from klifs_utils to opencadd (code moved)
- Update KLIFS Swagger URL (https://klifs.net/swagger/)
- Update KinFragLib paper citation in README
- Jupyter Notebook
Published by dominiquesydow almost 5 years ago
kinfraglib - Release v1.0.0
KinFragLib: Exploring the Kinase Inhibitor Space Using Subpocket-Focused Fragmentation and Recombination.
This is the first KinFragLib release comprising the following resources as used/shown in the manuscript "Sydow, D., Schmiel, P., Mortier, J., and Volkamer, A. KinFragLib: Exploring the Kinase Inhibitor Space Using Subpocket-Focused Fragmentation and Recombination."
- Fragment library (as well as subsets of this fragment library tailored for recombination).
- Combinatorial library (due to its size, the data is NOT part of this repository but the link to its deposition at zenodo is provided: https://zenodo.org/record/3956580).
- Quick start notebook showing how to work with the fragment library.
- Notebooks covering the analyses on fragment and combinatorial libraries as shown in the associated paper.
- Jupyter Notebook
Published by dominiquesydow over 5 years ago