getSonicAbund: Calculate breakpoint/sonic abundance of integration sites in a population
Description
Given distinct fragment lengths per integration, the function calculates
sonic abundance as described in sonicLength. This function is
called by clusterSites and needs all individual fragments
lengths per position to properly estimate the clonal abundance of an
integration sites in a given population.
use parallel backend to perform calculation with
BiocParallel. Defaults to TRUE. If no parallel backend is
registered, then a serial version is ran using SerialParam.
Process is split by the grouping the column.
Value
a data frame with estimated sonic abundance shown alongside with the
original input. If psl.rd parameter is defined then a GRanges object is
returned with a new column 'estAbund'.