lca: Finds the lowest common ancestor

Description Usage Arguments

View source: R/lca.R

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


MetamapsDB documentation built on May 1, 2019, 9:23 p.m.