Calculate consensus segments from a list of segmentation breakpoints
1 2 3 4 5 6 7 8 9 10 |
b |
list of breakpoints of different segmentations or a
|
n |
total sequence length ( |
w |
weights vector, must sum up to 1 or will be normalized. |
e |
potential function either a |
return |
return class, simple "breakpoints" or "segments", where breakpoints are considered the start, and ends are cut one before. |
store |
for debugging: store and return all internal vectors. |
test |
for debugging. |
verb |
verbosity level, 0 is silent. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.