importEpiTyperData(MassArray)
importEpiTyperData()所属R语言包:MassArray
Import EpiTyper data (v.1.0)
的进口EpiTyper数据(V.1.0)
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Function to read and import an EpiTyper datafile (v.1.0) and store it as a MassArraySpectrum objects
功能读取和导入EpiTyper数据文件(V.1.0)和存储作为MassArraySpectrum对象
用法----------Usage----------
importEpiTyperData(data, MassArrayObject, verbose = TRUE)
参数----------Arguments----------
参数:data
location of EpiTyper datafile as a character string
作为一个字符串EpiTyper数据文件的位置
参数:MassArrayObject
Pre-existent MassArrayData object in which store relevant sample and spectral information from datafile
前存在的MassArrayData对象存储在相关的数据文件和样本光谱信息
参数:verbose
Logical specifying whether or not to display descriptive progress updates as datafile is processed
逻辑指定是否显示描述性的最新进展,如数据文件处理
Details
详情----------Details----------
EpiTyper v.1.0 datafiles must only contain a single amplicon, thus the user must export peak data for one amplicon at a time.
V.1.0 EpiTyper数据文件必须包含一个单一的扩增,因此,用户必须在一次导出一个扩增的峰值数据。
值----------Value----------
Returns a list of MassArraySpectrum objects each populated by spectral data
返回的MassArraySpectrum对象名单光谱数据填充每个
作者(S)----------Author(s)----------
Reid F. Thompson (<a href="mailto:rthompso@aecom.yu.edu">rthompso@aecom.yu.edu</a>), John M. Greally (<a href="mailto:jgreally@aecom.yu.edu">jgreally@aecom.yu.edu</a>)
参见----------See Also----------
See Also MassArraySpectrum
另见MassArraySpectrum
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|