clustalo | R Documentation |
Runs Clustal Omega via Toolchest.
clustalo( tool_args = "", inputs, output_path = NULL, output_primary_name = NULL, ... )
tool_args |
Additional arguments to be passed to Clustal Omega. |
inputs |
Path (client-side) to a FASTA file that will be passed in as input. |
output_path |
(optional) Path to directory where the output file(s) will be downloaded. |
output_primary_name |
(optional) Base name of output file. |
is_async |
(optional) Whether to run a job asynchronously. Defaults to false. |
Reference to an object with output location data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.