You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CRAFT stands for Cancer Repertoire Anomaly Finding Transformer, not
the placeholder "Conditional Recombination-Aware Framework for T cells"
that I'd put in the README rewrite. Updated in:
- README.md (top-of-file title)
- pyproject.toml (project description)
- craft/__init__.py (module docstring)
Also adds *.egg-info/ to .gitignore so editable installs don't surface
build artifacts as untracked files.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
description = "CRAFT: Conditional Recombination-Aware Framework for T cells — a conditional sequence-to-sequence transformer for TCR-beta repertoires."
8
+
description = "CRAFT: Cancer Repertoire Anomaly Finding Transformer — a conditional sequence-to-sequence transformer for TCR-beta repertoires."
0 commit comments