Job Tutorials¶
Here you will find tutorials for various antibody-related tasks that can be accomplished with GeoBiologics. Each tutorial is a step-by-step guide that walks you through the process of setting up a job, submitting it, and interpreting the results. The tutorials are designed to be self-contained, so you can start from any tutorial that suits your need.
Before you dive in, let's take a quick look at how jobs work in GeoBiologics.
-
Submitted: After you submit a job by filling the job submission form, the job will be in the "Submitted" state.
-
Rejected: If the job submission form is not filled correctly, or if you do not have the required permission/balance, the job will be rejected and the reason will be displayed in the toast message.
-
Pending: Once the job submission is validated by our servers and added to the job queue, it will be in the "Pending" state waiting to be executed. You can now see the job in the Files & Jobs panel.
-
Running: When a worker node picks up the job from the queue, the job will be in the "Running" state. The job will stay in this state until it finishes or fails.
-
Succeeded: If the job finishes successfully, it will be in the "Succeeded" state. The results will be available for viewing in the job result panel.
-
Failed: If the job fails, it will be in the "Failed" state. This is usually due to an error in the input sequence / structure. E.g., if the submitted sequence is invalid or too long, or if the submitted structure contains severe clashes. However, if you believe the error is on our side, please feel free to send us a feedback in the job result panel.
Bon voyage!