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

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

[复制链接]
发表于 2012-2-25 19:27:33 | 显示全部楼层 |阅读模式
regions(GenomicFeatures)
regions()所属R语言包:GenomicFeatures

                                         Functions that compute genomic regions of interest.
                                         计算利息的基因组区域的功能。

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

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

Functions that compute genomic regions of interest such as promotor, upstream regions etc, from the genomic locations provided in a UCSC-style data frame.
计算利息的基因组区域,如启动子,上游区域等,在UCSC的风格的数据框提供的基因组位置,功能。

WARNING: All the functions described in this man page are deprecated. Please use transcripts, exons or intronsByTranscript on a TranscriptDb object instead.
警告:本手册页中描述的所有功能已被弃用。请transcripts,exons或intronsByTranscript上TranscriptDb对象,而不是。


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


transcripts_deprecated(genes, proximal = 500, distal = 10000)
exons_deprecated(genes)
introns_deprecated(genes)



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

参数:genes
A UCSC-style data frame i.e. a data frame with 1 row per transcript and at least the following columns: "name", "chrom", "strand", "txStart", "txEnd", "exonCount", "exonStarts", "exonEnds", "intronStarts" and "intronEnds". A value in any of the last 4 columns must be a comma-separated list of integers. Note that unlike what UCSC does the start values here must be 1-based, not 0-based.  
加州大学圣克鲁兹分校式的数据框,即1行,每成绩单,并至少有下列列与数据框:"name","chrom","strand","txStart","txEnd" ,"exonCount","exonStarts","exonEnds","intronStarts"和"intronEnds"。在最后4列的值必须是一个整数逗号分隔的列表。请注意,不像加州大学圣克鲁兹分校这里开始值必须是1,而不是基于0。


参数:proximal
The number of bases on either side of TSS and 3'-end for the promoter and end region, respectively.  
TSS和3-端的启动和结束的区域,分别两侧碱基。


参数:distal
The number of bases on either side for upstream/downstream, i.e. enhancer/silencer regions.  
上游/下游,即增强/消音区域的数目,对任何一方的碱基。


Details

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

The assumption made for introns is that there must be more than one exon, and that the introns are between the end of one exon and before the start of the next exon.
为内含子的假设是,必须有超过一个外显子,内含子之间的一个外显子的结束和下一个外显子开始前。


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

All of these functions return a RangedData object with a gene column with the UCSC ID of the gene. For transcripts_deprecated, each element corresponds to a transcript, and there are columns for each type of region (promoter, threeprime, upstream, and downstream). For exons_deprecated, each element corresponds to an exon. For introns_deprecated, each element corresponds to an intron.
所有这些函数返回一个RangedData基因UCSC的ID列gene对象。 transcripts_deprecated,每个元素对应一个成绩单,有每个区域类型的列(子,threeprime,上游和下游)。 exons_deprecated,每个元素对应一个外显子。 introns_deprecated,每个元素对应一个内含子。


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



M. Lawrence.




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

transcripts, exons, intronsByTranscript, TranscriptDb-class
transcripts,exons,intronsByTranscript,TranscriptDb级

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-7 13:06 , Processed in 0.022672 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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