lca: Finds the lowest common ancestor

Description Usage Arguments

Description

Finds the lowest common ancestor

Usage

1
lca(taxon1 = "10090", taxon2 = "9096", recurse = TRUE, ...)

Arguments

taxon1

First taxon NCBI tax id

taxon2

Second taxon NCBI tax id

recurse

to keep moving up to find the LCA

...

additional dbquery parameters


etheleon/metamaps documentation built on May 16, 2019, 9:05 a.m.