View source: R/functions_stranded_bamFetch.R
| myFetchStrandedBam | R Documentation |
myFetchStrandedBam
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"
)
flipStrand |
data.table with strand specific reads
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.