\name{IlluminaHumanMethylation450kREGULATORYLOCATION} \alias{IlluminaHumanMethylation450kREGULATORYLOCATION} \title{Map Illumina probeIDs to the the nearest UCSC regulatory feature, if any} \description{ IlluminaHumanMethylation450kREGULATORYLOCATION maps between Illumina probe IDs and the UCSC regulatory features, if any, with which they are associated. } \details{ Map a probe ID to regulatory feature with which it is associated, and find what sort of regulatory region the probe is annotated to. Mappings were based on data provided by: Illumina http://Illumina.com Downloaded 11-Jan-2011 } \examples{ as.list(IlluminaHumanMethylation450kREGULATORYLOCATION)[10:20] unique(na.omit(unlist(mget(IlluminaHumanMethylation450kALIAS2PROBE[['EVI1']], IlluminaHumanMethylation450kREGULATORYLOCATION, ifnotfound=NA)))) } \keyword{datasets}