Type: Package Package: chevreulShiny Title: Tools for managing SingleCellExperiment objects as projects Version: 1.5.0 Authors@R: c( person("Kevin", "Stachelek", , "kevin.stachelek@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2085-695X")), person("Bhavana", "Bhat", , "bhavanabhat29@gmail.com", role = "aut") ) Description: Tools for managing SingleCellExperiment objects as projects. Includes functions for analysis and visualization of single-cell data. Also included is a shiny app for visualization of pre-processed scRNA data. Supported by NIH grants R01CA137124 and R01EY026661 to David Cobrinik. License: MIT + file LICENSE URL: https://github.com/whtns/chevreulShiny, https://whtns.github.io/chevreulShiny/ Date: 2024-03-24 BugReports: https://github.com/cobriniklab/chevreulShiny/issues Depends: R (>= 4.5.0), SingleCellExperiment, shiny (>= 1.6.0), shinydashboard, chevreulProcess, chevreulPlot Imports: alabaster.base, clustree, ComplexHeatmap, DataEditR (>= 0.0.9), DBI, dplyr, DT, EnhancedVolcano, fs, future, ggplot2, ggplotify, grDevices, methods, patchwork, plotly, purrr, rappdirs, readr, RSQLite, S4Vectors, scales, shinyFiles, shinyhelper, shinyjs, shinyWidgets, stats, stringr, tibble, tidyr, tidyselect, utils, waiter, wiggleplotr Suggests: BiocStyle, knitr, RefManageR, rmarkdown, testthat (>= 3.0.0), EnsDb.Mmusculus.v79, EnsDb.Hsapiens.v86 VignetteBuilder: knitr Encoding: UTF-8 LazyData: false Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 biocViews: Coverage, RNASeq, Sequencing, Visualization, GeneExpression, Transcription, SingleCell, Transcriptomics, Normalization, Preprocessing, QualityControl, DimensionReduction, DataImport Config/testthat/edition: 3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev git libglpk-dev make libbz2-dev libgit2-dev libicu-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev perl libnode-dev libx11-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:04:23 UTC RemoteUrl: https://github.com/bioc/chevreulShiny RemoteRef: HEAD RemoteSha: fa7a9d539571d60b9284bb2c9ab92cc6e82fb227 NeedsCompilation: no Packaged: 2026-07-03 11:30:42 UTC; root Author: Kevin Stachelek [aut, cre] (ORCID: ), Bhavana Bhat [aut] Maintainer: Kevin Stachelek