Description

uLTRA aligner - A wrapper around minimap2 to improve small exon detection - Index gtf file for reads alignment

Input

name:type
description
pattern

meta

:map

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

fasta

:file

A fasta file of the genome to use as reference for mapping

*.{fasta, fa}

meta2

:map

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

gtf

:file

An annotation file of the reference genome in GTF format

*.gtf

Output

name:type
description
pattern

database

meta

:map

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

*.db

:file

Index database

*.db

pickle

meta

:map

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

*.pickle

:file

Index file

*.pickle

versions

versions.yml

:file

File containing software versions

versions.yml

Tools

ultra
GNU GPLV3

Splice aligner of long transcriptomic reads to genome.