fq2fa: A wrapper for seqtk to convert fastq to fasta

Description Usage Arguments Details Author(s)

View source: R/utility.R

Description

A wrapper for seqtk to convert fastq to fasta

Usage

1
fq2fa(fqFile, faFile)

Arguments

fqFile

File path to fastq infile

faFile

File path to fasta outfile

Details

The external program seqtk must be installed and the path must be set in the program_list().

Author(s)

Jochen Kruppa


jkruppa/virDisco documentation built on May 3, 2019, 7:05 p.m.