ReadIndData: Read in individual data
Description
This function determines reads in user's individual data for meta-analysis.
Usage
ReadIndData(mSetObj = NA, dataName, format = "colu")
Arguments
mSetObj
Input name of the created mSet Object
dataName
Name of inputted dataset.
format
Specify if samples are paired and in rows (rowp), unpaired and in rows (rowu),
in columns and paired (colp), or in columns and unpaired (colu).