spliceset(splicegear)
spliceset()所属R语言包:splicegear
Example data for splicegear
例如数据为splicegear
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The putative splice variants for a reference sequence, the matching probes from the Affymetrix chip 'HG-U95A' and probe intensities from the 'dilution' dataset.
假定为参考序列剪接变异体,匹配探针的Affymetrix芯片HG-U95A“和”稀释“集探针强度。
用法----------Usage----------
#data(eset, package="splicegear")
#data(probes, package="splicegear")
#data(spsites, package="splicegear")
#data(spliceset, package="splicegear")
格式----------Format----------
The formats are objects of class ExpressionSet-class, Probes-class, SpliceSites-class and SpliceExprSet-class respectively.
格式类ExpressionSet-class,Probes-class,SpliceSites-class和SpliceExprSet-class分别是对象。
Details
详情----------Details----------
The attribute "name" is set to the ID of the Unigene cluster from which the reference sequence is taken.
“名称”属性设置为参考序列是从Unigene的聚类ID。
参考文献----------References----------
GeneLogic's dilution dataset.
举例----------Examples----------
data(spliceset, package="splicegear")
plot(spliceset, main=attr(spliceset, "name"))
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|