\name{IlluminaHumanMethylation27k_getProbeOrdering} \alias{IlluminaHumanMethylation27k_getProbeOrdering} \title{Retrieve probe IDs in the order loaded from the manifest} \description{ A convenience function to provide consistent probe ordering from IDATs. } \usage{ IlluminaHumanMethylation27k_getProbeOrdering() } \value{ A vector of Probe_ID strings in the order found in the original manifest. } \examples{ ordering <- IlluminaHumanMethylation27k_getProbeOrdering() } \keyword{utilities} \keyword{datasets}