View source: R/prepare_reads_count_primers.R
prepare_metadata_table | R Documentation |
Read metadata file from user and combine and reformat it, given primer data. Included in a larger function prepare_reads.
prepare_metadata_table(metadata_file_path, primer_data)
metadata_file_path |
The path to the metadata file. |
primer_data |
Primer |
A data.frame
containing the merged metadata and primer data called metadata_primer_data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.