FredHutch / gimap

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

Update 00-setup_data.R to switch `length` for `nrow` #30

Closed kweav closed 1 month ago

kweav commented 2 months ago

I think the nrow functions are leading to NULLs and the length should work. Tested on my local.

In response to new problem on #28