This OpenAD service provides access to the Biomed-multi-alignment foundation model, with two models for protein property prediction that take FASTA string input: protein solubility (Sol) and drug-target interaction (DTI), which takes SMILES for the drug input and FASTA for the target input.
- Sol task is from benchmark data defined here: https://academic.oup.com/bioinformatics/article/34/15/2605/4938490
- DTI task is from benchmark data from TD Commons: https://tdcommons.ai/multi_pred_tasks/dti/
More information:
github.com/BiomedSciAI/biomed-multi-alignment
For instructions on how to deploy and use this service in OpenAD, please refer to the OpenAD docs.
