plot2dTppProfile: Plot 2D thermal profile intensities of a protein of choice

View source: R/plot_funcs.R

plot2dTppProfileR Documentation

Plot 2D thermal profile intensities of a protein of choice

Description

Plot 2D thermal profile intensities of a protein of choice

Usage

plot2dTppProfile(df, name)

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 of a protein of choice in a datset of choice

Examples


data("simulated_cell_extract_df")
plot2dTppProfile(simulated_cell_extract_df, "protein1")


nkurzaw/TPP2D documentation built on May 9, 2023, 10:04 a.m.