Files
biobox/_viash.yaml
CI 27d6133895 Build branch biobox/main with version main to biobox on branch main (9991e9a)
Build pipeline: viash-hub.biobox.main-l6hlj

Source commit: 9991e9a4f5

Source message: Bump bases2fastq to 2.2.1 (#202)
2025-10-03 08:31:27 +00:00

38 lines
1.8 KiB
YAML

name: biobox
summary: |
A curated collection of high-quality, standalone bioinformatics components built with [Viash](https://viash.io).
description: |
`biobox` offers a suite of reliable bioinformatics components, similar to [nf-core/modules](https://github.com/nf-core/modules) and [snakemake-wrappers/bio](https://github.com/snakemake/snakemake-wrappers/tree/master/bio), but built using the [Viash](https://viash.io) framework.
This approach emphasizes **reusability**, **reproducibility**, and adherence to **best practices**. Key features of `biobox` components include:
* **Standalone & Nextflow Ready:** Run components directly via the command line or seamlessly integrate them into Nextflow workflows.
* **High Quality Standards:**
* Comprehensive documentation for components and parameters.
* Full exposure of underlying tool arguments.
* Containerized (Docker) for dependency management and reproducibility.
* Unit tested for verified functionality.
license: MIT
keywords: [bioinformatics, modules, sequencing]
links:
issue_tracker: https://github.com/viash-hub/biobox/issues
repository: https://github.com/viash-hub/biobox
viash_version: 0.9.4
## TODO: __merge__ properties in the package config could not be loaded by viash-hub.
## Re-enable this again again later once this is supported
# authors:
# - __merge__: /src/_authors/robrecht_cannoodt.yaml
# roles: [ author, maintainer ]
# - __merge__: /src/_authors/dorien_roosen.yaml
# roles: [ author ]
# - __merge__: /src/_authors/dries_schaumont.yaml
# roles: [ author ]
# - __merge__: /src/_authors/jakub_majercik.yaml
# roles: [ author ]
# - __merge__: /src/_authors/toni_verbeiren.yaml
# roles: [ author ]
config_mods: |
.requirements.commands += ['ps']
version: main
organization: vsh