View source: R/parse-taxonomy.R
| parse_gtdb | R Documentation |
Parse GTDB format labels (wrapper for parse_semicolon_delimited)
parse_gtdb(labels, levels = NULL, sep = ";")
labels |
Character vector of tip labels |
levels |
List with codes and names vectors. |
sep |
Character. Separator between taxonomy ranks. Default: |
data.frame with taxonomy columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.