Skip to content

Volcano plots have capped logFC on the x axis #88

@LaurenceKuhl

Description

@LaurenceKuhl

Hi there,

Just a small issue regarding the Volcano plots, as they are capped on the x-axis (logFC) from -5 to 5, this sometimes leaves out genes with a higher logFC :

scale_x_continuous(limits = c(-5,5), breaks = c(-5:5)) +

I can have a look as it's a minor fix, I just want to keep a written trail.
Thanks and best,
Laurence

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