Skip to contents

Takes segment data (df) and gathers/merges the segments according to their ratio_median or chromosome arm.

Usage

GatherSegmentsByRatioMedianHelper(df)

Arguments

df

The Data Frame with segment data: first column is chromosome number, second column is chromosome arm, third column is start position, fourth is end position, and fifth is the ratio_median.