Convert an AffyBatch object from one platform to another where the new platform is a subset of the original (i.e. hgu133atag to hgu133a).
AffyBatch对象从一个平台到另一个新的平台,是原来的一个子集转换(即hgu133atag到hgu133a)。
用法----------Usage----------
convertPlatform(object, new.platform)
参数----------Arguments----------
参数:object
an AffyBatch object to be converted
AffyBatch对象要转换
参数:new.platform
the name of the platform to be converted to
要转换的平台名称
值----------Value----------
An AffyBatch object containing the data from the original object that could be mapped to the new platform.
AffyBatch对象包含的数据,从原来的对象可以映射到新的平台。