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’ ]

reads

:file

A fasta or fastq file of reads to align

*.{fasta,fastq}

meta2

:map

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

fasta

:file

fasta file of reference genome

*.fasta

meta3

:map

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

gtf

:file

Genome annotation file

*.gtf

Output

name:type
description
pattern

sam

meta

:map

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

*.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.