SPIKE_INA(spikeLI)
SPIKE_INA()所属R语言包:spikeLI
Artificial Spike-in probesets
人工钉在probesets
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This dataset contains the names of the probesets contained in the hgu dataset
该数据集包含的在HGU集所载的probesets名称
用法----------Usage----------
data(SPIKE_INA)
格式----------Format----------
This dataset contains a set of String containing the names of the Artificial genes contained in the HGU dataset
该数据集包含一个String集的在HGU集所载的人工基因名称
参考文献----------References----------
参见----------See Also----------
Ivsc, IvsDG, collapse, SPIKE_IN, hgu , SPIKE_INB, SPIKE_INH
Ivsc,IvsDG,collapse,SPIKE_IN,hgu,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_INA[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_INA[4],128)
## The collapse function will finally plot all the values of the probe set according to [#崩溃功能,最终将根据绘制的探针组中的所有值]
## the langmuir absorption theory[#符合Langmuir吸附理论]
collapse(SPIKE_INA[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:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|