×

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

Create BWA index for reference genome

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

Summary

Create BWA index for reference genome

Get started

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

include { BWA_INDEX } from 'nf-core/bwa/index'

License

MIT License

Process
Name BWA_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

Output 2 channels
#1 index tuple
meta map

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

bwa map

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

*.{amb,ann,bwt,pac,sa}
#2 versions_bwa tuple
${task.process} string

The process the versions were collected from

bwa string

The tool name

bwa 2>&1 | sed -n "s/^Version: //p" string

The command used to generate the version of the tool

Tool Description Homepage
bwa BWA is a software package for mapping DNA sequences against a large reference genome, such as the human genome. http://bio-bwa.sourceforge.net/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:28:41 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fbwa%2Findex/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/bwa/index/blobs/sha256:0305026010e41a3c5309e0e014c64265429c563b10a8be691f99fa9963bd3a4c
Size 2.5 KB
Checksum sha256:0305026010e41a3c5309e0e014c64265429c563b10a8be691f99fa9963bd3a4c
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:28:41 (UTC) 1 2.5 KB -