Each dataset consists of several number of
samples. Samples are specified by their sample ID which
are placed in the first column of the excel worksheet.
The function moi_labels
, finds sample IDs and
the row in which they start.
moi_labels(s_total)
sample IDs.
a list which the first element is a numeric vector specifying the number of rows in which a new sample starts. The second element is the name of sample IDs.
For further details see: moimport
and moi_duplicatefinder
.