1 2 3 4 5 6 | statesWrapper(
function_name = "writeStates",
function_args = list(),
fasta.path,
output_path
)
|
function_name |
Name of base function, either "writeStates", "writeStatesByFastaEntries" or "statesByFastaOneFile". |
function_args |
List of arguments for function in |
fasta.path |
Path to folder containing fasta files. |
output_path |
Path to folder of output files. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.