Package: pcaExplorer
Type: Package
Title: Interactive Visualization of RNA-seq Data Using a Principal
        Components Approach
Version: 3.5.1
Date: 2025-12-01
Authors@R: c(person("Federico", "Marini", role = c("aut", "cre"), 
    email ="marinif@uni-mainz.de", 
    comment = c(ORCID = '0000-0003-3252-7758')))
Description: This package provides functionality for interactive
        visualization of RNA-seq datasets based on Principal Components
        Analysis. The methods provided allow for quick information
        extraction and effective data exploration. A Shiny application
        encapsulates the whole analysis.
License: MIT + file LICENSE
Imports: DESeq2, SummarizedExperiment, mosdef (>= 1.1.0),
        GenomicRanges, IRanges, S4Vectors, genefilter, ggplot2 (>=
        2.0.0), heatmaply, plotly, scales, NMF, plyr, topGO, limma,
        GOstats, GO.db, AnnotationDbi, shiny (>= 0.12.0),
        shinydashboard, shinyBS, ggrepel, DT, shinyAce, threejs,
        biomaRt, pheatmap, knitr, rmarkdown, base64enc, tidyr,
        grDevices, methods
Suggests: testthat, BiocStyle, markdown, airway, org.Hs.eg.db,
        htmltools
URL: https://github.com/federicomarini/pcaExplorer,
        https://federicomarini.github.io/pcaExplorer/
BugReports: https://github.com/federicomarini/pcaExplorer/issues
biocViews: ImmunoOncology, Visualization, RNASeq, DimensionReduction,
        PrincipalComponent, QualityControl, GUI, ReportWriting,
        ShinyApps
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Roxygen: list(markdown = TRUE)
Config/pak/sysreqs: libcairo2-dev libfontconfig1-dev libfreetype6-dev
        libglpk-dev make libmagick++-dev gsfonts libbz2-dev libicu-dev
        liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils
        zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-12-01 16:35:37 UTC
RemoteUrl: https://github.com/bioc/pcaExplorer
RemoteRef: HEAD
RemoteSha: c9ab3ab38e3d19305996b7749b22f5ba52a50180
Packaged: 2026-01-01 09:05:30 UTC; root
Author: Federico Marini [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3252-7758>)
Maintainer: Federico Marini <marinif@uni-mainz.de>
Built: R 4.6.0; ; 2026-01-05 09:39:02 UTC; windows
