Skip to content

ProtCross 0.1.1

Choose a tag to compare

@GeraltZeroZhong GeraltZeroZhong released this 28 Apr 04:23

ProtCross 0.1.1 engineering-focused reproducibility release.

Highlights:

  • Installable PyPI package metadata and console entry points.
  • Lightweight single-structure prediction API and CLI that writes scores to PDB B-factors.
  • One-command runtime asset setup with checkpoint and PCA assets from this release, plus ESM-C weights from Hugging Face.
  • Refactored src package layout, compatibility wrappers, English documentation/logging, examples, and pytest coverage.

Runtime assets attached here:

  • best-epoch.59.ckpt (saved locally by the installer as best-epoch=59.ckpt)
  • pca_esmc_128.pkl

ESM-C weights are not redistributed in this release. protcross setup-assets downloads them from EvolutionaryScale's Hugging Face model repository.