Each integration site is replaced by its clone. The size of the clone is adjusted to be the mean size of the integration sites within it. For integration sites that are not mentioned in `rec`, we adjust by the average number of integration sites per clone.
normalize_timecourse(readouts, rec, rec_first = FALSE, reduce_clones = TRUE)
The integration site readouts to adjust.
A matrix with columns "IS" and "Clone" that assigns each integration site to a clone.
Whether the clones should be put in the first rows of the resulting time course.
Whether to represent the integration sites by their respective clone.
The adjusted time course.