Skip to content

log-10 transformation introduced infinite values #785

@abeedhakhan

Description

@abeedhakhan

How can I deal with these warning while plotting heatplot after GO enrichment analysis? I think this is also not letting the fold change colors appear on the plots. Kindly help.

print(heatplot(ego, foldChange=geneList, showCategory = 5) +

  •     ggtitle(paste(comp, "CC", sep = " - ")) +
    
  •     theme(axis.text.y = element_text(size = 8)))
    

Warning messages:
1: In (function (name = waiver(), ..., low = muted("red"), mid = "white", :
log-10 transformation introduced infinite values in midpoint.
2: In transformation$transform(x) : NaNs produced
3: In (function (name = waiver(), ..., low = muted("red"), mid = "white", :
log-10 transformation introduced infinite values.

Thanks in advance.
Abeedha

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