.finding_Peak_Start_Ends | R Documentation |
Finding starting point and ending point for each peak
.finding_Peak_Start_Ends(FindingPeaksdf, rowSums)
FindingPeaksdf |
the resulting data frame from finding_peaks (if called separately make sure in correct form nx2: Index column and Height column) |
rowSums |
of the imported matrix from original picture |
FindingPeaksdf along with the starting and ending points of each peak
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.