Adjust Scatter Plot Data to Fit the Data Track
RCircos.Adjust.Scatter.Values.RdAdjust scatter plot values to fit the plot track. The data with lowest value will be plot on the centre of first subtrack and the one with highest value will be on the centre of top subtrack. After this adjustment, values could be added to inside position of plot track as final plot positions. This function is mainly for internal use.
Usage
RCircos.Adjust.Scatter.Values(scatter.values=NULL, min.value=NULL,
max.value=NULL, track.height=NULL, subtrack=NULL)