get_all_process_methods: 'get_all_process_methods'

View source: R/search_from_reads.R

get_all_process_methodsR 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


minSNPs documentation built on May 29, 2024, 2:48 a.m.