esetMicroRna(AgiMicroRna)
esetMicroRna()所属R语言包:AgiMicroRna
ExpressionSet object from a uRNAList
ExpressionSet对象从uRNAList
译者:生物统计家园网 机器人LoveR
描述----------Description----------
It creates an 'ExpressionSet' object from a 'uRNAList' with unique probe names Tipically, the 'uRNAList object' contains the Total Gene Processed data
它从一个独特的探针名称Tipically uRNAList“创建ExpressionSet”对象,的“uRNAList对象”包含的共有基因处理的数据
用法----------Usage----------
esetMicroRna(uRNAList, targets, makePLOT=FALSE,verbose=FALSE)
参数----------Arguments----------
参数:uRNAList
An uRNAList containing normally the processed data
通常处理的数据包含一个uRNAList
参数:targets
data.frame with the targets structure
数据框与目标结构
参数:makePLOT
logical, if TRUE it makes a 'heatmap' with the 100 greater variance genes, a 'hierarchical cluster' with all the genes and a pca plot
逻辑,如果TRUE它与100更大的变异基因的“热图”,“所有基因的层次聚类和PCA积
参数:verbose
logical, if TRUE prints out output
逻辑,如果TRUE打印出输出
Details
详情----------Details----------
It creates an ExpressionSet object from a uRNAList. Usually this function is applied to an uRNAList object containing the Total Gene Processed data.
它创建了一个从uRNAList ExpressionSet对象。通常此功能适用于含有uRNAList对象的共有基因处理的数据。
值----------Value----------
An ExpressionSet object
一个ExpressionSet对象
作者(S)----------Author(s)----------
Pedro Lopez-Romero
参见----------See Also----------
An 'uRNAList' example containing proccesed data is in ddPROC and an overview of how the processed data is produced is given in filterMicroRna
一个“uRNAList含有proccesed数据的例子是在ddPROC和处理的数据是如何产生的概述filterMicroRna
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|