is_within_scan_tol | R Documentation |
Forces a function to execute without printing any messages
is_within_scan_tol( experimental_mass, calculated_mass, full_spectrum_masses, tol_scans )
experimental_mass |
Experimental mass |
calculated_mass |
Calculated mass |
full_spectrum_masses |
Full spectrum mass vector |
tol_scans |
Tolerance specified in scans |
Boolean value indicating whether the experimental mass is within "tol_scans" of the calculated_mass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.