View source: R/get_phred_fastq.R
Read in the fastq file line by line. Discard all information except for phred scores. Phred scores are output to a file
1 | get_phred_fastq(filepath, outfile)
|
filepath |
the file path of the fastq file |
outfile |
the output file path of the fastq phred scores sequence |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.