Description Usage Arguments Details Value Author(s) See Also
Read Illumina data from a target dataframe
1 | read.ilmn.targets(targets, ...)
|
targets |
data frame including names of profile files. |
... |
any other parameters are passed on to |
targets is often created by calling the function readTargets.
Rows in targets are arrays and columns contain related array or RNA sample information.
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.
An EListRaw-class object. See return value of the function read.ilmn for details.
Wei Shi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.