Read Illumina Data from a Target Dataframe
Read Illumina data from a target dataframe
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.