This function returns a predefined dataframe that represents data suitable for creating a clear scatterplot. The dataframe includes log2 fold change values, p-values, and regulation direction for a set of genes across different tissues and time points.

get_clear_scatterplot_df()

Value

A dataframe with sample data for a clear scatterplot.

Examples

clear_scatterplot_df <- get_clear_scatterplot_df()