This function will generate a scatter plot to visualize the correlation between expression and activity for all TFs passing the threshold.

CorrelationPlot(df)

Arguments

df

A data frame generated by the function GetCorrelation

Value

A ggplot object