Description Usage Arguments Value
Creates templates for user-specified HMM.Family and Dataset naming data
1 2 3 4 5 6 | create_setup_templates(
metannotate_data,
write_tables = FALSE,
hmm_info_filename = "hmm_info_template.tsv",
dataset_info_filename = "dataset_info_template.tsv"
)
|
metannotate_data |
Tibble of metannotate data |
write_tables |
Logical; write the tables to file? |
hmm_info_filename |
File to optionally write HMM information to |
dataset_info_filename |
File to optionally write dataset information to |
List of two tibbles: hmm_info and dataset_info; user can fill these out
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.