Package: DeconvoBuddies Title: Helper Functions for LIBD Deconvolution Version: 1.5.0 Date: 2026-04-15 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")), person("Nicholas J.", "Eagles", email = "nickeagles77@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0002-9808-5254")) ) Description: Functions 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/LieberInstitute/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.3 Imports: AnnotationHub, BiocFileCache, BiocParallel, DelayedMatrixStats, dplyr, ExperimentHub, ggplot2, ggrepel, 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: cmake libglpk-dev make libmagick++-dev gsfonts libbz2-dev libicu-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev perl xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:04:46 UTC RemoteUrl: https://github.com/bioc/DeconvoBuddies RemoteRef: HEAD RemoteSha: 67f63c74ab2aa0c4bceaf7e680b35151be3aa746 NeedsCompilation: no Packaged: 2026-07-05 01:48:28 UTC; root Author: Louise Huuki-Myers [aut, cre] (ORCID: ), Leonardo Collado-Torres [ctb] (ORCID: ), Nicholas J. Eagles [ctb] (ORCID: ) Maintainer: Louise Huuki-Myers