get_all_process_methods {minSNPs}R Documentation

get_all_process_methods

Description

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.

Usage

get_all_process_methods(process_name = "")

Arguments

process_name

name of the metric, "" to return all, 'SNP' or 'KMER' are provided as default.

Value

a list, including the function to process the search sequence result


[Package minSNPs version 0.2.0 Index]