get_seq_fastq: Extract sequence of reads from fastq file

Description Usage Arguments

View source: R/get_seq_fastq.R

Description

Read in the fastq file line by line. Discard all information except for sequence. Sequence is output to a file

Usage

1
get_seq_fastq(filepath, outfile)

Arguments

filepath

the file path of the fasta file

outfile

the output file path of the fastq sequence


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