phylo_metadata {treebase} | R Documentation |
Search the PhyloWS metadata
Description
Search the PhyloWS metadata
Usage
phylo_metadata(
x = c("Study.id", "Tree.id", "kind", "type", "quality", "ntaxa"),
metadata = NULL,
...
)
Arguments
x |
one of "Study.ids", "Tree.ids", "kind", "type", "quality", "ntaxa" |
metadata |
returned from |
... |
additional arguments to |
Value
a list of the values matching the query
[Package treebase version 0.1.5 Index]