reportCodelink(codelink)
reportCodelink()所属R语言包:codelink
Write a report of genes selected in HTML
在HTML中选择,写一个报告基因
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Takes a list of genes as argument and writes an HTML page containing informa- tion about these genes: Unigene, Genbank, Entrez Gene, etc.
需要的基因作为参数的列表,并写入一个HTML页面,其中包含有关这些基因信息:Unigene数据库,GenBank中,Entrez基因等
用法----------Usage----------
reportCodelink(object, chip, filename = NULL, title = "Main title",
probe.type = FALSE, other = NULL, other.ord = NULL)
参数----------Arguments----------
参数:object
an object of class "Codelink" or a list of genes.
类的“Codelink”或基因列表的对象。
参数:chip
the chip description package.
芯片描述包。
参数:filename
file name used in the report.
在报告中使用的文件名。
参数:title
title used in the report.
在报告中使用的标题。
参数:probe.type
logical; if TRUE Probe type information is writen.
逻辑;真正的探针类型的信息,如果是书面上。
参数:other
list of vectors containing aditional values to add to the report.
名单向量含有aditional值添加到报表。
参数:other.ord
slot name in other to order genes by.
在其他的插槽名称下令基因。
值----------Value----------
Nothing, only the HTML file generated.
没什么,只产生HTML文件。
作者(S)----------Author(s)----------
Diego Diez
参见----------See Also----------
htmlpage
htmlpage
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|