Skip to content

Commit 4430817

Browse files
committed
Signpost workflow manager integration
1 parent ffcdca6 commit 4430817

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,16 @@ deacon --use-server filter ref.idx reads.fq -o filt.fq -s summary.json
308308
deacon --use-server server stop
309309
```
310310
311+
## Workflow manager integration
312+
313+
### Nextflow (nf-core)
314+
315+
- Modules [`deacon_index`](https://nf-co.re/modules/deacon_index) and [`deacon_filter`](https://nf-co.re/modules/deacon_filter)
316+
- Subworkflow [`fastq_index_filter_deacon`](https://nf-co.re/subworkflows/fastq_index_filter_deacon/)
317+
318+
### Galaxy
319+
Work in progress: https://github.com/galaxyproject/tools-iuc/pull/7473
320+
311321
## Citation
312322
313323
[![biorXiv preprint](https://img.shields.io/badge/biorXiv-10.1101/2025.06.09.658732-red?&style=flat-square)](https://doi.org/10.1101/2025.06.09.658732)

0 commit comments

Comments
 (0)