SPIKE_IN95(spikeLI)
SPIKE_IN95()所属R语言包:spikeLI
set of spike-in genes contained in the HGU95 dataset
设置HGU95集中穗IN基因
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This dataset contains a set of gene names contained in the HGU95 dataset
该数据集包含的基因名称HGU95集中集
用法----------Usage----------
data(SPIKE_IN95)
格式----------Format----------
The set of spike-in gene names contained in the HGU dataset
穗在的HGU集所载的基因名称集
源----------Source----------
This data is experimental data extracted from the publicly available HGU dataset
这是从公开HGU集提取数据的实验数据
参考文献----------References----------
参见----------See Also----------
Ivsc, IvsDG, collapse, SPIKE_IN, hgu , SPIKE_INA, SPIKE_INB, SPIKE_INH
Ivsc,IvsDG,collapse,SPIKE_IN,hgu,SPIKE_INA,SPIKE_INB,SPIKE_INH
举例----------Examples----------
## you can first check if the data matches the predicted hybridisation value according to the langmuir [#你可以先检查,如果数据预测杂交值相匹配的Langmuir]
## value, from the intensity versus the concentration value[#值,从强度与浓度值]
Ivsc(SPIKE_IN95[1])
## you can then plot the value of the Intensity of the probe with the predicted value of the hybridisation[#然后,您可以绘制探针的强度值与预测值的杂交]
## according to the Delta G, value[#根据DeltaĞ,价值]
IvsDG(SPIKE_IN95[4],128)
## The collapse function will finally plot all the values of the probe set according to [#崩溃功能,最终将根据绘制的探针组中的所有值]
## the langmuir absorption theory[#符合Langmuir吸附理论]
collapse(SPIKE_IN95[2])
## By comparing the matched value and the mismatches, you will be able to identify errors which [#通过比较匹配值的不匹配,您将能够识别错误]
## could have done while sampling the data, or if the error happens repeatedly this will show errors [#可以同时采样数据,或者如果错误一再发生,这将显示错误]
## which will have happened while sequencing old data.[#这将有发生,而测序的旧数据。]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|