MSKCC-Epi-Bio / gnomeR

Package to wrangle and visualize genomic data in R
https://mskcc-epi-bio.github.io/gnomeR/
Other
26 stars 16 forks source link

Warning message from summarize_by_gene() #310

Closed karissawhiting closed 11 months ago

karissawhiting commented 1 year ago

binary_matrix() from example

Screen Shot 2023-06-20 at 12 15 50 AM

hfuchs5 commented 1 year ago

could be because there's no na.rm arg in the max call. Could also be an issue with dplyr updates