uniquefy_res_by_group | R Documentation |
Uniquefys a res df by group by taking absolute max
uniquefy_res_by_group( res_df, group_col = "external_gene_name", val_col = "GeneRank" )
res_df |
a tidy results data.frame (see |
group_col |
column with duplicates |
val_col |
column of unique values |
a uniquefyd results data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.