ncbi_tree: Build a phylogenetic tree from a list of NCBI taxon IDs

View source: R/ncbi-taxonomy.R

ncbi_treeR Documentation

Build a phylogenetic tree from a list of NCBI taxon IDs

Description

Build a phylogenetic tree from a list of NCBI taxon IDs

Usage

ncbi_tree(taxa)

Arguments

taxa

vactor of NCBI taxon IDs

Value

phylo object

Examples

## Not run: 
ncbi_tree(c(9606, 9598, 9593))

## End(Not run)

arendsee/phylostratr documentation built on Dec. 31, 2022, 10:22 a.m.