Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
- Update container image to harbor.cluster.omic.ai/omic/immunebuilder:latest - Update input/output paths to S3 (s3://omic/eureka/immunebuilder/) - Remove local mount containerOptions (not needed in k8s) - Update homepage to Gitea repo URL - Clean history to remove large model weight blobs
3 lines
165 B
Python
3 lines
165 B
Python
from ImmuneBuilder.ABodyBuilder2 import ABodyBuilder2
|
|
from ImmuneBuilder.TCRBuilder2 import TCRBuilder2
|
|
from ImmuneBuilder.NanoBodyBuilder2 import NanoBodyBuilder2 |