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

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

[复制链接]
发表于 2012-2-26 11:24:22 | 显示全部楼层 |阅读模式
GenomicRegionsFromfile(PREDA)
GenomicRegionsFromfile()所属R语言包:PREDA

                                         Function to create a GenomiRegions object from a text file
                                         函数创建一个文本文件GenomiRegions对象

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

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

Function to create a GenomiRegions object from a text file
函数创建一个文本文件GenomiRegions对象


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


GenomicRegionsFromfile(file, ids_column=NULL, chr_column,
start_column, end_column, chromosomesNumbers=NULL,
chromosomesLabels=NULL, chromosomesLabelsInput=NULL, ...)



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

参数:file
Path to the input txt file containing genomic regions annotations  
路径输入txt文件中包含的基因组区域的注释


参数:ids_column
Specify the column from the input txt file with (optional) ids for genomic regions. Can be specified using column index (numeric) or column name (character).  
从输入txt文件(可选)的基因组区域的IDS指定列。可以指定使用列索引(数字)或列名(字符)。


参数:chr_column
Specify the column from the input txt file with chromosome annotations fields. Can be specified using column index (numeric) or column name (character).  
指定TXT染色体注释字段输入文件列。可以指定使用列索引(数字)或列名(字符)。


参数:start_column
Specify the column from the input txt file with genomic start position for each genomic region. Can be specified using column index (numeric) or column name (character).  
从每个基因组区域的基因组开始位置输入TXT文件指定列。可以指定使用列索引(数字)或列名(字符)。


参数:end_column
Specify the column from the input txt file with genomic end position for each genomic region. Can be specified using column index (numeric) or column name (character).  
从每个基因组区域的基因组结束位置输入TXT文件指定列。可以指定使用列索引(数字)或列名(字符)。


参数:chromosomesNumbers
Numeric vector to specify the list of numeric values to be associated to each chromosome (especially useful for chromosomes not associated to a number such as chr X or Y)  
数字矢量指定数值的列表,要关联到每个染色体(尤其是不相关的一个数,如CHR X或Y染色体)


参数:chromosomesLabels
Character vector to specify the list of character labels to be associated to each chromosome (especially useful for chromosomes not associated to a number such as chr X or Y)  
特征向量来指定要关联到每个染色体(尤其是不相关的一个数,如CHR X或Y染色体的有用字符标签列表)


参数:chromosomesLabelsInput
Character vector to specify the list of character labels  associated to each chromosome in the input file. Particularly useful when non numeric character strings are associated to each chromosome in the input file: e.g. "chr3" for chromosome "3".  
特征向量来指定输入文件中的每个染色体相关的字符的标签列表。非数字字符的字符串时特别有用相关输入文件中的每个染色体例如: “chr3”染色体“3”。


参数:...
any other parameter for read.table function that could be useful for parsing the input file, such as "sep", "quote", "header", "na.strings" and other parameters.  
任何其他read.table功能参数解析输入文件,如“九月”,“引用”,“头”,“na.strings”和其他参数,这可能是有用的。


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

An object of class "GenomicRegions"
一个对象的类"GenomicRegions"


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



Francesco Ferrari




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

"GenomicRegions"
"GenomicRegions"

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-1 06:51 , Processed in 0.023221 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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