a list of matrices with feature data organized along the rows,
and feature names accessible via rownames(dataMatList).
excludeMissingFeatures
a logical value indicating whether features whose data
cannot be found in any matrices in dataMatList should be excluded in the output.
(default=TRUE).
Value
a single matrix containing data for all features in featureSet.