Learn R Programming

BED (version 1.5.2)

getTaxId: Get taxonomy ID of an organism name

Description

Get taxonomy ID of an organism name

Usage

getTaxId(name)

Value

A vector of taxonomy ID

Arguments

name

the name of the organism

See Also

getOrgNames, listOrganisms

Examples

Run this code
if (FALSE) {
getTaxId("human")
}

Run the code above in your browser using DataLab