Skip to content

remove pvalue_table row names #774

Open
@olechnwin

Description

@olechnwin

Hi,

Is there an easy way to remove the pvalue_table row names?

Here is a reproducible code of what I'm trying to do:

library(DOSE)
data(geneList)
edo2 <- gseDO(geneList)
gseaplot2(edo2, geneSetID = 1, title = edo2$Description[1],pvalue_table=TRUE)

Image

Since I only have one enrichment line, I would like to remove the green "primary immunodeficiency disease" label.
I am using enrichplot version 1.25.2.001.
Also, is it possible to put NES score to the pvalue table?

Thank you in advance for your help.

edited to add: nes score request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions