Biowulf High Performance Computing at the NIH
Xplor-NIH on Biowulf

XPLOR-NIH is a structure determination program which incorporates the legacy X-PLOR program, but utilizes a Python interface and includes facitiles for structure determination using observables from NMR, EPR, Cryo-EM, SAXS and other experiments.

Xplor-NIH is developed in the Computational Biomolecular Magnetic Resonance Core within the NIDDK Laboratory of Chemical Physics.

Documentation
Important Notes

Batch job
Most jobs should be run as batch jobs.

[user@biowulf ~]$ slurmXplor -py -ntasks  num -partition partitionName [options] script.py

where num is the number of processes to run and options are any option to the xplor command. It is also possible to specify arbitrary sbatch options. For details please see

[user@biowulf ~]$ slurmXplor -help