View source: R/EPIC_functions.R
filter_bump_table | R Documentation |
This functions filters a bump_table provided. It uses only the cluster L given. It could also use fwer as a method to discard false positives
filter_bump_table(bump_table, clusterL_given = 3, L_given = 3)
bump_table |
Bumphunter dataframe |
clusterL_given |
Number of probes to be within each cluster |
L_given |
Numberof probes with the same trending line within each cluster |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.