View source: R/RnBeads_functions.R
load_beta_values | R Documentation |
This functions Reads into a dataframe the Beta values CSV file from RnBeads Track and table export module. Removes missing rows using delete_na()
load_beta_values(betas_table_file, allow_missing_p = 0.95)
betas_table_file |
Absolute path to CSV file |
allow_missing_p |
Default=0.95. Allows only 5% missing data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.