optimalSegmentation {InPAS} | R Documentation |
calculate SSE values
optimalSegmentation(.ele, search_point_START, search_point_END, n = 1, savedID = NA)
.ele |
3UTR coverage |
search_point_START |
start position to calculate |
search_point_END |
end position to calculate |
n |
the length of output |
savedID |
the proximal CPsites for noval distal events |
a list of SSE and idx
Jianhong Ou