exportContigs: Export the contigs of a SQM object
Description
Export the contigs of a SQM object
Usage
exportContigs(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.