Read Illumina Data from a Target Dataframe
读从目标Dataframe的Illumina的数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Read Illumina data from a target dataframe
阅读Illumina的数据从目标dataframe的
用法----------Usage----------
read.ilmn.targets(targets, ...)
参数----------Arguments----------
参数:targets
data frame including names of profile files.
数据框包括profile文件的名称。
参数:...
any other parameters are passed on to read.ilmn.
任何其他参数被传递到read.ilmn。
Details
详情----------Details----------
targets is often created by calling the function readTargets. Rows in targets are arrays and columns contain related array or RNA sample information.
targets往往是通过调用函数readTargets创建。 targets阵列和列的行包含有关数组或RNA样品的信息。
At least one of the two columns called files and/or ctrlfiles should be present in targets, which includes names of summary probe profile files and names of summary control probe profile files respectively. This function calls read.ilmn to read in the data.
至少两列的一个名为“files和/或ctrlfiles应该是targets,其中包括名称摘要探针的文件档案和总结控制探针设定档名称分别。此函数调用read.ilmn读取数据。
值----------Value----------
An EListRaw-class object. See return value of the function read.ilmn for details.
EListRaw-class对象。看到返回值的功能read.ilmn详情。