isAssayable: Is assayable?

Description Usage Arguments Value Author(s) Examples

Description

Function to determine whether or not a given molecular weight is assayable (i.e. within the usable mass window specified)

Usage

1
isAssayable(MW, lower.threshold = 1500, upper.threshold = 7000)

Arguments

MW

Numerical input corresponding to molecular weight

lower.threshold

Lower limit (in Da) of usable mass window (default: 1500)

upper.threshold

Upper limit (in Da) of usable mass window (default: 7000)

Value

Returns a logical corresponding to whether or not the molecular weight input falls within the usable mass window specified

Author(s)

Reid F. Thompson (rthompso@aecom.yu.edu), John M. Greally (jgreally@aecom.yu.edu)

Examples

1
2

MassArray documentation built on Nov. 8, 2020, 5:16 p.m.