Description Usage Arguments Value
View source: R/abetadms_combine_fitness.R
Combine fitness estimates from two different DMS experiments (regions).
1 2 | abetadms_combine_fitness(fitness_list, disease_mut_file, outpath,
colour_scheme, execute = TRUE)
|
fitness_list |
named list of folder paths with fitness estimates (required) |
disease_mut_file |
table of human disease mutations and classifications (required) |
outpath |
output path for plots and saved objects (required) |
colour_scheme |
colour scheme file (required) |
execute |
whether or not to execute the analysis (default: TRUE) |
A data.table with normalised fitness data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.