Description Usage Arguments Value
Create heatmap of PSSM data
1 | substrates_heatmap(substrates_dt, scramble = FALSE, seed = NULL)
|
substrates_dt |
An enzymatic preference data.table. |
scramble |
A logical value indicating whether the rows should be randomly shuffled. Set to FALSE by default. |
seed |
An arbitrary value to generate reproducible random numbers. Only needed in cases where scramble is set to TRUE. |
A ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.