Description Usage Arguments Value Examples
Plot 2D thermal profile intensities of a protein of choice
1 |
df |
tidy data frame of a 2D-TPP dataset |
name |
gene name (clustername) of protein that should be visualized |
A ggplot displaying the thermal profile of a protein of choice in a datset of choice
1 2 | data("simulated_cell_extract_df")
plot2dTppProfile(simulated_cell_extract_df, "protein1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.