Skip to content

Releases: dptech-corp/Uni-Dock

1.1.2

06 May 02:14
6c4c72d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

07 Mar 13:37
e5f99bf
Compare
Choose a tag to compare

What's Changed

  • fix: mcdock write same conf in confgen stage by @dp-yuanyn in #79
  • Format code and remove unused code by @ysyecust in #81
  • Test: use public image for testing unidock_tools by @caic99 in #83
  • Refactor CMakeLists.txt by @wzf03 in #80
  • Fix: array index out of range by @caic99 in #86
  • fix:mcdock rigid docking; test:remove mcdock rmsd assert by @dp-yuanyn in #87
  • Build: update conda build script for CUDA 12 and uni-dock subfolder by @caic99 in #90
  • feat: unidock_pipeline add support for score_only and local_only; doc: update unidock perf png by @dp-yuanyn in #91
  • doc: update unidock perf images by @dp-yuanyn in #92
  • Build: disable sm_90 arch for forward compatibility on CUDA 11.2 by @caic99 in #95
  • fix: unidock_pipeline read only one ligand for big sdf by @dp-yuanyn in #96
  • Docs: add cuda toolkit requirement by @caic99 in #97

New Contributors

  • @wzf03 made their first contribution in #80

Full Changelog: 1.1.0...1.1.1

1.1.0

29 Feb 15:55
de6e41c
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

Docs

CI/CD

New Contributors

Full Changelog: https://github.com/dptech-corp/Uni-Dock/commits/1.1.0

1.0.0

01 Jun 08:45
Compare
Choose a tag to compare

The executable of Uni-Dock using vina & vinardo scoring function unidock and ad4 scoring function unidock_ad4 is provided below.
Use conda to install Uni-Dock: conda install -c https://conda.mlops.dp.tech/caic -c conda-forge unidock. An offline conda package is provided in the attachment: run conda install -c conda-forge unidock-1.0.0-5_5.tar.bz2 after downloading the file.