Description

uLTRA aligner - A wrapper around minimap2 to improve small exon detection - Map reads on genome

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

*.{fa,fasta,fastq}

genome:file

A fasta file of reference genome

*.{fa,fasta}

pickle:file

Pickle files generated by uLTRA index

*.pickle

db:file

Database generated by uLTRA index

*.db

Output

name:type
description
pattern

bam

meta:map

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

]

*.bam:file

The aligned reads in bam format

*.bam

versions

versions.yml:file

File containing software versions

versions.yml

Tools

ultra
GNU GPLV3

Splice aligner of long transcriptomic reads to genome.