I was checking out the deepgo2 paper and wanted to know if there is a way to run predictions on our custom protein multifasta file using deepgo2 without GPU.
Hi,
Sorry for the late reply, it runs on cpu, there is a parameter (--device/-d) in predict.py script. However, it might take a long time to get the ESM2 embeddings.
Hi @leechuck @coolmaksat @ferzcam
I was checking out the deepgo2 paper and wanted to know if there is a way to run predictions on our custom protein multifasta file using deepgo2 without GPU.