Package: strandCheckR
Type: Package
Title: Calculate strandness information of a bam file
Version: 1.27.2
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 <tothuhien@gmail.com>
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
git_url: https://git.bioconductor.org/packages/strandCheckR
git_branch: devel
git_last_commit: 9491446
git_last_commit_date: 2025-10-10
Repository: Bioconductor 3.22
Date/Publication: 2025-10-12
NeedsCompilation: no
Packaged: 2025-10-12 23:31:03 UTC; biocbuild
Author: Thu-Hien To [aut, cre],
  Stevie Pederson [aut] (ORCID: <https://orcid.org/0000-0001-8197-3303>)
Built: R 4.5.1; ; 2025-10-13 07:00:21 UTC; unix
