|
|
calcprop.pl -natpdb 1vii.exp.pdb sample |
|
calculates structural properties for the ensemble structures
associated with the sample tag under the current
directory. The native
reference structure is taken from 1vii.exp.pdb.
|
| |
|
calcprop.pl -natpdb 1vii.exp.pdb -dir data -cpus 4 sample |
|
calculates structural properties for the ensemble structures
associated with the sample tag under the
data directory. 4 threads are used to perform
the calculation in parallel. The native
reference structure is taken from 1vii.exp.pdb.
|
| |
|
calcprop.pl -dir data -cpus 4 -hosts sgi.workstations sample |
|
calculates ensemble properties in parallel on 4 cpus by remote
job submission to hosts from sgi.workstations.
|
| |
|
calcprop.pl -dir data -cpus 4 -mp -hosts sgi.local sample |
|
calculates ensemble properties in parallel on 4 cpus by remote
job submission to hosts from sgi.local. Local
directories are used on the client nodes as given in the host
file.
|
| |