Package: gDNAx
Type: Package
Title: Diagnostics for assessing genomic DNA contamination in RNA-seq
        data
Version: 1.8.2
Authors@R: c(
  person("Beatriz", "Calvo-Serra", email = "beatriz.calvo@upf.edu", role = c("aut")),
  person("Robert", "Castelo", email = "robert.castelo@upf.edu", role = c("aut", "cre")))
Description: Provides diagnostics for assessing genomic DNA
        contamination in RNA-seq data, as well as plots representing
        these diagnostics. Moreover, the package can be used to get an
        insight into the strand library protocol used and, in case of
        strand-specific libraries, the strandedness of the data.
        Furthermore, it provides functionality to filter out reads of
        potential gDNA origin.
License: Artistic-2.0
Encoding: UTF-8
Depends: R (>= 4.3)
Imports: methods, BiocGenerics, BiocParallel, matrixStats, Biostrings,
        S4Vectors, IRanges, Seqinfo, GenomeInfoDb, GenomicRanges,
        GenomicFiles, GenomicAlignments, GenomicFeatures, Rsamtools,
        AnnotationHub, RColorBrewer, AnnotationDbi, bitops, plotrix,
        SummarizedExperiment, grDevices, graphics, stats, utils, cli
Suggests: BiocStyle, knitr, rmarkdown, RUnit,
        TxDb.Hsapiens.UCSC.hg38.knownGene, gDNAinRNAseqData
biocViews: Transcription, Transcriptomics, RNASeq, Sequencing,
        Preprocessing, Software, GeneExpression, Coverage,
        DifferentialExpression, FunctionalGenomics, SplicedAlignment,
        Alignment
VignetteBuilder: knitr
Roxygen: list(markdown=TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/functionalgenomics/gDNAx
BugReports: https://github.com/functionalgenomics/gDNAx/issues
Collate: 'AllGenerics.R' 'AllClasses.R' 'utils.R' 'dx.R'
        'filterBAMtx.R' 'tx.R' 'strandedness.R' 'gDNAx.R'
        'gDNAx-pkg-deprecated.R'
Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev
        libxml2-dev libssl-dev xz-utils zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-12-19 17:10:46 UTC
RemoteUrl: https://github.com/bioc/gDNAx
RemoteRef: RELEASE_3_22
RemoteSha: 3a00294838980242709ddeb647d7ac5ffe8a3481
NeedsCompilation: no
Packaged: 2025-12-20 04:06:55 UTC; root
Author: Beatriz Calvo-Serra [aut],
  Robert Castelo [aut, cre]
Maintainer: Robert Castelo <robert.castelo@upf.edu>
Built: R 4.5.2; ; 2025-12-20 04:10:05 UTC; unix
