Skip to content

Commit

Permalink
Import iSEE panels
Browse files Browse the repository at this point in the history
  • Loading branch information
RiboRings committed Aug 25, 2024
1 parent ab83b41 commit a42009b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(TreeSummarizedExperiment,rowLinks)
importFrom(biomformat,read_biom)
importFrom(iSEE,ComplexHeatmapPlot)
importFrom(iSEE,ReducedDimensionPlot)
importFrom(iSEE,RowDataTable)
importFrom(iSEE,iSEE)
importFrom(iSEEtree,AbundanceDensityPlot)
importFrom(iSEEtree,AbundancePlot)
Expand Down
1 change: 1 addition & 0 deletions R/iSEEbug.R
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ iSEEbug <- function() {

#' @importFrom methods is
#' @importFrom shinyjs enable
#' @importFrom iSEE RowDataTable ReducedDimensionPlot ComplexHeatmapPlot
#' @importFrom iSEEtree RowTreePlot AbundancePlot AbundanceDensityPlot
#' @importFrom TreeSummarizedExperiment rowLinks
#' @importFrom mia taxonomyRanks
Expand Down

0 comments on commit a42009b

Please sign in to comment.