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

meta (map)

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

]

sam (file)

The aligned reads in sam format

*.sam

versions (file)

File containing software versions

versions.yml

Tools

ultra
GNU GPLV3

Splice aligner of long transcriptomic reads to genome.