Configure ImmuneBuilder pipeline for WES execution
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
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
This commit is contained in:
3
ImmuneBuilder/__init__.py
Normal file
3
ImmuneBuilder/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from ImmuneBuilder.ABodyBuilder2 import ABodyBuilder2
|
||||
from ImmuneBuilder.TCRBuilder2 import TCRBuilder2
|
||||
from ImmuneBuilder.NanoBodyBuilder2 import NanoBodyBuilder2
|
||||
Reference in New Issue
Block a user