tkMIAME(tkWidgets)
tkMIAME()所属R语言包:tkWidgets
Simple Interface to enter experimental design information
简单的界面进入实验设计信息
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function provides a widget for users to enter experimental design MIAME information.
此功能提供了一个部件,用户进入实验设计MIAME信息。
用法----------Usage----------
tkMIAME()
Details
详情----------Details----------
This widget provides an interface to enter experimental information following the MIAME (Minimum Information About a Microarray Experiment) standard.
这个小工具提供了一个接口进入实验的MIAME(关于微阵列实验的最低限度的信息)标准的信息。
A draft of the latest document (v. 1.1) is http://www.mged.org/Workgroups/MIAME/miame_1.1.html
一个最新的文件(1.1节)的草案是http://www.mged.org/Workgroups/MIAME/miame_1.1.html
Brazma et al. divide the MIAME into 6 sections 1. Experimental design, 2. Array design, 3. Samples, 4. Hybridizations, 5. Measurements, and 6. Normalization controls This widget is for the first section. We ask for the user to enter: experimenter name, laboratory, contact information, a single-sentence experiment title, an abstract describing the experiment, URLs. This slot could also include a formal statistical description of the experimental design (e.g. using factors). Some of this info is already stored in AnnotatedDataFrame or elsewhere.
brazma等人。划分成6第1 MIAME。实验设计,2。阵列设计,3。样本中,4。杂交,5。测量,和6。标准化控制第一部分是这个小工具。我们要求用户输入:名实验者,实验室,接触的信息,单句实验标题,一个抽象的描述实验,网址。这个插槽也包括正式的统计描述的实验设计(例如使用的因素)。此信息已经储存在AnnotatedDataFrame或其他地方。
The function returns a list that is intended for the creation of an object of class MIAME. However, we return a list so that the function can work independently of the Biobase package.
该函数返回一个列表,旨在创建一个对象类MIAME。然而,我们返回一个列表,这样的功能可以独立工作的BIOBASE包。
值----------Value----------
A list containing entries:
一个包含条目的列表:
参数:ExperimentName
character string
字串
参数:LabName
character string
字串
参数:ContactInfo
character string
字串
参数:ExperimentTitle
character string
字串
参数:Description
character string
字串
参数:URL
character string
字串
作者(S)----------Author(s)----------
Majnu John
参考文献----------References----------
(MIAME)-toward standards for microarray data”, A. Brazma, et al., Nature Genetics, vol. 29 (December 2001), pp. 365-371, http://www.mged.org/Workgroups/MIAME/miame_1.1.html
参见----------See Also----------
MIAME
MIAME
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|