View source: R/Best_Assingment.R
| parse_taxonomy_cutoffs | R Documentation |
Reads and processes a taxonomy cutoffs CSV for assignment thresholds at various ranks.
parse_taxonomy_cutoffs(cutoffs_file = NULL)
cutoffs_file |
Path to a taxonomy cutoffs CSV file. If not supplied or invalid, attempts to locate the default file in the package. |
A list with two elements: long, a data frame of parsed cutoffs, and
ranks, the vector of taxonomic ranks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.