primaryodors / primarydock

PrimaryOdors.org molecular docker.
Other
6 stars 4 forks source link

Job queue functionality. #434

Closed primaryodors closed 7 months ago

primaryodors commented 7 months ago

There is a sample file called jobq_sample in the root folder that shows how to define a job queue and explains how to set up the queue to run continuously.

The job queue is a set of predictions to be maintained up to date with the PrimaryDock app and all current prediction scripts. It is useful for monitoring the accuracy of PrimaryDock predictions as the prediction methods are developed and refined.

There is also a script called jstat.sh that will display color coded statuses of all the predictions from the job queue.