createCellHTSFromFiles(RNAinteract)
createCellHTSFromFiles()所属R语言包:RNAinteract
create cellHTS2 object from text files
从文本文件创建cellHTS2对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A cellHTS2 object is created from a set of text files.
从一组文本文件创建一个cellHTS2对象。
用法----------Usage----------
createCellHTSFromFiles(filePlatelist = "Platelist.txt",
name = "anonymous",
path = ".", pdim = NULL)
参数----------Arguments----------
参数:filePlatelist
The platelist (See vignette("RNAinteract"))
在platelist(见暗角(“RNAinteract”))
参数:name
A (arbtrary) string providing the name for the screen
(arbtrary)提供屏幕名称的字符串
参数:path
The path were the data files are located
路径数据文件位于
参数:pdim
Giving the plate dimensions, e.g. pdim=c(8,12) or pdim=c(16,24).
给板的尺寸,例如: PDIM = C(8,12)或PDIM = C(16,24)。
Details
详情----------Details----------
See vignette("RNAinteract") for an example how to create an RNAinteract object.
看到一个例子如何创建一个RNAinteract对象的小插曲(的“RNAinteract”)。
值----------Value----------
An object of class cellHTS2.
对象类cellHTS2。
作者(S)----------Author(s)----------
Bernd Fischer
参考文献----------References----------
参见----------See Also----------
RNAinteract-package, createRNAinteractFromFiles, createRNAinteract
RNAinteract-package,createRNAinteractFromFiles,createRNAinteract
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|