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:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
work/
|
||||
.nextflow/
|
||||
.nextflow.log*
|
||||
*.log.*
|
||||
results/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.docker/
|
||||
.vscode/
|
||||
.idea/
|
||||
*.tmp
|
||||
*.swp
|
||||
Reference in New Issue
Block a user