Package: miaViz 1.21.0

Tuomas Borman
miaViz: Microbiome Analysis Plotting and Visualization
The miaViz package implements functions to visualize TreeSummarizedExperiment objects especially in the context of microbiome analysis. Part of the mia family of R/Bioconductor packages.
Authors:
miaViz_1.21.0.tar.gz
miaViz_1.21.0.zip(r-4.7)miaViz_1.21.0.zip(r-4.6)miaViz_1.21.0.zip(r-4.5)
miaViz_1.21.0.tgz(r-4.6-any)miaViz_1.21.0.tgz(r-4.5-any)
miaViz_1.21.0.tar.gz(r-4.7-any)miaViz_1.21.0.tar.gz(r-4.6-any)
miaViz_1.21.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
miaViz/json (API)
NEWS
| # Install 'miaViz' in R: |
| install.packages('miaViz', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/microbiome/miaviz/issues
- col_graph - MiaViz example data
- row_graph - MiaViz example data
- row_graph_order - MiaViz example data
On BioConductor:miaViz-1.21.0(bioc 3.24)miaViz-1.20.0(bioc 3.23)
microbiomesoftwarevisualizationbioconductormicrobiome-analysisplotting
Last updated from:134960b88d. Checks:1 ERROR, 7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | ERROR | 262 | ||
| linux-devel-x86_64 | NOTE | 617 | ||
| source / vignettes | OK | 458 | ||
| linux-release-x86_64 | NOTE | 869 | ||
| macos-release-arm64 | NOTE | 416 | ||
| macos-oldrel-arm64 | NOTE | 415 | ||
| windows-devel | NOTE | 570 | ||
| windows-release | NOTE | 509 | ||
| windows-oldrel | NOTE | 383 | ||
| wasm-release | OK | 211 |
Exports:colTreeDatacolTreeData<-combineTreeDatagetNeatOrderplotAbundanceplotAbundanceDensityplotBarplotplotBoxplotplotCCAplotColGraphplotColTileplotColTreeplotDMNFitplotFeaturePrevalenceplotForestplotHistogramplotLoadingsplotMediationplotNMDSplotPrevalenceplotPrevalentAbundanceplotRDAplotRowGraphplotRowPrevalenceplotRowTileplotRowTreeplotScreeplotSeriesplotTaxaPrevalencerowTreeDatarowTreeData<-
Dependencies:abindapeaplotassortheadbase64encbeachmatbeeswarmBHBiobaseBiocBaseUtilsBiocGenericsBiocNeighborsBiocParallelBiocSingularBiostringsblusterbslibcachemCairocliclustercodetoolscpp11crayonDBIDECIPHERdecontamDelayedArrayDelayedMatrixStatsdigestDirichletMultinomialdplyrdqrngecodiveevaluatefarverfastmapFNNfontawesomefontBitstreamVerafontLiberationfontquiverformatRfsfutile.loggerfutile.optionsgdtoolsgenericsGenomicRangesggbeeswarmggforceggfunggiraphggnewscaleggplot2ggplotifyggraphggrastrggrepelggtreegluegraphlayoutsgridExtragridGraphicsgtablehighrhtmltoolshtmlwidgetsigraphIRangesirlbaisobandjaneaustenrjquerylibjsonliteknitrlabelinglambda.rlatticelazyevallifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmiamimeMultiAssayExperimentnlmepatchworkpermutepheatmappillarpkgconfigplyrpngpolyclippurrrR6raggrappdirsRColorBrewerRcppRcppAnnoyRcppArmadilloRcppEigenRcppMLRcppProgressreshape2rlangrmarkdownRSpectrarsvdRtsneS4ArraysS4VectorsS7sassScaledMatrixscalesscaterscuttleSeqinfoSingleCellExperimentsitmosnowSnowballCSparseArraysparseMatrixStatsstringistringrSummarizedExperimentsystemfontstextshapingtibbletidygraphtidyrtidyselecttidytexttidytreetinytextokenizerstreeioTreeSummarizedExperimenttweenrutf8uwotvctrsveganviporviridisviridisLitewithrxfunXVectoryamlyulab.utils
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| miaViz - Microbiome Analysis Plotting and Visualization | miaViz-package miaViz |
| These functions will be deprecated. Please use other functions instead. | deprecate plotFeaturePrevalence plotFeaturePrevalence,ANY-method plotTaxaPrevalence plotTaxaPrevalence,ANY-method |
| Sorting by radial theta angle | getNeatOrder getNeatOrder,matrix-method |
| miaViz example data | col_graph mia-datasets row_graph row_graph_order |
| Additional arguments for plotting | mia-plot-args |
| Plotting abundance data | plotAbundance plotAbundance,SummarizedExperiment-method |
| Plot abundance density | plotAbundanceDensity plotAbundanceDensity,SummarizedExperiment-method |
| Create boxplot of 'assay', 'rowData' or 'colData'. | plotBoxplot plotBoxplot,SummarizedExperiment-method |
| Plot RDA or CCA object | plotCCA plotCCA,matrix-method plotCCA,SingleCellExperiment-method plotRDA plotRDA,matrix-method plotRDA,SingleCellExperiment-method |
| Plotting igraph objects with information from a 'SummarizedExperiment' | plotColGraph plotColGraph,ANY,SummarizedExperiment-method plotColGraph,SummarizedExperiment,missing-method plotGraph plotRowGraph plotRowGraph,ANY,SummarizedExperiment-method plotRowGraph,SummarizedExperiment,missing-method |
| Plot factor data as tiles | plotColTile plotColTile,SummarizedExperiment-method plotRowTile plotRowTile,SummarizedExperiment-method |
| Plotting Dirichlet-Multinomial Mixture Model data | plotDMN plotDMNFit plotDMNFit,SummarizedExperiment-method |
| Visualize estimated results with forest plots | plotForest plotForest,data.frame-method plotForest,SummarizedExperiment-method plotForest,TreeSummarizedExperiment-method |
| Create histogram or barplot of 'assay', 'rowData' or 'colData' | plotBarplot plotBarplot,SummarizedExperiment-method plotHistogram plotHistogram,SummarizedExperiment-method |
| Plot feature loadings for TreeSummarizedExperiment objects or feature loadings numeric matrix. | plotLoadings plotLoadings,matrix-method plotLoadings,SingleCellExperiment-method plotLoadings,TreeSummarizedExperiment-method |
| Visualize mediation | plotMediation plotMediation,data.frame-method plotMediation,SummarizedExperiment-method |
| Wrapper for scater::plotReducedDim() | plotNMDS |
| Plot prevalence information | plotPrevalence plotPrevalence,SummarizedExperiment-method plotPrevalentAbundance plotPrevalentAbundance,SummarizedExperiment-method plotRowPrevalence plotRowPrevalence,SummarizedExperiment-method |
| Plotting tree information enriched with information | plotColTree plotColTree,TreeSummarizedExperiment-method plotRowTree plotRowTree,TreeSummarizedExperiment-method plotTree |
| Create a scree plot | plotScree plotScree,ANY-method plotScree,SingleCellExperiment-method |
| Plot Series | plotSeries plotSeries,SummarizedExperiment-method |
| Adding information to tree data in 'TreeSummarizedExperiment' | colTreeData colTreeData,TreeSummarizedExperiment-method colTreeData<- colTreeData<-,TreeSummarizedExperiment-method combineTreeData combineTreeData,phylo-method combineTreeData,treedata-method rowTreeData rowTreeData,TreeSummarizedExperiment-method rowTreeData<- rowTreeData<-,TreeSummarizedExperiment-method treeData |