Description Usage Arguments Value Author(s)
Detect quality protocol from a FASTQ file
1 | detectQualityInFASTQFile(filename, nreads = 5000)
|
filename |
Path to a FASTQ or gzipped-FASTQ file |
nreads |
Number of reads to test quality on. Default is 5000. |
A character vector containing the compatible qualities. NULL if none.
Jens Reeder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.