SegSeqResProcess: Read and Process result of SegSeq

Description Usage Arguments Details Value Author(s) See Also

View source: R/SegSeqResProcess.R

Description

Read the segmentation results of SegSeq and returns the change points called

Usage

1
SegSeqResProcess(filename)

Arguments

filename

The filename of the SegSeq output file to be processed

Details

This function is used to read in the SegSeq results and use for performance evaluation and comparison

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

Author(s)

Jeremy J. Shen

See Also

nhppSimulate


SeqCNVCBS documentation built on May 2, 2019, 6:51 p.m.