getWidenedRTRange {NormalyzerDE} | R Documentation |
Pick datapoints before and after window until a minimum number is reached Expects the start and end retention times to match actual retention times present in the data
getWidenedRTRange(rtStart, rtEnd, minimumDatapoints, retentionTimes, allowTooWideData = FALSE)
rtStart |
Original retention time start point |
rtEnd |
Original retention time end point |
minimumDatapoints |
Required number of datapoints to fulfill |
retentionTimes |
Vector with all retention times |
Vector with start and end of new RT range