View source: R/search_from_reads.R
get_all_process_methods | R Documentation |
get_all_process_methods
get_all_process_methods
is used to get the metrics function
and required parameters. Additional metric may be set by
assigning it to 'MinSNPs_process_methods' variable.
get_all_process_methods(process_name = "")
process_name |
name of the metric, "" to return all, 'SNP' or 'KMER' are provided as default. |
a list, including the function to process the search sequence result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.