Package: doppelgangR
Title: Identify likely duplicate samples from genomic or meta-data
Version: 1.38.0
Authors@R: c(person("Levi", "Waldron", email = "lwaldron.research@gmail.com",
    role = c("aut", "cre")),
    person("Markus", "Reister", email = "markus.riester@novartis.com",
    role = c("aut", "ctb")),
    person("Marcel", "Ramos", email = "marcel.ramos@sph.cuny.edu",
    role = "ctb"))
Description: The main function is doppelgangR(), which takes as minimal
        input a list of ExpressionSet object, and searches all list
        pairs for duplicated samples.  The search is based on the
        genomic data (exprs(eset)), phenotype/clinical data
        (pData(eset)), and "smoking guns" - supposedly unique
        identifiers found in pData(eset).
Depends: R (>= 3.5.0), Biobase, BiocParallel
Imports: sva, impute, digest, mnormt, methods, grDevices, graphics,
        stats, SummarizedExperiment, utils
Suggests: BiocStyle, knitr, rmarkdown, curatedOvarianData, testthat
biocViews: ImmunoOncology, RNASeq, Microarray, GeneExpression,
        QualityControl
License: GPL (>=2.0)
Encoding: UTF-8
URL: https://github.com/lwaldron/doppelgangR,
        https://waldronlab.github.io/doppelgangR
BugReports: https://github.com/lwaldron/doppelgangR/issues
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Date: 2025-05-12
Config/pak/sysreqs: libpng-dev libxml2-dev libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:30:40 UTC
RemoteUrl: https://github.com/bioc/doppelgangR
RemoteRef: RELEASE_3_22
RemoteSha: deddc39750c9ebdf728944f1e417dc8eaedf3ff9
NeedsCompilation: no
Packaged: 2025-11-11 14:06:32 UTC; root
Author: Levi Waldron [aut, cre],
  Markus Reister [aut, ctb],
  Marcel Ramos [ctb]
Maintainer: Levi Waldron <lwaldron.research@gmail.com>
Built: R 4.5.2; ; 2025-11-11 14:14:09 UTC; windows
