output_to_files | R Documentation |
output_to_files
output_to_files
is write the result to files.
output_to_files(merged_result, filename = "merged")
merged_result |
a list containing the merged fasta and meta. |
filename |
filename to write to, will output <filename>.fasta and <filename>.csv. |
NULL, files written to filesystem
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.