Package: omicplotR
Title: Visual Exploration of Omic Datasets Using a Shiny App
Version: 1.30.0
Date: 2019-11-12
Authors@R: c(person("Daniel", "Giguere", email = "dgiguer@uwo.ca", role = c("aut", "cre")), person("Jean", "Macklaim", role = "aut"), person("Greg", "Gloor", role = "aut"))
biocViews: Software, DifferentialExpression, GeneExpression, GUI,
        RNASeq, DNASeq, Metagenomics, Transcriptomics, Bayesian,
        Microbiome, Visualization, Sequencing, ImmunoOncology
Description: A Shiny app for visual exploration of omic datasets as
        compositions, and differential abundance analysis using ALDEx2.
        Useful for exploring RNA-seq, meta-RNA-seq, 16s rRNA gene
        sequencing with visualizations such as principal component
        analysis biplots (coloured using metadata for visualizing each
        variable), dendrograms and stacked bar plots, and effect plots
        (ALDEx2). Input is a table of counts and metadata file (if
        metadata exists), with options to filter data by count or by
        metadata to remove low counts, or to visualize select samples
        according to selected metadata.
Imports: compositions, DT, grDevices, knitr, jsonlite, matrixStats,
        rmarkdown, shiny, stats, vegan, zCompositions
VignetteBuilder: knitr
Depends: R (>= 3.6), ALDEx2 (>= 1.18.0)
License: MIT + file LICENSE
LazyData: true
Encoding: UTF-8
RoxygenNote: 6.0.1
Config/pak/sysreqs: make libjpeg-dev libpng-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:43:06 UTC
RemoteUrl: https://github.com/bioc/omicplotR
RemoteRef: RELEASE_3_22
RemoteSha: e4df327100462fce9e7c821a2ceddfbe325f30f7
NeedsCompilation: no
Packaged: 2025-11-11 16:16:38 UTC; root
Author: Daniel Giguere [aut, cre],
  Jean Macklaim [aut],
  Greg Gloor [aut]
Maintainer: Daniel Giguere <dgiguer@uwo.ca>
Built: R 4.5.2; ; 2025-11-11 16:19:43 UTC; windows
