Package: GenomicSuperSignature
Title: Interpretation of RNA-seq experiments through robust, efficient
        comparison to public databases
Authors@R: c(
  person("Sehyun", "Oh", email = "shbrief@gmail.com", role = c("aut","cre")),
  person("Levi", "Waldron", role = "aut"),
  person("Sean", "Davis", email = "seandavi@gmail.com", role = "aut"))
Version: 1.19.0
Date: 2025-9-30
Description: This package provides a novel method for interpreting new
        transcriptomic datasets through near-instantaneous comparison
        to public archives without high-performance computing
        requirements. Through the pre-computed index, users can
        identify public resources associated with their dataset such as
        gene sets, MeSH term, and publication. Functions to identify
        interpretable annotations and intuitive visualization options
        are implemented in this package.
Depends: R (>= 4.1.0), SummarizedExperiment
Imports: ComplexHeatmap, ggplot2, methods, S4Vectors, Biobase, ggpubr,
        dplyr, plotly, BiocFileCache, grid, flextable, irlba
Suggests: knitr, rmarkdown, devtools, roxygen2, pkgdown, usethis,
        BiocStyle, testthat, forcats, stats, wordcloud, circlize,
        EnrichmentBrowser, clusterProfiler, msigdbr, cluster,
        RColorBrewer, reshape2, tibble, BiocManager, bcellViper, readr,
        utils
License: Artistic-2.0
biocViews: Transcriptomics, SystemsBiology, PrincipalComponent, RNASeq,
        Sequencing, Pathways, Clustering
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://github.com/shbrief/GenomicSuperSignature
BugReports: https://github.com/shbrief/GenomicSuperSignature/issues
Collate: 'GenomicSignatures-class.R' 'GenomicSignatures-methods.R'
        'PCAGenomicSignatures-methods.R' 'annotatePC.R' 'annotateRAV.R'
        'availableRAVmodel.R' 'buildAvgLoading.R' 'calculateScore.R'
        'data.R' 'drawWordcloud.R' 'extractPC.R' 'findSignature.R'
        'findStudiesInCluster.R' 'getMetadata.R' 'getModel.R'
        'heatmapTable.R' 'plotAnnotatedPCA.R' 'plotValidate.R'
        'rmNaInf.R' 'sampleScoreHeatmap.R' 'subsetEnrichedPathways.R'
        'utils.R' 'validate.R' 'validatedSignatures.R'
Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev
        libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev
        libjpeg-dev libpng-dev libtiff-dev libwebp-dev libxml2-dev
        libssl-dev perl zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:09:57 UTC
RemoteUrl: https://github.com/bioc/GenomicSuperSignature
RemoteRef: HEAD
RemoteSha: 7a9c399bed75d41eace2341ccc1cb2406b497b6e
NeedsCompilation: no
Packaged: 2025-11-03 07:35:02 UTC; root
Author: Sehyun Oh [aut, cre],
  Levi Waldron [aut],
  Sean Davis [aut]
Maintainer: Sehyun Oh <shbrief@gmail.com>
Built: R 4.6.0; ; 2025-11-03 07:38:10 UTC; windows
