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

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

[复制链接]
发表于 2012-9-30 01:11:47 | 显示全部楼层 |阅读模式
readSeq(seqCBS)
readSeq()所属R语言包:seqCBS

                                         Wrapper for managing the reading of different raw data formats
                                         用于管理不同的原始数据格式的阅读包装

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

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

This is a wrapper function. It calls one of the subroutines to reads in a datafile, depending on the format
这是一个包装函数。它调用的子程序读取数据文件,根据格式


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


readSeq(filename, formatName)



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

参数:filename
The file name of the data file to be read
要读取的数据文件的文件名


参数:formatName
The format the file is in. Can be either 'Chiang' or 'ELANDPaired'. We recommend using Chiang since this is the minimal required format.
所在的文件的格式可以是“蒋”或“ELANDPaired的”。我们建议使用蒋,因为这是最低限度所需的格式。


Details

详细信息----------Details----------

We recommend using the 'Chiang' format, as used by the datasets of Chiang (2009). This format requires minimal memory and contains all relevant information for this program. It is a table with two columns, first being the chromosome of the mapped read, and the second being the position of the read in the chromosome. One line for each observation. If one has paired read, please use only one of the reads and the mapped location should be the 5'-end.
我们建议使用“蒋介石的格式,所用的清迈(2009年)的数据集。这种格式需要很少的内存,并包含这个程序的所有相关信息。它是一个表有两列,第一染色体映射的读取,和第二即在染色体中的读出的位置。一号线每个观测。如果一个人配对阅读,请只使用一个读取和映射的位置应该是5-端。


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

<table summary="R valueblock"> <tr valign="top"><td>seqF </td> <td> Read position for each read</td></tr> <tr valign="top"><td>seqChr </td> <td> Chromosome of each mapped read</td></tr> </table>
<table summary="R valueblock"> <tr valign="top"> <TD> seqF </ TD> <TD>阅读位置对每个读</ TD> </ TR> <TR VALIGN =“顶“> <TD> seqChr  </ TD> <TD>染色体的每一个对应的读</ TD> </ TR> </ TABLE>


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



Jeremy J. Shen




参考文献----------References----------

Chiang et al., Nature Methods, 2009, Vol.6 No.1

参见----------See Also----------

readSeq, readSeqChiang, readSeqELANDPaired
readSeq,readSeqChiang,readSeqELANDPaired


实例----------Examples----------


# This shows the recommended format, the Chiang data format[这显示了建议的格式,蒋数据格式]
data(JSSim_NormalSim1)
print(head(JSSim_NormalSim1))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-20 07:39 , Processed in 0.026774 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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