Description Usage Arguments Value
View source: R/mock_bcl2fastq_json.R
Mock bcl2fastq data for a specified number of samples with given sample IDs (to match an analysis config), write to a temporary file, and return the temporary file path.
1 | mock_bcl2fastq_json(sample_ids, sample_names)
|
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 'bcl2fastq' JSON file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.