FredHutch / gimap

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

Beginning of making filtering steps all work together #41

Closed kweav closed 1 week ago

kweav commented 2 weeks ago

Sorry, this PR is the first step of filtering where the filter_ki branch builds on the filter_qc_ki5 branch. PR #40 is trying to merge filter_ki2 into filter_ki. I submitted those PRs out of order since this one will be PR #41.

This PR makes a lot of documentation changes, explaining parameters and how to use the gimap_filter() function.

It also builds the groundwork for the filters working together.