Contrast two variables from QC metrics table for all features per feature class
Source:R/plots-qc-cv.R
plot_x_vs_y.Rd
Contrast two variables from QC metrics table for all features per feature class
Arguments
- data
MidarExperiment object
- filter_data
Use all (default) or qc-filtered data
- x_variable
Variable of QC metrics table used for x axis
- y_variable
Variable of QC metrics table used for y axis
- cv_treshhold
Treshhold values shown in plot as dashed lines
- only_quantifier
Show only quantifier
- xlim
Lower and upper limits of the x axis as vector
- ylim
Lower and upper limits of the y axis as vector
- ncol
Number of facet columns
- point_size
size of points. Default is
2
- point_alpha
transparency of points
- scale_factor
Scale factor for text labels
- font_base_size
Base font size for plot text elements