diff --git a/R/PlotGeneSets.R b/R/PlotGeneSets.R index 7c94cb9..1cc7ce9 100644 --- a/R/PlotGeneSets.R +++ b/R/PlotGeneSets.R @@ -150,10 +150,6 @@ setMethod(f="PlotGeneSets", align_to <- lapply(align_to, as.numeric) - annot_label <- rowAnnotation(keywords = anno_word_cloud(align_to, term), - annotation_name_align=T) - - if (wordcloud == TRUE) { if(is.null(unlist(term))) { message("The pathways not contain GO IDs. Then the Semantic enrichment wordcloud cannot be generated.")