dot-rm_dupes: Remove duplicate reads based on stranded start position....

.rm_dupesR Documentation

Remove duplicate reads based on stranded start position. This is an over-simplification. For better duplicate handling, duplicates must be marked in bam and flag passed to fetchBam() ... for ScanBamParam

Description

flag = scanBamFlag(isDuplicate = FALSE)

Usage

.rm_dupes(reads_dt, max_dupes)

Arguments

reads_dt

data.table of reads as loaded by fetchBam

max_dupes

maximum allowed positional duplicates

Value

reads_dt with duplicated reads over max_dupes removed


jrboyd/seqsetvis documentation built on March 17, 2024, 3:14 p.m.