plot2dTppRelProfile: Plot 2D thermal profile ratios of a protein of choice

Description Usage Arguments Value Examples

View source: R/plot_funcs.R

Description

Plot 2D thermal profile ratios of a protein of choice

Usage

1

Arguments

df

tidy data frame of a 2D-TPP dataset

name

gene name (clustername) of protein that should be visualized

Value

A ggplot displaying the thermal profile ratios of a protein of choice in a datset of choice

Examples

1
2
data("simulated_cell_extract_df")
plot2dTppRelProfile(simulated_cell_extract_df, "protein1")

TPP2D documentation built on Nov. 8, 2020, 4:54 p.m.