# Generated by roxygen2: do not edit by hand export(.check_all_panels) export(.check_panel) export(AbundanceDensityPlot) export(AbundancePlot) export(ColumnGraphPlot) export(ColumnTreePlot) export(LoadingPlot) export(PrevalencePlot) export(RDAPlot) export(RowGraphPlot) export(RowTreePlot) export(ScreePlot) export(iSEE) exportClasses(AbundanceDensityPlot) exportClasses(AbundancePlot) exportClasses(ColumnGraphPlot) exportClasses(ColumnTreePlot) exportClasses(GraphPlot) exportClasses(LoadingPlot) exportClasses(PrevalencePlot) exportClasses(RDAPlot) exportClasses(RowGraphPlot) exportClasses(RowTreePlot) exportClasses(ScreePlot) exportClasses(TreePlot) exportMethods(iSEE) importFrom(S4Vectors,isEmpty) importFrom(S4Vectors,metadata) importFrom(S4Vectors,setValidity2) importFrom(SingleCellExperiment,reducedDim) importFrom(SingleCellExperiment,reducedDimNames) importFrom(SingleCellExperiment,reducedDims) importFrom(SummarizedExperiment,assayNames) importFrom(SummarizedExperiment,colData) importFrom(SummarizedExperiment,rowData) importFrom(TreeSummarizedExperiment,TreeSummarizedExperiment) importFrom(TreeSummarizedExperiment,colLinks) importFrom(TreeSummarizedExperiment,colTree) importFrom(TreeSummarizedExperiment,rowLinks) importFrom(TreeSummarizedExperiment,rowTree) importFrom(ape,Ntip) importFrom(ggplot2,aes) importFrom(ggplot2,geom_text) importFrom(ggtree,collapse) importFrom(ggtree,geom_tiplab) importFrom(ggtree,rotate_tree) importFrom(grDevices,dev.off) importFrom(grDevices,pdf) importFrom(grDevices,rainbow) importFrom(iSEE,ColumnDataTable) importFrom(iSEE,ComplexHeatmapPlot) importFrom(iSEE,ExperimentColorMap) importFrom(iSEE,ReducedDimensionPlot) importFrom(iSEE,RowDataTable) importFrom(iSEE,createLandingPage) importFrom(methods,callNextMethod) importFrom(methods,is) importFrom(methods,new) importFrom(methods,slot) importFrom(mia,taxonomyRanks) importFrom(miaViz,plotAbundance) importFrom(miaViz,plotAbundanceDensity) importFrom(miaViz,plotColGraph) importFrom(miaViz,plotColTree) importFrom(miaViz,plotLoadings) importFrom(miaViz,plotPrevalence) importFrom(miaViz,plotRowGraph) importFrom(miaViz,plotRowTree) importFrom(miaViz,plotScree) importFrom(purrr,reduce) importFrom(shiny,plotOutput) importFrom(shiny,renderPlot) importFrom(shinyWidgets,addSpinner) importFrom(tidygraph,activate) importFrom(utils,stack)