Changes in version 1.7.1 o bug fix to cause by Shiny 1.4.0 (renderDataTable causes error in jquery). solution is to import DT package and specify DT::renderDataTable and DT::dataTableOutput. o ensured that ALDEx2 dependency for aldex.plot feature is correctly implemented o added Brandon Lieng as author Changes in version 1.7.0 o bioconductor dev version 3.11, no changes since 1.5.4 Changes in version 1.5.4 o explicitly calling some functions to prevent conflicts (jsonlite::fromJSON) o corrected namespace and description o removed "require(libraries") from ui. o bug fix for calculating aldex object. sometimes would need to click generate effect plot twice. o version bump o changed T to TRUE in rab_script and server.R Changes in version 1.5.1 o choice of pseudocount or CZM o changed how conditions are selected manually for effect size. now, you input the column number o added ability to download GO slim annotated feature tables directly from MGNify database by inputting a Study ID o added density plots for interactive effect sizes o currently depends on specific version of ALDEx2 (temporary) Changes in version 1.1.2 o bug fix for CZM in RAB plots. if not zeros, plots would fail. o updated install instructions to use `BiocManager` Changes in version 1.1.1 o added slider inputs to change size and opacity of sample names for biplot and coloured biplot o changed UI for filtering page o added downloadable scripts for PCA biplots, dendrogram/barplots, and effect plots (simple effect plot script). Changes in version 0.99.4 o changed vignette to html instead of pdf. o edited vignette. Changes in version 0.99.3 o bug fix. extrainformation.rmd changed to extrainformation.Rmd. Changes in version 0.99.0 o release version.