View source: R/doubledeepms__mochi__load_fitness_for_model.R
doubledeepms__mochi__load_fitness_for_model | R Documentation |
Load fitness to be used for model fitting.
doubledeepms__mochi__load_fitness_for_model(dimsum_RData_file,
order_subset = 0:2, sequence_type = "aminoacid",
mean_input_count_threshold = 0)
dimsum_RData_file |
DiMSum .RData file (required) |
order_subset |
Subset of mutation orders (default:0:2) |
sequence_type |
Sequence type: 'nucleotide' or 'aminoacid' (default:aminoacid) |
mean_input_count_threshold |
Mean input count threshold (default:0) |
Data.table of fitness
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.