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

R语言 GenomeGraphs包 Transcript-class()函数中文帮助文档(中英文对照)

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

                                        Represent known transcript isoforms as annoted by Ensembl
                                         作为Ensembl的annoted的代表已知的转录异构体

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

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

Represent known transcript isoforms as annoted by Ensembl
作为Ensembl的annoted的代表已知的转录异构体


类的对象----------Objects from the Class----------

Objects can be created by calls of the form new("Transcript", ...).
创建对象可以通过检测的形式new("Transcript", ...)。


插槽----------Slots----------




id: Object of class "character", represents the gene identifier that should be used to retrieve the tanscript level annotation
id:对象类"character",代表应用于检索的tanscript的水平注解的基因识别




type: Object of class "character", represents the type of identifiers used to specify the gene e.g. hgnc\_symbol, entrezgene and ensembl\_gene\_id
type:Object类的"character",代表类型的标识符,用于指定的基因,例如hgnc \ _symbol,entrezgene和Ensembl \ _gene \的_id




transcriptSize: Object of class "numeric", represents the size of the transcripts in the plot
transcriptSize:Object类的"numeric",代表图大小的成绩单




numOfTranscripts: Object of class "numeric", should not be used bu users
numOfTranscripts:对象类的"numeric",不应该被用来BU用户




biomart: Object of class "Mart", containing the links to the Ensembl database.  This object should be created with the useMart function of the biomaRt package
biomart:Object类的"Mart",Ensembl的数据库的链接。此对象应建立与的biomaRt包的useMart的功能




ens: Object of class "data.frame", should not be used by the users.  Contains the output from the biomaRt query
ens:类的"data.frame",对象不应由用户使用。包含从biomaRt查询输出


方法----------Methods----------




drawGD signature(.Object = "Transcript"): ...
drawGDsignature(.Object = "Transcript")...




initialize signature(.Object = "Transcript"): ...
初始化signature(.Object = "Transcript")...




show signature(object = "Transcript"): ...
显示signature(object = "Transcript"):...


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


Steffen Durinck



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

<h3>See Also</h3>   objects to See Also as <code>gdPlot</code>

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


if(interactive()){
data("unrData", package="GenomeGraphs")
mart = useMart("ensembl", dataset="hsapiens_gene_ensembl")
transcript = new("Transcript", id ="ENSG00000009307" , biomart = mart)
gdPlot(list(transcript), minBase = min(exon@probeStart), maxBase=max(exon@probeEnd))
}

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-7 13:00 , Processed in 0.025830 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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