Description

Evaluate alignment data

Input

name:type
description
pattern

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end

]

cram:file

Input cram file

*.{cram}

crai:file

Index file for cram file

*.{crai}

gff:file

Feature file with regions of interest

*.{gff,gtf,bed}

fasta:file

Reference file of cram file

*.{fasta,fa,fna}

fasta_fai:file

Index file for reference file

*.{fai}

Output

name:type
description
pattern

results

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end

]

${prefix}:directory

Qualimap results dir

*/*

versions

versions.yml:file

File containing software versions

versions.yml

Tools

qualimap
GPL-2.0-only

Qualimap 2 is a platform-independent application written in Java and R that provides both a Graphical User Interface and a command-line interface to facilitate the quality control of alignment sequencing data and its derivatives like feature counts.