... | ... |
@@ -26,6 +26,7 @@ |
26 | 26 |
#' @importFrom colorspace rainbow_hcl |
27 | 27 |
#' @importFrom colourpicker colourInput |
28 | 28 |
#' @importFrom ComplexHeatmap Heatmap HeatmapAnnotation draw |
29 |
+#' @importFrom ComplexUpset upset intersection_matrix intersection_size |
|
29 | 30 |
#' @importFrom dendextend branches_attr_by_clusters set |
30 | 31 |
#' @importFrom DESeq2 vst counts estimateSizeFactors normalizationFactors sizeFactors |
31 | 32 |
#' @importFrom dplyr arrange desc group_by mutate pull slice select "%>%" |