fastqc | R Documentation |
Perform fastqc on provided files
fastqc(metadata, input_dir, output_dir, t = 2)
metadata |
data frame; |
input_dir |
character; path to the input directory |
output_dir |
character; path to output directory |
t |
numeric; number of threads to use; default=2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.