找回密码
 注册
查看: 470|回复: 0

R语言 CGHcall包 make_cghRaw()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 14:35:36 | 显示全部楼层 |阅读模式
make_cghRaw(CGHcall)
make_cghRaw()所属R语言包:CGHcall

                                         Convert a dataframe or textfile to an object of class cghRaw.
                                         转换到dataframe一个类cghRaw的对象或文本文件。

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This function converts a dataframe of appropriote format to an object of class cghRaw.
此功能转换appropriote格式dataframe一个类cghRaw的对象。


用法----------Usage----------


make_cghRaw(input)



参数----------Arguments----------

参数:input
Either a dataframe or character string containing a filename. See details for the format.
无论是dataframe或字符串包含一个文件名。格式的细节。


Details

详情----------Details----------

The input should be either a dataframe or a tabseparated textfile (textfiles must contain a header). The first four columns should contain the name, chromosome and the start and end position in bp for each array target respectively. The chromosome and position column must contain numbers only. Following these is a column with log2 ratios for each of your samples. If the input type is a textfile, missing values should be represented as 'NA' or an empty field.
输入应该是一个dataframe或tabseparated文本文件(文本文件必须包含一个头)。前四列应包含的名称,染色体和BP分别为每个阵列目标的开始和结束的位置。染色体和位置列必须只包含数字。以下这些是log2每个样品的比列。如果输入类型是文本文件,遗漏值应表示为“无”或空场。


值----------Value----------

This function returns an object of class cghRaw-class.
这个函数返回一个对象的类cghRaw-class。


作者(S)----------Author(s)----------


Sjoerd Vosse & Mark van de Wiel



举例----------Examples----------


  data(Wilting)
  ## Convert to \code{\link{cghRaw}} object[#转换为\代码{\链接{cghRaw}的}对象]
  cgh <- make_cghRaw(Wilting)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-28 03:15 , Processed in 0.020797 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表