MODELLER was enabled on TCG@NUS grid computing platform in February 2005.
An automated application interface or wrapper was developed to perform the job submission and results retrieval. Using the wrapper, a MODELLER job can be partitioned automatically into many small work units, which will then be submitted to TCG@NUS to compute. Below is a sample command:
To retrieve the results back from TCG@NUS:
retrieve.sh 4312 out-4321
Where, 4321 is the job ID for the current job, and “out-4321” is the sub-folder where the result files to be stored.