Description

uLTRA aligner - A wrapper around minimap2 to improve small exon detection

Input

name:type
description
pattern

meta:map

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

]

reads:file

A fasta or fastq file of reads to align

*.{fasta,fastq}

genome:file

fasta file of reference genome

*.fasta

gtf:file

A annotation of use the genome

*.gtf

Output

name:type
description
pattern

sam

meta:map

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

]

*.sam:file

The aligned reads in sam format

*.sam

versions

versions.yml:file

File containing software versions

versions.yml

Tools

ultra
GNU GPLV3

Splice aligner of long transcriptomic reads to genome.