masigpro.edesign(oneChannelGUI)
masigpro.edesign()所属R语言包:oneChannelGUI
The function creates an edesign object needed to run maSigPro
该函数创建一个对象需要运行maSigPro edesign
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The function creates an edesign object needed to run maSigPro. To know more about edesign object see maSigPro help. This function uses a specific configuration of Target column of the affylmGUI target file. To know more about target file see affylmGUI help. Each row of the column named Target, in the affylmGUI target file, describes the array on the basis of the experimental design. Each element needed for the construction of edesign is separated from the others by an underscore. The first three elements of the row are fixed and represent Time Replicate Control all separated by an underscore: Time_Replicate_Control. All the other elements refer to various experimental conditions. Considering two different conditions to be evaluated each row is made of 5 elements: Time_Replicate_Control_cond1_cond2 all separated by an underscore. Having an experiment made of 9 arrays, with two time points, 0h and 24h, in triplicate, and two different experimental conditions to be evaluated, the affylmGUI target file will look like:
函数创建一个edesign对象需要运行maSigPro的。要知道有关edesign对象的详细信息,请参阅maSigPro帮助。此函数使用的目标列的的affylmGUI目标文件的具体配置。要知道更多关于目标文件affylmGUI帮助。列名为目标的每一行,在affylmGUI目标文件,介绍了阵列的实验设计的基础上。从别人一个下划线为建设edesign所需的每个元素分离。该行前三要素是固定的,并代表所有由分离下划线的时间复制控制:Time_Replicate_Control。所有其他元素是指以各种实验条件。考虑到两个不同条件进行评估每一行是由5个元素:Time_Replicate_Control_cond1_cond2下划线分隔。有一个实验两个时间点,0h和24小时,一式三份,两个不同的实验条件进行评估,9阵列,的affylmGUI目标文件将看起来像这样:
用法----------Usage----------
masigpro.edesign()
作者(S)----------Author(s)----------
Raffaele A Calogero
参见----------See Also----------
masigpro, masigpro.view
masigpro,masigpro.view
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|