Description Usage Arguments Details
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.
1 2 3 4 5 | component_levels_report(
export_path = NULL,
quantiles = 0.999,
export_data = FALSE
)
|
export_path |
Path to a directory containing component_data files. |
quantiles |
Quantiles to show in the histograms and use for signal-to-noise calculations. |
export_data |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.