PeakCaller.__call__#

PeakCaller.__call__(scores, rotation_matrix, **kwargs)[source]#

Update the internal parameter store based on input array.

Parameters:
scoresBackendArray

Score space data.

rotation_matrixBackendArray

Rotation matrix used to obtain the score array.

**kwargs

Optional keyword aguments passed to PeakCaller.call_peaks().