Learn R Programming

SQMtools (version 1.7.2)

exportORFs: Export the ORFs of a SQM object

Description

Export the ORFs of a SQM object

Usage

exportORFs(SQM, output_name = "")

Arguments

SQM

A SQM object.

output_name

A connection, or a character string naming the file to print to. If "" (the default), sequences will be printed to the standard output connection.