Updated README and docs The README and documentation pages of SCEPTR now reference the [published manuscript on Cell Systems](https://www.cell.com/cell-systems/fulltext/S2405-4712(24)00369-7) instead of our preprint.
Releasing code state on publication of our manuscript "Contrastive learning of T cell receptor representations"
1.1.0
New Features * Implement method for accessing residue-level representations by yutanagano in https://github.com/yutanagano/sceptr/pull/30
Other Changes * Fix bug in docs landing page figure legend text by yutanagano in https://github.com/yutanagano/sceptr/pull/26 * Update branding by yutanagano in https://github.com/yutanagano/sceptr/pull/27 * Update README.md by yutanagano in https://github.com/yutanagano/sceptr/pull/28 * Improve docs by yutanagano in https://github.com/yutanagano/sceptr/pull/31 * Simplify docstrings by andim in https://github.com/yutanagano/sceptr/pull/32 * Clarify single chain models in docs by yutanagano in https://github.com/yutanagano/sceptr/pull/33
New Contributors * andim made their first contribution in https://github.com/yutanagano/sceptr/pull/32
What's Changed * Fix bug in docs landing page figure legend text by yutanagano in https://github.com/yutanagano/sceptr/pull/26 * Update branding by yutanagano in https://github.com/yutanagano/sceptr/pull/27 * Update README.md by yutanagano in https://github.com/yutanagano/sceptr/pull/28 * Bump version by yutanagano in https://github.com/yutanagano/sceptr/pull/29 * Implement method for accessing residue-level representations by yutanagano in https://github.com/yutanagano/sceptr/pull/30 * Improve docs by yutanagano in https://github.com/yutanagano/sceptr/pull/31
Minor patch to add links to the preprint on arxiv.org to the README and documentation.
1.0.0
First production release! 🥳 Thank you to everyone who has helped with the project.
What's Changed * Add latest model versions by yutanagano in https://github.com/yutanagano/sceptr/pull/19 * Make docs by yutanagano in https://github.com/yutanagano/sceptr/pull/20 * Improve docs by yutanagano in https://github.com/yutanagano/sceptr/pull/21 * Move functional api to top by yutanagano in https://github.com/yutanagano/sceptr/pull/22 * Add publication figures by yutanagano in https://github.com/yutanagano/sceptr/pull/23 * Prepare for first stable release by yutanagano in https://github.com/yutanagano/sceptr/pull/24