exportContigs
exportContigs |
R Documentation |
Export the contigs of a SQM object
Description
Export the contigs of a SQM object
Usage
exportContigs(SQM, output_name = "")
Arguments
|
A SQM object. |
|
A connection, or a character string naming the file to print to. If “” (the default), sequences will be printed to the standard output connection. |