×

nf-core/hisat2/build @ 0.0.0-0c7146d

Builds HISAT2 index for reference genome

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

Summary

Builds HISAT2 index for reference genome

Get started

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

include { HISAT2_BUILD } from 'nf-core/hisat2/build'

License

MIT License

Process
Name HISAT2_BUILD
Input 3 channels
#1 tuple
meta map

Groovy Map containing reference information e.g. [ id:'genome' ]

fasta file

Reference fasta file

*.{fa,fasta,fna}
#2 tuple
meta2 map

Groovy Map containing reference information e.g. [ id:'genome' ]

gtf file

Reference gtf annotation file

*.{gtf}
#3 tuple
meta3 map

Groovy Map containing reference information e.g. [ id:'genome' ]

splicesites file

Splices sites in gtf file

*.{txt}
Output 2 channels
#1 index tuple
meta map

Groovy Map containing reference information e.g. [ id:'genome' ]

hisat2 file

HISAT2 genome index file

*.ht2
#2 versions_hisat2 tuple
${task.process} string

The name of the process

hisat2 string

The name of the tool

hisat2 --version | sed -n 's/.*version \([^ ]*\).*/\1/p' eval

The expression to obtain the version of the tool

Tool Description Homepage
hisat2 HISAT2 is a fast and sensitive alignment program for mapping next-generation sequencing reads (both DNA and RNA) to a population of human genomes as well as to a single reference genome. https://daehwankimlab.github.io/hisat2/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:47:28 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fhisat2%2Fbuild/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/hisat2/build/blobs/sha256:33bd70b1009dc4581f52f0a82a7b3311bd6f0aba44bab73d99f4e4e6a4dfe7b2
Size 2.8 KB
Checksum sha256:33bd70b1009dc4581f52f0a82a7b3311bd6f0aba44bab73d99f4e4e6a4dfe7b2
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:47:28 (UTC) 1 2.8 KB -