annaffyENZYME {annaffy} | R Documentation |
This is an R environment object containing key and value pairs for the mappings between probe identifiers (key) and Enzyme Commission numbers (value) with the leading EC: portion omitted. Keys can be accessed using ls(name) and values using get(key, name)
Source data built: KEGG built: Release 26.0 (April 2003).ftp://ftp.genome.ad.jp/pub/kegg/pathways. Package built: Thu May 15 06:51:08 2003 Contains 250 randomly selected probes
ftp://ftp.genome.ad.jp/pub/kegg/pathways
xx <- ls(env = annaffyENZYME) get(xx[1], env = annaffyENZYME)