Package: strandCheckR
Type: Package
Title: Calculate strandness information of a bam file
Version: 1.2.0
Authors@R: c(
    person("Thu-Hien", "To", , "tothuhien@gmail.com", c("aut", "cre")),
    person("Steve", "Pederson", , "stephen.pederson@adelaide.edu.au", c("aut"))
    )
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.
License: GPL (>= 2)
LazyData: TRUE
Imports: dplyr, magrittr, GenomeInfoDb, GenomicAlignments,
        GenomicRanges, IRanges, Rsamtools, S4Vectors, grid,
        BiocGenerics, ggplot2, reshape2, stats, gridExtra,
        TxDb.Hsapiens.UCSC.hg38.knownGene, methods, stringr
biocViews: RNASeq, Alignment, QualityControl, Coverage, ImmunoOncology
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, testthat
git_url: https://git.bioconductor.org/packages/strandCheckR
git_branch: RELEASE_3_9
git_last_commit: daa606f
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-02
NeedsCompilation: no
Packaged: 2019-05-03 05:24:36 UTC; biocbuild
Author: Thu-Hien To [aut, cre],
  Steve Pederson [aut]
Built: R 3.6.0; ; 2019-05-03 14:31:01 UTC; windows
