-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi,after I get a 'SpatialAnnotationScreening' object from spatialAnnotationScreening function:
and try to draw volcanno plot by plotVolcano function, I found a bug in this function:

After reviewing the source code, it was found that...
- You passed a list to the group_by() function(red part).
- This filtering will be activated regardless of whether I select best_only or not(green part).
My current temporary solution is to merge these two data frames:
I hope you can fix this in the future.
Best, Mindan
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels



