Return an Official Chip/Platform Name
返回一个官方的芯片/平台名称
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This generic function returns an official or standard chip/platform name.
这个通用函数返回一个官方或标准芯片/平台名称。
用法----------Usage----------
chipName(object)
参数----------Arguments----------
参数:object
See showMethods("chipName"), but generally object will be a subclass of PkgSeed.
看到showMethods("chipName"),但一般object会的PkgSeed的子类。
Details
详情----------Details----------
The idea is that the input files can be used to determine a standard name for each platform. For example, the method for AffySNPPDInfoPkgSeed objects reads the header of the CDF file to extract a name.
我们的想法是可以用来确定每个平台的标准名称,输入文件。例如,为AffySNPPDInfoPkgSeed对象的方法读取CDF文件头提取名字。
值----------Value----------
A character vector of length one giving a standard name for the platform.
一个长度为1的特征向量为平台的标准名称。