bam_dedup_umi
BAM deduplication with UMI processing for both genome and transcriptome alignments
Output
Channel containing BAM statistics for the genome-aligned BAM only (transcriptome excluded)
Channel containing the UMI-tools edit distance TSV, reporting the
edit distance between the UMIs at each position. Only populated when
umi_dedup_tool is ‘umitools’.
Channel containing the UMI-tools per UMI TSV, reporting UMI-level summary
statistics. Only populated when umi_dedup_tool is ‘umitools’.
Channel containing the UMI-tools TSV tabulating the counts for unique
combinations of UMI and position. Only populated when umi_dedup_tool is
‘umitools’.
Channel containing the transcriptome BAM after deduplication, before name sorting
Channel containing the index of the coordinate-sorted deduplicated transcriptome BAM
Channel containing the paired-end transcriptome BAM filtered by UMI-tools prepare_for_rsem
