FredHutch / gimap

This is under development R package for calculating genetic interactions
https://fredhutch.github.io/gimap/
0 stars 0 forks source link

Annotation Review after Filtering #44

Closed kweav closed 1 week ago

kweav commented 1 week ago

This PR re-performs the annotation review incorporating the filtering steps.

The plots are also better annotated with how many data points are there and some ggpubr stats.

Had to add some code to 03-annotate.R so that it utilizes the filtering data to subset the annotation df.

Also made a couple of edits to 02-filter.R (removed an erroneous comma and filtered out some code that just wasn't happy -- will work on fixing these in another PR)