R/reports.R
component_levels_report.Rd
export_path
should be the path to
an export folder containing component data files for multiplex samples.
A component levels report is created for the samples and saved in
the source directory.
component_levels_report(
export_path = NULL,
quantiles = 0.999,
export_data = FALSE
)
Path to a directory containing component_data files.
Quantiles to show in the histograms and use for signal-to-noise calculations.
If true, save a data file for each pairs plot with the data for the plot.
If two or more quantiles are provided, the report will include an signal-to-noise table showing the ratio of the highest quantile to the lowest.