globalAlign(rTOFsPRO)
globalAlign()所属R语言包:rTOFsPRO
Global alignment
全球对齐
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Global alignment of TOF-MS spectra by scaling and offsetting
TOF-MS谱缩放和抵消全球对齐
用法----------Usage----------
globalAlign(tof, tofList, tofListMetaData, HWFM, noiseThres, startS, endS, Appli, Detect)
参数----------Arguments----------
参数:tof
– baseline subtracted and smoothed tofList (to detect global shifts)
- 基线减去和平滑tofList的(检测全球变化)
参数:tofList
– unprocessed data (to apply detected shifts)
- 未处理的数据(应用检测到的变化)
参数:tofListMetaData
– meta-data structure, from which "offset" and "scale" are used and /or updated
- 元数据结构,从该“偏置”和“规模”的使用和/或更新
参数:HWFM
– peak width in the range of pivot detection
- 在检测枢转的范围内的峰宽
参数:noiseThres
– fraction of maximum signal threshold for pivot detection
- 透视检测部分最大信号的阈值
参数:startS
– TOF start (index) for pivot detection range
- TOF轴检测范围的开始(索引)
参数:endS
– TOF end (index) for pivot detection range
- TOF端(索引)轴检测范围
参数:Appli
– apply correction to the tofList (if "true")
- 适用于校正的tofList(如果“真”)
参数:Detect
– auto-detect correction for the data
- 自动检测校正的数据
(作者)----------Author(s)----------
Maureen Tracy, William and Mary Research Institute, mbtrac@wm.edu
参考文献----------References----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|