Description Usage Arguments Value
View source: R/mock_config_qc_section.R
Mock an analysis config write to a temporary JSON file, and return the temporary file path.
1 | mock_config_qc_section(config, sample_ids, sample_names)
|
config |
A list of config elements retrieved by reading in the analysis config JSON. |
sample_ids |
A character vector naming the sample IDs (indexes) to be mocked. |
sample_names |
A character vector of sample names extracted from the analysis config comparisons. |
A file path to a temporary mock analysis config JSON file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.