SegSeqResProcess: Read and Process result of SegSeq
Description
Read the segmentation results of SegSeq and returns the change points called
Usage
SegSeqResProcess(filename)
Arguments
filename
The filename of the SegSeq output file to be processed
Value
Return a list the length of unique chromosomes in the result file. For each entry, the label is the chromosome label; and there is a vector of the change point locations called by SegSeq
Details
This function is used to read in the SegSeq results and use for performance evaluation and comparison