×

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

Create BWA-MEME index for reference genome

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @ramprasadn
Maintainers: @ramprasadn

Summary

Create BWA-MEME index for reference genome

Get started

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

include { BWAMEME_INDEX } from 'nf-core/bwameme/index'

License

MIT License

Process
Name BWAMEME_INDEX
Input 1 channel
#1 tuple
meta map

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

fasta file

Input genome fasta file

Output 2 channels
#1 index tuple
meta map

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

bwameme file

BWA-MEME genome index files

*.{0123,amb,ann,pac,pos_packed,suffixarray_uint64,suffixarray_uint64_L0_PARAMETERS,suffixarray_uint64_L1_PARAMETERS,suffixarray_uint64_L2_PARAMETERS}
#2 versions_bwameme tuple
${task.process} string

The name of the process

bwameme string

The name of the tool

1.0.6 string

The expression to obtain the version of the tool

Tool Description Homepage
bwameme Faster BWA-MEM2 using learned-index https://github.com/kaist-ina/BWA-MEME
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:28:52 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fbwameme%2Findex/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/bwameme/index/blobs/sha256:290bbbd6cd3d331379211386a7c26bffe3bf77def8d5ef2e7a58d9f0e025ce3b
Size 2.7 KB
Checksum sha256:290bbbd6cd3d331379211386a7c26bffe3bf77def8d5ef2e7a58d9f0e025ce3b
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:28:52 (UTC) 1 2.7 KB -