This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Enrichplot heatplot label_format does not work

Hello,

I am trying to produce a heatmap of DE genes using enrichplot's heatplot like below.

heatplot(ego,showCategory = 50,foldChange=geneList, label_format=200)

But label_format is not recognized. What is the problem? Is it a bug and how to solve it? I have enrichplot version 1.13.1.992

Error in heatplot(ego, showCategory = 50, foldChange = geneList, label_format = 200) : 
      unused argument (label_format = 200)

My problem is when the GO term name is long, the label on the axis is wrapped 2 lines, while I want one single line, with wrap limit higher than the default 30.

enrichplot deseq2 heatplot rnaseq

0 answers

No answers yet.

Log in to answer this question.