Skip to contents

Get taxonomy ID of an organism name

Usage

getTaxId(name)

Arguments

name

the name of the organism

Value

A vector of taxonomy ID

Examples

if (FALSE) { # \dontrun{
getTaxId("human")
} # }