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