SGD.SL(SLGI)
SGD.SL()所属R语言包:SLGI
Interaction data from the Saccharomyces Genome Database
从酵母基因组数据库的数据交互
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The Saccharomyces Genome Database (SGD) provides, for download a table listing all known interactions in yeast. This table was downloaded on Jan 25, 2007 and three subsets were extracted. The synthetic lethal interactions, SGD.SL, the synthetic grow defect interactions, SGD.SynGrowthDefect and the synthetic rescue interactions, SGD.SynRescue. No other processing
酵母基因组数据库(新元)的规定,下载一个表格,列出在酵母中的所有已知的相互作用。本表2007年01月25日,下载和三个子提取。合成致命的相互作用,SGD.SL,合成生长缺陷的相互作用,SGD.SynGrowthDefect和合成救援相互作用,SGD.SynRescue。没有其他的处理
用法----------Usage----------
data(SGD.SL)
data(SGD.SynRescue)
data(SGD.SynGrowthDefect)
格式----------Format----------
Each data set is a data frame with the following 7 variables.
每个数据集是一个与以下7个变量的数据框。
V1 Factor, indicating the type of data.
V1因子,显示的数据类型。
V2 Factor describing the interaction,
V2描述相互作用的因素,
V3 Factor indicating whether the cells were
V3指示是否在单元因子
V4 Factor which is always NA for these data.
V4总是那幺这些数据的因素。
V5 Factor naming the reference for the interaction.
V5因子命名为互动的参考。
V6 Factor with levels indicating the PubMed ID for
V6因子水平,表明期刊编号为
V7 Factor with level BioGRID, probably
V7水平因子BioGRID,可能
Details
详情----------Details----------
SGD says this about the file:
新元说,有关文件:
作者(S)----------Author(s)----------
Z. Jiang
源----------Source----------
The file can be downloaded from, ftp://genome-ftp.stanford.edu/pub/yeast/literature_curation.
该文件可以下载,ftp://genome-ftp.stanford.edu/pub/yeast/literature_curation。
举例----------Examples----------
data(SGD.SL)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|