EvaluateComplex
Name | Parameter Description | Parameter Type | Parameter Default |
---|---|---|---|
best-nmr | Retrieve best NMR mmodel | int | FALSE |
dnax | DnaX, pdb format | path | |
dnax-sequence | DnaX sequence to evaluate on the dnaX | string | |
more-output | Get more output | bool | FALSE |
Name | Parameter Description | Parameter Type | Parameter Default | Parameter Range |
---|---|---|---|---|
atom-type | Atom type to be consider in the evaluation: BB,SC,ALL | string | BB | 0-2 |
biassed | Use biassed or non biassed forcefield | bool | false | |
command | string | |||
config | Set a configuration file | path | ||
database-name | Set the mySQL database name | string | PepXDB | |
database-pass | Set the mySQL password | string | modelx | |
database-port | Set the mySQL database port | int | 3306 | |
database-server | Set the mySQL server | string | localhost | |
database-user | Set the mySQL username | string | modelx | |
excluded | File with excluded pdb from queries | path | ||
help | Show help screen | |||
max-threads | Set the maximum number of threads | int | 1 | |
output-dir | Set output directory | path | ||
output-file | Get Pdb file without dna | path | noDna.pdb | |
pdb | Set a PDB file | path | ||
pdb-dir | Set PDB directory | path | ||
renumber | Renumber the pdb | bool | false |
>modelx --command=EvaluateComplex --pdb=EvaluateComplex.pdb --biassed=false --atom-type=ALL --more-output=false --#output-file= --best-nmr=false --database-name=ModelX --database-server=localhost --database-user=modelx --database-pass=modelx
|