Description

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

Input

name:type
description
pattern

meta{:bash}

:map

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

reads{:bash}

:file

A fasta or fastq file of reads to align

*.{fasta,fastq}

meta2{:bash}

:map

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

fasta{:bash}

:file

fasta file of reference genome

*.fasta

meta3{:bash}

:map

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

gtf{:bash}

:file

Genome annotation file

*.gtf

Output

name:type
description
pattern

sam{:bash}

meta{:bash}

:map

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

*.sam{:bash}

:file

The aligned reads in sam format

*.sam

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

ultra
GNU GPLV3

Splice aligner of long transcriptomic reads to genome.