table2eset(filename)
Expression Set
object is generated.Expression Set
object: The first row of the file contains sample labels and optionally, the second column can
contains the time points. If the second row is used for the input the time, the first field
in the second row must contain Time. Similarly, the first column
contains unique gene IDs and optionally second row can contain gene names. If the second row contains gene
names, the second field in the first row must contain Gene.Name. The rest of the file
contains expression data. As example, two tables with expression data are provided.
These examples can be viewed by inputing data(yeast.table)
and data(yeast.table2)
in the R console.