Rmsd
Name | Parameter Description | Parameter Type | Parameter Default |
---|---|---|---|
more-output | Get more output | bool | FALSE |
pdb-1 | Set pdb1 file,pdb must not be set | path | |
pdb-2 | Set pdb2 file,pdb must not be set | path | |
with-energy | Get rmsd value with energy 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=Rmsd --pdb-1=Rmsd.pdb --pdb-2=Rmsd.pdb --more-output=false --with-energy=false --biassed=false --atom-type=BB --#output-file= --database-name=ModelX --database-server=localhost --database-user=modelx --database-pass=modelx
|