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

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

[复制链接]
发表于 2012-2-26 13:28:53 | 显示全部楼层 |阅读模式
headerTabix(Rsamtools)
headerTabix()所属R语言包:Rsamtools

                                         Retrieve sequence names defined in a tabix file.
                                         检索在TABIX文件中定义的序列名称。

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

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

This function queries a tabix file, returning the names of the "sequences" used as a key when creating the file.
此功能查询TABIX文件,返回作为重点创建文件时使用的“序列”的名称。


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



headerTabix(file, ...)
## S4 method for signature 'character'
headerTabix(file, ...)




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

参数:file
A character(1) file path or TabixFile instance pointing to a "tabix" file.
一个character(1)文件路径或TabixFile实例,指向“TABIX文件。


参数:...
Additional arguments, currently ignored.
额外的参数,目前被忽略。


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

A list(4) of the sequence names, column indicies used to sort the file, the number of lines skipped while indexing, and the comment character used while indexing.
一个list(4)序列名称,使用的文件进行排序的列序号为跳过的行数,而索引和注释字符时使用索引。


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



Martin Morgan <mtmorgan@fhcrc.org>.




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


fl <- system.file("extdata", "example.gtf.gz", package="Rsamtools")
headerTabix(fl)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-25 02:39 , Processed in 0.022734 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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