mapOrgs: Functions to map to organism IDs used by NCBI homology.

Description Usage Arguments Details Value Author(s) References

View source: R/homoData.R

Description

These functions help map to organism identifiers used at the NCBI.

Usage

1
2
mapOrgs(toMap, what = c("code","name"))
getOrgNameNCode()

Arguments

toMap

vect a vector of character strings

what

what a character string that can either be "code" or "name".

Details

mapOrgs converts organism codes to scientific names.

Value

mapOrgs returns a vector of character strings.

Author(s)

Jianhua Zhang

References

ftp://ftp.ncbi.nih.gov/pub/HomoloGene/README


annotate documentation built on Nov. 8, 2020, 8:14 p.m.