powered by
Returns total, maximum, and minimum number of peaks in the binary matrix.
peaks.original(x)
Binary matrix comprising replicate pairs.
Peak information.
# NOT RUN { data(BinMatInput_reps) mat = BinMatInput_reps peaks.original(mat) # }
Run the code above in your browser using DataLab