Produces a FOLD-X pdb file. The minimal PDBFile configuration file is:
command=PDBFile pdb=PF.pdb
It can be run from the command line:
FoldX --command=PDBFile --pdb=PF.pdb
FoldX uses output-file as a tag to label different outputs from different commands in batch runs. After running PDBFile you'll get one file to look at. Given output-file="TAG" the output file is:
- PF_TAG.pdb -> FoldX generated pdb.
If you don't set output-file, TAG will be the pdbId of the first pdb on the batch.