data_info
data.frame instance generated by reading data information file
specifying the samples and marks used in the analysis. The
data.frame includes at least two columns named "sample" and "mark",
corresponding to the samples and marks included.
x
data.frame instance generated by reading epimark file. The first
four columns of the data.frame are "chr", "start", "end" and "id" of
each region in the epimark file. The rest columns contain values of
epigenetic marks in samples as specified in data_info and column
names are under MARK_SAMPLE format, such as "H3K4me1_mESC".