File size: 1,051 Bytes
32d0f59
251b92f
32d0f59
 
 
c877fd9
90ab2dd
 
32d0f59
 
 
 
275b482
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: DiffDock-Pocket Web
emoji: ๐Ÿš€
colorFrom: pink
colorTo: indigo
sdk: docker
port: 7860
app_file: main.py
pinned: false
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

---------

## How to use this space

This is a simple app intended to showcase [DiffDock-Pocket](https://github.com/plainerman/DiffDock-Pocket).
One can upload a protein and ligand, and calculate the predicted structure. The results are visualized in 3D and can be downloaded.

* This app is designed to take 1 protein (in PDB format) and 1 ligand (in SDF format) at a time. For bulk inference, use the [command line interface](https://github.com/plainerman/DiffDock-Pocket/blob/main/README.md#running-diffdock-pocket-on-custom-complexes).

* Our demonstration space uses a CPU, so it may take a few minutes to run. For faster results, use a GPU. 
One can duplicate this space (at their own expense) by selecting "โ‹ฎ" -> "Duplicate this space" in the top right corner, and then selecting a GPU in the "Settings" tab.