Description Usage Arguments Value
View source: R/abetadms_fitness_model_summary.R
Dot plots showing explained variance of models to predict variant fitness.
1 2 | abetadms_fitness_model_summary(fitness_dt, outpath, colour_scheme,
execute = TRUE)
|
fitness_dt |
data.table with single and double mutant fitness values and their mutant effects from AA PCA (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) |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.