exportContigs: Export the contigs of a SQM object

View source: R/exportSeqs.R

exportContigsR Documentation

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.


SQMtools documentation built on June 18, 2025, 1:08 a.m.