×

nf-core/abra2 @ 0.0.0-0c7146d

Description: Assembly Based ReAligner for next-generation sequencing data
Keywords: alignment, realignment, indels, bam, dna, rna, splice-junctions, assembly
Latest version: 0.0.0-0c7146d
Total downloads: 4
Source: nf-core/modules
Authors: @adamrtalbot
Maintainers: @adamrtalbot

Assembly Based ReAligner for next-generation sequencing data

Tool Description Homepage
abra2 Assembly Based ReAligner for next-generation sequencing data https://github.com/mozack/abra2
Input 6 channels
#1 tuple
meta map Groovy Map containing sample information e.g. `[ id:'sample1', single_end:false ]`
bams file Input BAM file - must be coordinate sorted *.bam
bais file BAM index file *.bai
#2 tuple
meta2 map Groovy Map containing reference information e.g. `[ id:'genome' ]`
fasta file Reference genome FASTA file *.{fa,fasta,fna}
#3 tuple
meta3 map Groovy Map containing reference index information e.g. `[ id:'genome' ]`
fai file Reference genome FASTA index file *.{fai}
#4 tuple
meta4 map Groovy Map containing target regions information e.g. `[ id:'targets' ]`
targets file BED file containing target regions for realignment (optional) *.{bed}
#5 tuple
meta5 map Groovy Map containing GTF annotation information e.g. `[ id:'annotation' ]`
gtf file GTF annotation file for RNA-seq data (optional) *.{gtf}
#6 tuple
meta6 map Groovy Map containing known indels information e.g. `[ id:'known_indels' ]`
known_indels file VCF file containing known indels (optional) *.{vcf,vcf.gz}
Output 3 channels
#1 bai tuple
meta map Groovy Map containing sample information e.g. `[ id:'sample1', single_end:false ]`
*.bam.bai file BAM index file (optional) *.abra.bam.bai
#2 bam tuple
meta map Groovy Map containing sample information e.g. `[ id:'sample1', single_end:false ]`
*.bam file Realigned BAM file *.abra.bam
#3 versions_abra2 tuple
${task.process} string The name of the process
abra2 string The name of the tool
abra2 2>&1 | sed -n 's/.*Abra version: //p' eval The expression to obtain the version of the tool
Version 0.0.0-0c7146d
Commit ID 0c7146d85582628b5d1034504702fa808632b1af
Release Date 08 Apr 2026 18:41:12 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fabra2/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/abra2/blobs/sha256:fea94359eef3589b51b3cafe5f9d50150a6b022b2633eea3f5f1ed7264293da5
Size 3.7 KB
Checksum sha256:fea94359eef3589b51b3cafe5f9d50150a6b022b2633eea3f5f1ed7264293da5
Downloads 4
Version Date Status Downloads Size
0.0.0-0c7146d 08 Apr 2026 18:41:12 (UTC) PUBLISHED 4 3.7 KB