aaf.handler(annaffy)
aaf.handler()所属R语言包:annaffy
Handle feching annotation data columns
处理feching注释数据列
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Dispatches requests for annotation data to the correct function. Alternatively returns a list of all the columns it supports.
分派到正确的函数的注释数据的请求。或者返回一个它支持的所有列列表。
用法----------Usage----------
aaf.handler(probeids, chip, name)
参数----------Arguments----------
参数:probeids
character vector containing probe ids
含探针IDS的特征向量
参数:chip
name of chip
名称芯片
参数:name
name of the column of data to return
返回的数据列的名称
值----------Value----------
An aafList containing objects of the propper class.
aafList包含对象的propper类的。
If no arguments are passed, it will return a character vector of the columns currently supported.
如果没有参数被传递,它将返回目前支持列的特征向量。
注意----------Note----------
Written at the NASA Center for Computational Astrobiology <br> http://cca.arc.nasa.gov/
写在美国宇航局天体生物学计算参考http://cca.arc.nasa.gov/中心
作者(S)----------Author(s)----------
Colin A. Smith, <a href="mailto:annaffy@colinsmith.org">annaffy@colinsmith.org</a>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|