search_taxonID_online: Search NCBI taxonomy IDs for a list of taxon names

Description Usage Arguments Value Author(s) Examples

Description

Search NCBI taxonomy IDs for a list of taxon names

Usage

1

Arguments

taxa

list of taxon names

Value

dataframe contains NCBI taxonomy IDs for all input taxa

Author(s)

Vinh Tran tran@bio.uni-frankfurt.de

Examples

1
2
taxa <- c("homo sapiens")
search_taxonID_online(taxa)

trvinh/test documentation built on May 9, 2019, 2:26 a.m.