Data frame that is produced by the OpenSWATH/pyProphet workflow
column.values
Indicates the columns for which the correlation is assessed. This can be the Intensity or Signal, but also the retention time.
Comparison
The comparison for assessing the variability. Default is to assess the variability per transition_group_id over the different Condition and Replicates. Comparison is performed using the dcast() function of the reshape2 package.
fun.aggregate
If for the comparison values have to be aggregated one needs to provide the function here.
...
further arguments passed to method.
Value
Plots in Rconsole a correlation heatmap and returns the data frame used to do the plotting.