myFetchStrandedBam: myFetchStrandedBam

View source: R/functions_stranded_bamFetch.R

myFetchStrandedBamR Documentation

myFetchStrandedBam

Description

myFetchStrandedBam

Usage

myFetchStrandedBam(
  bam_files,
  qgr,
  win_size = 5,
  fragLens = NA,
  return_data.table = TRUE,
  flipStrand = FALSE,
  max_dupes = Inf,
  splice_strategy = c("none", "ignore", "add", "only")[1],
  anchor = "center"
)

Arguments

flipStrand

Value

data.table with strand specific reads


jrboyd/ssvRecipes documentation built on May 22, 2022, 7:07 a.m.