Commit Graph

5 Commits

Author SHA1 Message Date
CI
38a478d5ae Build branch main with version main (a13b57d)
Build pipeline: viash-hub.biobox.main-t7scl

Source commit: a13b57d04a

Source message: Add bases2fastq (#167)
2024-11-26 14:40:26 +00:00
CI
6b56570131 Build branch main with version main (065297b)
Build pipeline: viash-hub.biobox.main-nh6xw

Source commit: 065297be5f

Source message: Add sgdemux (#166)
2024-11-14 13:36:35 +00:00
CI
dffc02813f Build branch main with version main (1d17ce0)
Build pipeline: viash-hub.biobox.main-79vlw

Source commit: 1d17ce01e2

Source message: Add cellranger_mkref (#164)

* initial commit dedup

* Revert "initial commit dedup"

This reverts commit 38f586bec0ac9e4312b016e29c3aa0bd53f292b2.

* mkref component - config, test data, scripts, changelog

* Small updates

* Update CHANGELOG

* Update src/cellranger/cellranger_mkref/script.sh

---------

Co-authored-by: DriesSchaumont <5946712+DriesSchaumont@users.noreply.github.com>
Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com>
2024-11-08 10:06:06 +00:00
CI
b77e39f22a Build branch main with version main (b3fcd52)
Build pipeline: viash-hub.biobox.main-8bbc7

Source commit: b3fcd52f20

Source message: Fix multiple components (#162)

* output index when only_build_index is true

* fix threads option

* fix argument type and add log

* fix output handling

* fix output arguments and update docker image

* fix log2stderr argument and remove discard reads option

* remove echo

* update bbsplit build index test

* add workdir

* apply suggestions from code review

* accept more than two reference files

* update changelog

* update changelog

* remove indentation

* minor fixes

* fix descriptions

---------

Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com>
2024-11-08 09:40:57 +00:00
CI
c71aa10adc Build branch main with version main (06005a7)
Build pipeline: viash-hub.biobox.main-s2mvx

Source commit: 06005a79b4

Source message: Add agat convert mfannot2gff (#112)

* add help

* add config

* add run script

* add test data and expected output + script to fetch them

* add test

* update changelog

* cleanup

* create temporary directory and clean up on exit

* add requirements

* update keywords

* update --config description

* add set -eo pipefail to script and test files

* fxi create temporary directory

* cleanup changelog

* cleanup changelog

---------

Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com>
2024-11-02 09:53:24 +00:00