-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.1 #77
Merged
Merged
v1.1 #77
Conversation
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
* create issue templates * Create CONTRIBUTING.md
* unidock tools 2 * unidock and mcdock runner * fix unidock pipeline runner * fix mcdock * main entry * fix savedir name * feat:pdb2pdbqt and ligprep module * build:use toml * fix toml * fix: package data * fix: toml package data
* refactor:ut by module * rm old ut * refactor:use pytest syntex for ut * fix:ut * fix static type * fix static type 2 * fix static type 3 * build:base env dockerfile * feat:add application e2e tests * fix:e2e tests * fix:app test read score * fix:app test * build:update unidocktools ci * test:update tools ci trigger condition * build:fix tool yaml * build:fix ci yaml variable * build:fix build ninja dep * build:fix ninja dep * test: ut unidock input change to 1iep * test: skip ad4 test * build:change push image condition * feat(unidock):add energy_range arg * build:downgrade docker login action * build:reupdate docker login action * build:dockerhub token * build:add checkout * build:change docker login action version * build:change docker login action version 2 * build:docker login action 3 * build:docker build job * build image workflow trigger after push * style:pyright check * build:fix toml pyright setting --------- Co-authored-by: Yuan Yannan <[email protected]>
rename dockerfile name
Add GPU model support policy
[Feature] Add template mode for docking calculation
* Refactor Docker image building workflow * remove outdated actions * add benchmark workflow * download test dataset * fix requirements * upload test result in benchmark * build:fix bm test vs result * fix missing path for python scripts --------- Co-authored-by: Yuan Yannan <[email protected]>
Update MAX_NUM_OF_ATOMS_ constant values
fix:tool dockerfile
Update MAX_NUM_OF_LIG_TORSION and MAX_NUM_OF_ATOMS constants
…ck-Dev into feature/template_mode
Feature/template mode
* doc:tool readme 1 * update unidocktools readme * update readme --------- Co-authored-by: Yuan Yannan <[email protected]>
* Update readme files * Update README.md * Unify the spelling * Prompt source code access * Update deepmodeling badge * re-organize paragraphs * Remove unidock-tools subtitles --------- Co-authored-by: Yuan Yannan <[email protected]>
* Add Catch2 unit test * Fix unit test * Add git support in Dockerfile * Add git in CI basic packages * Fix file path in parse_pdqt_test.cpp * Update CMakeLists.txt to link unit_tests with lib and cuda
zhengh96
approved these changes
Feb 29, 2024
dp-yuanyn
approved these changes
Feb 29, 2024
ysyecust
approved these changes
Feb 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR merges multiple new features and improvements from DP Tech private repo. Mainly includes: