Post

inverse_fold

/api/v1/inverse_fold

(ESM3) Inverse folds proteins. Defaults to esm3-open-2024-03 if no model is given

Request

Include your API key in the Authorization header as a Bearer token.
Bodyapplication/json
modelstring | null

You may have access to additional, private models as well. These will be visible on your API console page in the rate limits section

Allowed values:esm3-open-2024-03null
potential_sequence_of_concernboolean

Disclose potential sequences of concern. For approved users, such sequences will not go through additional safety filtering. Reach out if you are interested in using this.

Default:false
coordinatesarray[array[array[number | null]]]

Coordinates of the N, CA, C atom sequence as a Nx37x3 array.

inverse_folding_configInverseFoldingConfig
required
sequencestring | null

Sequence for sequence conditioning.

API Reference | Biohub Platform