Deduplicate reads based on the mapping co-ordinate and the UMI attached to the read.
meta
Groovy Map containing sample information e.g. [ id:‘test’, single_end
bam
BAM file containing reads to be deduplicated via UMIs.
*.{bam}
bai
BAM index files corresponding to the input BAM file.
*.{bai}
get_output_stats
Whether or not to generate output stats.
BAM file with deduplicated UMIs.
log
File with logging information
*.{log}
tsv_edit_distance
Reports the (binned) average edit distance between the UMIs at each position.
*edit_distance.tsv
tsv_per_umi
UMI-level summary statistics.
*per_umi.tsv
tsv_umi_per_position
Tabulates the counts for unique combinations of UMI and position.
*per_position.tsv
versions
File containing software versions
versions.yml
UMI-tools contains tools for dealing with Unique Molecular Identifiers (UMIs)/Random Molecular Tags (RMTs) and single cell RNA-Seq cell barcodes