找回密码
 注册
查看: 980|回复: 0

R语言 TargetSearch包 peakCDFextraction()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 15:23:06 | 显示全部楼层 |阅读模式
peakCDFextraction(TargetSearch)
peakCDFextraction()所属R语言包:TargetSearch

                                         NetCDF to R
                                         NetCDF的为R

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This function reads a netcdf chromatogram file and returns a list containing the retention time and the intensity matrices.
此功能读取NetCDF的色谱文件,并返回一个列表,其中包含的保留时间和强度矩阵。


用法----------Usage----------


peakCDFextraction(cdfFile, massRange = c(85, 500))



参数----------Arguments----------

参数:cdfFile
A character string naming a netcdf file.  
一个字符串,命名netCDF文件。


参数:massRange
A two component numeric vector with the scan mass range to extract.  
两元件数值向量与扫描质量范围内提取。


Details

详情----------Details----------

The function expects the following NetCDF variables: intensity_values, mass_values, scan_index, point_count and scan_acquisition_time. Otherwise, an error will be displayed.<br>
该功能预计以下NetCDF的变量:intensity_values,mass_values,scan_index,point_count和scan_acquisition_time。否则,将显示错误。参考

The massRange parameter is a numeric vector with two components: lower and higher masses. All masses in that range will be extracted. Note that it is not possible to extract a discontinuous mass range.
massRange参数是一个数字矢量两部分组成:较低和较高的群众。在这个范围内的所有群众将被提取。请注意,这是不可能的提取不连续的质量范围。


值----------Value----------

A two component list.
两元件列表。


参数:Time
The retention time vector.
保留时间的向量。


参数:Peaks
The intensity matrix. Rows are the retention times and columns are masses. The first column is the lower mass value and the last one is the higher mass.  
强度矩阵。行的保留时间和列是群众。第一列是低质量的价值,最后一个是更高的质量。


注意----------Note----------

This function does not look for peaks, just extracts all the raw intensity values of the chromatogram file. Use NetCDFPeakFinding instead.
这个功能看起来并不峰,只提取物的色谱文件的所有原始强度值。使用NetCDFPeakFinding代替。


作者(S)----------Author(s)----------


Alvaro Cuadros-Inostroza, Matthew Hannah, Henning Redestig



参见----------See Also----------

NetCDFPeakFinding
NetCDFPeakFinding

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-2 20:02 , Processed in 0.018678 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表