********** exportORFs ********** .. container:: ========== =============== exportORFs R Documentation ========== =============== .. rubric:: Export the ORFs of a SQM object :name: exportORFs .. rubric:: Description :name: description Export the ORFs of a SQM object .. rubric:: Usage :name: usage .. code:: R exportORFs(SQM, output_name = "") .. rubric:: Arguments :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. | +-----------------+---------------------------------------------------+