exp_designFactors(explorase)
exp_designFactors()所属R语言包:explorase
Get the exp. design factors
获得EXP。设计因素
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Gets a vector of the names of the factors in the experimental design
获取向量在实验设计的因素名称
用法----------Usage----------
exp_designFactors(ent_type = exp_entityType(), treatments_only = FALSE)
参数----------Arguments----------
参数:ent_type
the entity type ("gene", "met", etc)
实体类型(“基因”,“满足”等)
参数:treatments_only
if TRUE, only include treatments (eg genotype), leaving out eg ID and replicate.
如果TRUE,只包括治疗(如基因型),留下了如ID和复制。
值----------Value----------
A vector of factor names
因子名称的向量
作者(S)----------Author(s)----------
Michael Lawrence <mflawren@fhcrc.org>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|