enrichplot icon indicating copy to clipboard operation
enrichplot copied to clipboard

How am I supposed to tell the function heatplot() the p-values?

Open EfraMP opened this issue 2 years ago • 0 comments

According to the documentation the pvalue argument is the p-values of the genes. I guess this is a vector?? I tried GO_result@result$pvalue , where GO_result is the output of the function enrichGO(), but nothing happened.

Some help will be appreciated

EfraMP avatar Mar 14 '23 07:03 EfraMP