Package: DeconvoBuddies
Title: Helper Functions for LIBD Deconvolution
Version: 1.2.0
Date: 2025-07-28
Authors@R: 
    c(
    person(given = "Louise", family = "Huuki-Myers", role = c("aut", "cre"),
    email = "lahuuki@gmail.com", comment = c(ORCID = "0000-0001-5148-3602")),
    person("Leonardo", "Collado-Torres", role = c("ctb"), 
    email = "lcolladotor@gmail.com", comment = c(ORCID = "0000-0003-2140-308X"))
    )
Description: Funtions helpful for LIBD deconvolution project. Includes
        tools for marker finding with mean ratio, expression plotting,
        and plotting deconvolution results. Working to include DLPFC
        datasets.
License: Artistic-2.0
URL: https://github.com/lahuuki/DeconvoBuddies
BugReports: https://github.com/LieberInstitute/DeconvoBuddies/issues
biocViews: Software, SingleCell, RNASeq, GeneExpression,
        Transcriptomics, ExperimentHubSoftware
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports: AnnotationHub, BiocFileCache, DelayedMatrixStats, dplyr,
        ExperimentHub, ggplot2, graphics, grDevices, MatrixGenerics,
        methods, purrr, rafalib, reshape2, S4Vectors, scran,
        SingleCellExperiment, spatialLIBD, stats, stringr,
        SummarizedExperiment, tibble, utils
Suggests: Biobase, BiocStyle, covr, HDF5Array, knitr, RColorBrewer,
        RefManageR, rmarkdown, sessioninfo, testthat (>= 3.0.0), tidyr,
        tidyverse
Config/testthat/edition: 3
Depends: R (>= 4.4.0)
VignetteBuilder: knitr
Config/pak/sysreqs: libcairo2-dev libfontconfig1-dev libfreetype6-dev
        libfribidi-dev libglpk-dev make libharfbuzz-dev libmagick++-dev
        gsfonts libbz2-dev libicu-dev libjpeg-dev liblzma-dev
        libpng-dev libtiff-dev libwebp-dev libxml2-dev libssl-dev perl
        xz-utils zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:35:32 UTC
RemoteUrl: https://github.com/bioc/DeconvoBuddies
RemoteRef: RELEASE_3_22
RemoteSha: 1c038d1771d95e07ca4147a965ccb96ace45e28e
NeedsCompilation: no
Packaged: 2025-11-17 07:50:36 UTC; root
Author: Louise Huuki-Myers [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5148-3602>),
  Leonardo Collado-Torres [ctb] (ORCID:
    <https://orcid.org/0000-0003-2140-308X>)
Maintainer: Louise Huuki-Myers <lahuuki@gmail.com>
Built: R 4.5.2; ; 2025-11-17 07:54:03 UTC; windows
