2.8K
This image facilitates the usage of ditasser_db, a script that facilitates the retrieval of PDB structures associated with a given UniProt number, from the HPmod database.
You should adapt and run the following command:
docker run --rm -v /your/data/dir:/data pegi3s/ditasser_db bash -c "/opt/getditasserpdb UniProt_list"
In this command, you should replace:
/your/data/dir to point to the working directory, where the retrieved PDB files will be saved.
UniProt_list to the name of the list, located in the working directory, containing the UniProt numbers, one per line.
If the direct link fails, the full database will be downloaded to retrieve the requested PDB file(s), which may take longer.
Content type
Image
Digest
sha256:c6564cb74…
Size
33.4 MB
Last updated
about 2 months ago
docker pull pegi3s/ditasser_db