parse_counts | R Documentation |
This function parses text files of sample read counts of generated during the metabarcoding analysis pipeline for QC purposes.
parse_counts(f)
f |
The path to a text file that alternates fastq.gz filenames with their read counts. |
A two-column data frame matching samples to their read counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.