ProtST icon indicating copy to clipboard operation
ProtST copied to clipboard

How to run prediction of protein function

Open CryoSky opened this issue 1 year ago • 2 comments

Hello,

Thank you again for your help in my previous issue. I can finally run the ProtST task on my cluster using one GPU. However, I need clarification about the command that you provided.

I want to predict a given protein sequence's function (GO terms). After running the following command, what do you think I should do to invoke the trained model and run the prediction? I appreciate your help in advance.

python4proc /script/run_downstream.py --config ./config/downstream_task/PretrainESM2/annotation_tune.yaml --checkpoint /work/cms16/sj52/scratch/esm-model-weights/esm2_t33_650M_UR50D.pt --dataset GeneOntology --branch BP

CryoSky avatar Aug 13 '23 17:08 CryoSky