Learn R Programming

MetamapsDB (version 0.0.2)

lca: Finds the lowest common ancestor

Description

Finds the lowest common ancestor

Usage

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