Filters out IL entries lower than a specified intensity in a given RT interval.
filterIL(struct, id, rts, minint = Inf) # S4 method for RHermesExp,numeric,numeric filterIL(struct, id, rts, minint = Inf)
struct | The RHermesExp object. |
---|---|
id | The IL ID in the RHermesExp object. The IDs are assigned by the order in which the IL are generated. |
rts | Time interval to filter (two numeric values - start, end), in seconds |
minint | Minimum entry intensity to be retained. All entries <= minint will be removed in the specified rt interval. Defaults to infinity, so all IL entries in the range are removed. |
Nothing. As a side effect, it generates one/multiple .csv files with the inclusion list data