openprotein.fold.FoldAPI#
- class openprotein.fold.FoldAPI(session)[source]#
Fold API provides a high level interface for making protein structure predictions.
- Parameters:
session (APISession)
Methods
__init__(session)get_model(model_id)Get model by model_id.
get_results(job)Retrieves the results of a fold job.
list_models()list models available for creating folds of your sequences
Attributes
boltz2Boltz-2 model
boltz_2boltz1xBoltz-1x model
boltz_1xboltz1Boltz-1 model
boltz_1af2AlphaFold-2 model
alphafold2rf3RosettaFold-3 model
rosettafold_3esmfoldESMFold model
minifoldMiniFold model