ambiguous_synonyms {metacoder} | R Documentation |
Get patterns for ambiguous taxa
Description
This function stores the regex patterns for ambiguous taxa.
Usage
ambiguous_synonyms(
unknown = TRUE,
uncultured = TRUE,
regex = TRUE,
case_variations = FALSE
)
Arguments
unknown |
If |
uncultured |
If |
regex |
If |
case_variations |
If |
[Package metacoder version 0.3.7 Index]