8000 Tags · plinder-org/plinder · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: plinder-org/plinder

Tags

v0.2.25

Toggle v0.2.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ligand_fixes (#70)

* chore: minor bugfix in rascalMCES bond checking
* chore: avoid redundant calculations for const_size
* refactor: smallmols
* chore: update logger warn -> warning
* refactor core.structure.smallmols_utils from data annotation rdkit_utils
* feat: smiles2inchikey upgrade + testing
* feat: ligand uncharger + chore: smallmols_utils cleanup
* chore: remove duplicated code
* feat: add mmp based test-train similarity + feat: return most similar smiles (ecfp and mmp)
* chore: fix eval stratify test + cleanup
* chore: upgrade rdkit version to 2024.03.6 (#89)
* feat: patch up entry_release_date + update README

v0.2.24

Toggle v0.2.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Ensure pred_links has system_id column for grouping (#93)

* fix: Ensure pred_links has system_id column for grouping

* fix: Use reference_system_id directly for grouping

---------

Co-authored-by: Vladas Oleinikovas <v.oleinikovas@gmail.com>

v0.2.23

Toggle v0.2.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bugfix: one aggregate score per model + pin networkit==11.0.0 (#98)

* bugfix: make_plots - one aggregate score per model

* chore: pin networkit==11.0.0 due to numpy 2 version clash

v0.2.22

Toggle v0.2.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Disable binding affinity query - again (#96)

* fix: reapply disable binding_affinity patch independently of schema setting of not None

* chore: remove previous patch for binding_affinity

* chore: disable affinity in query ipynb example

v0.2.21

Toggle v0.2.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Disable binding affinity query (#95)

* feat: disable binding_affinity queries

* chore: report binding affinity bug in README + a note in code

v0.2.20

Toggle v0.2.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: set local context to avoid errors resetting global start method (#…

…92)

* Fix: set local context to avoid errors resetting global start method

* Fixing trailing whitespace for code checks

v0.2.19

Toggle v0.2.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add workflow_dispatch docs.yaml

AF8C

v0.2.18

Toggle v0.2.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
change tag docs.yaml

v0.2.17

Toggle v0.2.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated Splits.py, added Custom_split example (#81) (#87)

* Updated Splits.py, added Custom_split example (#81)

* Updated Splits.py, added Custom_split example

* Updated apo and pred structure links

* Updated plot.py, Added plots to custom_split notebook

* chore: mystnb execution_mode "off"

Trying to set execution mode off for the documentation CI

* chore: fix selected_systems type

---------

Co-authored-by: Vladas Oleinikovas <v.oleinikovas@gmail.com>

* chore: lint

* chore: add static split_plots

* posebusters eval fix (#86)

* bugfix: handling named sdf files for posebusters

* feat: add  matched reference ligand chain to single ligand scores

* chore: add best_matched_reference_chain to test_eval

* chore: handle none for "bisy_rmsd"

* chore: flexible -> score_receptor; ligand_file_list -> ligand_file

* fix: posebusters for flexible receptor scoring

* chore: eval doc update

* fix: PoseBusters requires a PDB file for receptor

* fix: num_proteins only for CHAINTYPE_POLY_PEPTIDE_L

* chore: cheatfix for num_model_proteins CI

* chore: add explicit BindingDB/ChemBl license to README

* chore: add known bugs + dates.csv

---------

Co-authored-by: Jay <48680156+Ninjani@users.noreply.github.com>

* chore: rm ipynb that fails CI

* chore: add ipynb

* chore: rm 6_custom_split.md file

* chore: up rdkit pin

* chore: plip pin at 2.3

* chore: update plip pins and main test report detection

---------

Co-authored-by: Franz Görlich <102743232+frgoe003@users.noreply.github.com>
Co-authored-by: Jay <48680156+Ninjani@users.noreply.github.com>

v0.2.16

Toggle v0.2.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
posebusters eval fix (#86)

* bugfix: handling named sdf files for posebusters

* feat: add  matched reference ligand chain to single ligand scores

* chore: add best_matched_reference_chain to test_eval

* chore: handle none for "bisy_rmsd"

* chore: flexible -> score_receptor; ligand_file_list -> ligand_file

* fix: posebusters for flexible receptor scoring

* chore: eval doc update

* fix: PoseBusters requires a PDB file for receptor

* fix: num_proteins only for CHAINTYPE_POLY_PEPTIDE_L

* chore: cheatfix for num_model_proteins CI

* chore: add explicit BindingDB/ChemBl license to README

* chore: add known bugs + dates.csv

---------

Co-authored-by: Jay <48680156+Ninjani@users.noreply.github.com>
0