get_phred_fastq: Extract phred scores from fastq file

Description Usage Arguments

View source: R/get_phred_fastq.R

Description

Read in the fastq file line by line. Discard all information except for phred scores. Phred scores are output to a file

Usage

1
get_phred_fastq(filepath, outfile)

Arguments

filepath

the file path of the fastq file

outfile

the output file path of the fastq phred scores sequence


clintko/BarcodeMatcher documentation built on May 30, 2019, 12:02 p.m.