×

nf-core/alignoth @ 0.0.0-0c7146d

Creating alignment plots from bam files

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

Summary

Creating alignment plots from bam files

Get started

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

include { ALIGNOTH } from 'nf-core/alignoth'

License

MIT License

Process
Name ALIGNOTH
Input 1 channel
#1 tuple
meta map

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

bam file

Sorted BAM/CRAM/SAM file to be visualized

*.{bam,cram,sam}
bai file

Index file for the BAM/CRAM/SAM file

*.{bai,crai}
fasta file

Reference fasta file

*.{fa,fasta}
fai file

Index file for the reference fasta file

*.{fa,fasta}.fai
bed file

Bed file with regions to be visualized (optional)

*.bed
vcf file

VCF file with variants to be highlighted (optional)

*.vcf
tbi file

Index file for the VCF file

*.vcf.tbi
Output 4 channels
#1 html tuple
meta map

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

${prefix}.html file

HTML file with the alignment plot

*.html
#2 output tuple
meta map

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

${prefix} directory

Output directory with the alignment plot and all intermediate files

*
#3 vl_json tuple
meta map

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

${prefix}.vl.json file

Vega-Lite JSON file with the alignment plot

*.vl.json
#4 versions_alignoth tuple
${task.process} string

The name of the process

alignoth string

The name of the tool

alignoth --version | sed 's/alignoth //g' eval

The expression to obtain the version of the tool

Tool Description Homepage
alignoth A tool for creating alignment plots from bam files. https://github.com/alignoth/alignoth/blob/v1.4.6/README.md
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:21:37 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Falignoth/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/alignoth/blobs/sha256:a3a34092a5efea31a0417394d62e915757ce87a9fc00aea31833be59ab3e92b6
Size 3.6 KB
Checksum sha256:a3a34092a5efea31a0417394d62e915757ce87a9fc00aea31833be59ab3e92b6
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:21:37 (UTC) 1 3.6 KB -