Skip to content

Bugs for plotVolcano function #224

@tangmindan

Description

@tangmindan

Hi,after I get a 'SpatialAnnotationScreening' object from spatialAnnotationScreening function:

Image

and try to draw volcanno plot by plotVolcano function, I found a bug in this function:

Image
After reviewing the source code, it was found that...

  1. You passed a list to the group_by() function(red part).
  2. This filtering will be activated regardless of whether I select best_only or not(green part).

Image

My current temporary solution is to merge these two data frames:

Image

I hope you can fix this in the future.

Image

Best, Mindan

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