Write.Results(TargetSearch)
Write.Results()所属R语言包:TargetSearch
Save TargetSearch result objects into files
保存到的文件TargetSearch结果对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This is a convenient function to save the TargetSearch result into text files.
这是一个方便的功能TargetSearch结果保存到文本文件。
用法----------Usage----------
Write.Results(Lib, metabProfile, prefix = NA)
参数----------Arguments----------
参数:Lib
A tsLib object.
一个tsLib对象。
参数:metabProfile
A tsProfile object. The final result of the package. This object is generated by either Profile or ProfileCleanUp.
一个tsProfile对象。包的最终结果。这个对象产生任何Profile或ProfileCleanUp。
参数:prefix
A character string. This is used as a name prefix for the written files. "TargetSearch-" is used by default.
一个字符串。这是作为一个书面的文件名前缀。 "TargetSearch-"默认情况下使用。
值----------Value----------
This function doesn't return anything. Just print a message with the saved files.
这个函数不返回任何东西。只是打印保存的文件的消息。
作者(S)----------Author(s)----------
Alvaro Cuadros-Inostroza, Matthew Hannah, Henning Redestig
参见----------See Also----------
peakFind, Profile, ProfileCleanUp,
peakFind,Profile,ProfileCleanUp
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|