Description Usage Arguments Value
View source: R/abetadms__datatable_to_matrix.R
Convert data.table to matrix for heatmap plotting (single AA mutants only).
1 | abetadms__datatable_to_matrix(input_dt, variable_name = "fitness")
|
input_dt |
input data.table (required) |
variable_name |
name of variable to use for heatmap cells (defaut:"fitness") |
a matrix for heamtmap plotting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.