covariates
This is a dataframe containing information about covariate factors. The first two columns should be Chrom (giving the
chromosome on which a clone is located) and Mb (giving the position of the chromosome along a particular chromosome in Megabases).
The order should be the same as that described above with the following crucial difference. No covariate information about the first
clone is used in the segmentation. Hence, for each chromosome, there should be one less row in the covariate dataframe than in the
datainfo dataframe corresponding to this missing chromosome. This is important if the transition matrix is to be calculated
correctly.