Skip to content

6 Alphafold Job Guide

Kyrie-eng edited this page May 16, 2024 · 1 revision

Workflow for creating a alphafold job


2. Enter the job list page

Step 2 screenshot

3. Click on Create a new job

Step 3 screenshot

4. Input job name

Step 4 screenshot

5. Choose the computation type

Choose Deep Learning first and then Alphafold. Step 5 screenshot

6. Upload a fasta document

Upload a file in .fasta format. Step 6 screenshot

7. Set Max Template Date

AlphaFold will search for the available templates before the date specified by the Max Template Date parameter,this could be used to avoid certain templates during modeling. Step 7 screenshot

8. Select a preset model

Step 8 screenshot

9. Evaluate CCD cost

Step 9 screenshot

10. Click on Submit

Step 10 screenshot

11. Click on Check

Enter the job list page and click the check button. Step 11 screenshot

12. View the output files

View the generated files during inference. Step 12 screenshot

13. Download logs

You can download the generated logs during inference. Step 13 screenshot

14. Download result files

Download the output result files. Step 14 screenshot

15. Launch a JupyterLab

Launch a JupyterLab. Step 15 screenshot After opening the jupyterLab page, you can write and run python code to view the inference results. Step 14 screenshot

16. Stop Job

During the inference run, you can stop the task at any time by clicking "Stop Job". Step 16 screenshot