Package: strandCheckR Type: Package Title: Calculate strandness information of a bam file Version: 1.31.0 Authors@R: c( person("Thu-Hien", "To", email = "tothuhien@gmail.com", role = c("aut", "cre")), person( "Stevie", "Pederson", email = "stephen.pederson.au@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0001-8197-3303") ) ) Maintainer: Thu-Hien To Description: This package aims to quantify and remove putative double strand DNA from a strand-specific RNA sample. There are also options and methods to plot the positive/negative proportions of all sliding windows, which allow users to have an idea of how much the sample was contaminated and the appropriate threshold to be used for filtering. URL: https://github.com/UofABioinformaticsHub/strandCheckR BugReports: https://github.com/UofABioinformaticsHub/strandCheckR/issues License: GPL (>= 2) Encoding: UTF-8 Depends: ggplot2 (>= 4.0.0), Rsamtools, S4Vectors Imports: BiocGenerics, dplyr, Seqinfo, GenomicAlignments, GenomicRanges, gridExtra, IRanges, grid, methods, reshape2, rlang, stats, stringr, TxDb.Hsapiens.UCSC.hg38.knownGene, tidyselect biocViews: RNASeq, Alignment, QualityControl, Coverage, ImmunoOncology RoxygenNote: 7.3.3 VignetteBuilder: knitr Suggests: BiocStyle, knitr, magrittr, rmarkdown, testthat Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:48:23 UTC RemoteUrl: https://github.com/bioc/strandCheckR RemoteRef: HEAD RemoteSha: 03d5abbba66188f486f41ecf734a1d50f0aa5e11 NeedsCompilation: no Packaged: 2026-07-03 16:37:59 UTC; root Author: Thu-Hien To [aut, cre], Stevie Pederson [aut] (ORCID: )