Skip to content
Snippets Groups Projects
Commit 1d3c5a04 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

update docker README to refer to new compare-structures action

parent ef01f4ea
Branches
Tags
No related merge requests found
......@@ -105,21 +105,10 @@ Here is an example run of the compare-structures action:
docker run --rm -v $(pwd):/home <IMAGE NAME> compare-structures \
--model model.pdb \
--reference reference.pdb \
--output output.json \
--qs-score \
--residue-number-alignment \
--reference reference.cif \
--output scores.json \
--lddt \
--structural-checks \
--consistency-checks \
--inclusion-radius 15.0 \
--bond-tolerance 15.0 \
--angle-tolerance 15.0 \
--molck \
--remove oxt hyd unk \
--clean-element-column \
--map-nonstandard-residues
--local-lddt
In order to see all available options for this action run:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment