Skip to content

Commit

Permalink
doc:update doc unidock_tools install
Browse files Browse the repository at this point in the history
  • Loading branch information
dp-yuanyn committed Mar 20, 2024
1 parent 7400e3e commit dd18d1a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions unidock_tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ Main features are:
## Dependency

- [Uni-Dock](../unidock/README.md#installation)
- Python >= 3.6
- RDKit
- networkx
- Python >= 3.8
- MGLTools, if you want to use AD4 scoring function in Uni-Dock
- mcdock dependencies, see [MCDock Installation](./MCDOCK.md#installation)

## Install

- ```pip install .```
In Uni-Dock repo, unidock_tools subdictionary, run ```pip install .```

Or ```pip install git+https://github.com/dptech-corp/Uni-Dock.git#subdirectory=unidock_tools```

## Docker

Expand Down

0 comments on commit dd18d1a

Please sign in to comment.