Skip to content

v1.0.0

Choose a tag to compare

@SebieF SebieF released this 14 Nov 14:10
· 106 commits to main since this release
1590215

Initial API release

Contains API packages for python and dart.

Main Features

  • Embedding: Embed protein sequences into a vector space using a protein language model.
  • Predict: Predict protein properties using pre-defined prediction models.
  • Train: Train your own custom prediction models (using biotrainer)
  • Inference: Run inference on new data using your own custom prediction models.