Description Usage Arguments Value
View source: R/kmer_random_forest.R
Create a scatterplot from the results given by 'kmer_random_forest' where x and y axis show the mean decrease in gini for cytosines and thymines respectively, and color indicate the log odds ratio for mutated kmers
1 | plot_kmer_forest(rf_res, rm_trinucs = FALSE)
|
rf_res |
Output from a 'kmer_random_forest' run |
rm_trinucs |
Remove trinucleotides in output |
A ggplot panel showing MeanDecreaseGini on cytosines and thymines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.