Build branch main with version main (9f81386)

Build pipeline: viash-hub.biobox.main-tr92f

Source commit: 9f81386259

Source message: Fq subsample (#147)
This commit is contained in:
CI
2024-09-09 06:40:11 +00:00
parent ac86f27b69
commit 3f20a97c9c
221 changed files with 5948 additions and 260 deletions

View File

@@ -142,6 +142,8 @@
- `bedtools_getfasta`: extract sequences from a FASTA file for each of the
intervals defined in a BED/GFF/VCF file (PR #59).
* `fq_subsample`: Sample a subset of records from single or paired FASTQ files (PR #147).
## MINOR CHANGES
* Uniformize component metadata (PR #23).