analyseCGH(ITALICS)
analyseCGH()所属R语言包:ITALICS
GLAD analysis
GLAD分析
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Glad Analysis ot the genomic profile
高兴分析OT基因组的配置文件
用法----------Usage----------
analyseCGH(data, amplicon, deletion, deltaN, forceGL, param, nbsigma, ...)
参数----------Arguments----------
参数:data
A data frame containing SNP's intensity, chromosome and position on the genome. data must have a Chr, X and LogRatio columns
一个数据框包含的SNP的强度,染色体和基因组上的位置。数据必须有一个染色体,X和对数比列
参数:amplicon
see the amplicon parameter in the daglad function
看到在daglad功能的扩增参数
参数:deletion
see the deletion parameter in the daglad function
看到在删除的daglad功能参数
参数:deltaN
see the deltaN parameter in the daglad function
看到在daglad功能DELTAN参数
参数:forceGL
see the forceGL parameter in the daglad function
看到在daglad功能forceGL参数
参数:param
see the param parameter in the daglad function
看到在daglad功能参数参数
参数:nbsigma
see the nbsigma parameter in the daglad function
看到在daglad功能nbsigma参数
参数:...
Other daglad parameters.
其他daglad参数。
值----------Value----------
An object of class profileCGH
一个类profileCGH的对象
注意----------Note----------
People interested in tools dealing with array CGH analysis and DNA copy number analysis can
阵列比较基因组杂交分析和DNA拷贝数的分析与处理工具有兴趣的人可以
visit our web-page http://bioinfo.curie.fr.
访问我们的网站页面http://bioinfo.curie.fr。
作者(S)----------Author(s)----------
Guillem Rigaill, <a href="mailto:italics@curie.fr">italics@curie.fr</a>.
源----------Source----------
Institut Curie, italics@curie.fr.
居里研究所,italics@curie.fr。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|