Description Usage Arguments Value
View source: R/sequence_quality.R
Reads in ".fastq.gz", ".fastq.bz2", or ".fastq" files to create a list of dataframes for analysis of sequence qualities
1 | sequence_quality(file, n = 5e+05)
|
file |
A string with either a file name or directory containing the required fastq file types. |
n |
The number of reads to sample when processing FASTQ files. |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.