Build branch build/main with version build_main (dfd68e5)

Build pipeline: openpipelines-bio.openpipeline-qc.build-main-fcwdr

Source commit: dfd68e55fa

Source message: deploy: c7a93716f92762bed306dd7fc40d0b06e6508821
This commit is contained in:
CI
2025-08-11 08:52:14 +00:00
commit 48e69ee3fa
116 changed files with 57194 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
# IDEs and editors
/.idea
.project
.classpath
*.launch
.settings/
.vscode
# Temp
gitignore
test_results
# System Files
.DS_Store
Thumbs.db
# Nextflow
work
.nextflow*
trace*.txt
# viash
/resources_test/
# pycache
*__pycache__*