×

nf-core/deacon/index @ 0.0.0-6c4ed3a

Create deacon index for reference genome

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules
Authors: @mberacochea
Maintainers: @mberacochea

Summary

Create deacon index for reference genome

Get started

Add the following snippet to your workflow script to include this module.

include { DEACON_INDEX } from 'nf-core/deacon/index'

License

MIT License

Process
Name DEACON_INDEX
Input 1 channel
#1 tuple
meta map

Groovy Map containing reference information. e.g. [ id:'test', single_end:false ]

fasta file

Input genome fasta file

*.{fasta,fasta.gz,fas,fas.gz,fa,fa.gz,fna,fna.gz}
Output 2 channels
#1 index tuple
meta map

Groovy Map containing reference information. e.g. [ id:'test', single_end:false ]

*.idx file

Deacon minimizer index file

*.idx
#2 versions_deacon tuple
${task.process} string

The name of the process

deacon string

The name of the tool

deacon --version | head -n1 | sed "s/deacon //g" eval

The expression to obtain the version of the tool

Tool Description Homepage
deacon Fast alignment-free sequence filter https://github.com/bede/deacon
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:12:34 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fdeacon%2Findex/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/deacon/index/blobs/sha256:810a945e4149f288aca329c53fa1335b1e8a9865765eae13e30468c5591ff34c
Size 2.3 KB
Checksum sha256:810a945e4149f288aca329c53fa1335b1e8a9865765eae13e30468c5591ff34c
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:12:34 (UTC) 3 2.3 KB
0.0.0-3fc6d40 22 Apr 2026 15:08:50 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 18:55:47 (UTC) 3 2.3 KB