MATLAB Function Reference | ![]() ![]() |
Syntax
Description
[peaks ind_crossup ind_crossdown peaksize downsize] =nfrags(nline,thresh)
calculates the number of {cross-up cross-down} pairs for an array nline
for the crossline value ( thresh )
output arguments:
peaks: number of the pairs
ind_crossup: index array of the crossing -up points
ind_crossdown: index array of the crossing-down points
peaksize: range between down-up crosspoints
downsize: range betwe up-down crosspoints
Remarks
See
Also
![]() |
ndrange | old_plane_correct | ![]() |
Main Page - Institute for Genomics and Bioinformatics - Computableplant Project - MATLAB |