×

nf-core/yara/index @ 0.0.0-0c7146d

Builds a YARA index for a reference genome

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

Summary

Builds a YARA index for a reference genome

Get started

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

include { YARA_INDEX } from 'nf-core/yara/index'

License

MIT License

Process
Name YARA_INDEX
Input 1 channel
#1 tuple
meta map

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

fasta file

Input genome fasta file

Output 2 channels
#1 index tuple
meta file

YARA genome index files

yara.*
${fasta}* file

YARA genome index files

yara.*
#2 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
yara Yara is an exact tool for aligning DNA sequencing reads to reference genomes. https://github.com/seqan/seqan
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:48:22 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fyara%2Findex/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/yara/index/blobs/sha256:8d7c57ac71d7165028b9946891db91629d5f7d08752763ca707bf5e9ba959817
Size 2.5 KB
Checksum sha256:8d7c57ac71d7165028b9946891db91629d5f7d08752763ca707bf5e9ba959817
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:53:22 (UTC) 3 2.5 KB
0.0.0-3fc6d40 22 Apr 2026 15:37:12 (UTC) 3 2.6 KB
0.0.0-0c7146d 08 Apr 2026 19:48:22 (UTC) 3 2.5 KB