Description

Make the output from umi_tools dedup or group compatible with RSEM

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

BAM file containing reads to be deduplicated via UMIs.

*.{bam}

bai{:bash}

:file

BAM index files corresponding to the input BAM file.

*.{bai}

Output

name:type
description
pattern

bam{:bash}

meta{:bash}

:map

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

*.bam{:bash}

:file

Prepared BAM file.

*.{bam}

log{:bash}

meta{:bash}

:map

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

*.log{:bash}

:file

File with logging information

*.{log}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

umi_tools

UMI-tools contains tools for dealing with Unique Molecular Identifiers (UMIs)/Random Molecular Tags (RMTs) and single cell RNA-Seq cell barcodes