CINXE.COM

Melissa J. Mayer, Author at Accelerating Science

<!DOCTYPE html> <html lang="en-US"> <head > <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name='robots' content='noindex, follow' /> <!-- This site is optimized with the Yoast SEO Premium plugin v23.4 (Yoast SEO v23.5) - https://yoast.com/wordpress/plugins/seo/ --> <title>Melissa J. Mayer, Author at Accelerating Science</title> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="profile" /> <meta property="og:title" content="Melissa J. Mayer, Author at Accelerating Science" /> <meta property="og:site_name" content="Accelerating Science" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@thermofisher" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://www.thermofisher.com/blog/#website","url":"https://www.thermofisher.com/blog/","name":"Accelerating Science","description":"Where forward-thinking scientists, educators and safety professionals come to share and discover information that makes the world a cleaner, safer &amp; healthier place to live.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.thermofisher.com/blog/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//www.thermofisher.com' /> <link rel='dns-prefetch' href='//use.fontawesome.com' /> <link rel="alternate" type="application/rss+xml" title="Accelerating Science &raquo; Feed" href="https://www.thermofisher.com/blog/feed/" /> <link rel="alternate" type="application/rss+xml" title="Accelerating Science &raquo; Comments Feed" href="https://www.thermofisher.com/blog/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Accelerating Science &raquo; Posts by Melissa J. Mayer Feed" href="https://www.thermofisher.com/blog/author/melissaj-mayer/feed/" /> <!-- Optimizely tracking code --> <script src="https://cdn.optimizely.com/js/8156647427.js"></script> <!-- Hotjar Tracking Code for https://www.thermofisher.com/blog --> <script> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:373708,hjsv:5}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'//static.hotjar.com/c/hotjar-','.js?sv='); </script> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-TJ18KZWFVE" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.2.0'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/admin.acceleratingscience.com\/author\/melissaj-mayer\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-TJ18KZWFVE', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-TJ18KZWFVE', {"use_amp_client_id":"true","forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <link rel='stylesheet' id='accelerating-science-css' href='https://www.thermofisher.com/blog/wp-content/themes/accelerating-science/style.css?ver=1.2.9.2' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://www.thermofisher.com/blog//wp-includes/css/dist/block-library/style.min.css?ver=6.6.1' type='text/css' media='all' /> <link rel='stylesheet' id='mediaelement-css' href='https://www.thermofisher.com/blog//wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://www.thermofisher.com/blog//wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.6.1' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css' type='text/css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='mashpv-css' href='https://www.thermofisher.com/blog/wp-content/plugins/mashshare-pageviews/assets/css/mashpv.min.css?ver=1.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='globals-css' href='https://www.thermofisher.com/blog/wp-content/themes/accelerating-science/global-style.css?ver=1.2.9.2' type='text/css' media='all' /> <link rel='stylesheet' id='bfa-font-awesome-css' href='https://use.fontawesome.com/releases/v5.15.4/css/all.css?ver=2.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='bfa-font-awesome-v4-shim-css' href='https://use.fontawesome.com/releases/v5.15.4/css/v4-shims.css?ver=2.0.3' type='text/css' media='all' /> <style id='bfa-font-awesome-v4-shim-inline-css' type='text/css'> @font-face { font-family: 'FontAwesome'; src: url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.eot'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.woff2') format('woff2'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.woff') format('woff'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.ttf') format('truetype'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.svg#fontawesome') format('svg'); } @font-face { font-family: 'FontAwesome'; src: url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.eot'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.woff2') format('woff2'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.woff') format('woff'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.ttf') format('truetype'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.svg#fontawesome') format('svg'); } @font-face { font-family: 'FontAwesome'; src: url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.eot'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.woff2') format('woff2'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.woff') format('woff'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.ttf') format('truetype'), url('https://use.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.svg#fontawesome') format('svg'); unicode-range: U+F004-F005,U+F007,U+F017,U+F022,U+F024,U+F02E,U+F03E,U+F044,U+F057-F059,U+F06E,U+F070,U+F075,U+F07B-F07C,U+F080,U+F086,U+F089,U+F094,U+F09D,U+F0A0,U+F0A4-F0A7,U+F0C5,U+F0C7-F0C8,U+F0E0,U+F0EB,U+F0F3,U+F0F8,U+F0FE,U+F111,U+F118-F11A,U+F11C,U+F133,U+F144,U+F146,U+F14A,U+F14D-F14E,U+F150-F152,U+F15B-F15C,U+F164-F165,U+F185-F186,U+F191-F192,U+F1AD,U+F1C1-F1C9,U+F1CD,U+F1D8,U+F1E3,U+F1EA,U+F1F6,U+F1F9,U+F20A,U+F247-F249,U+F24D,U+F254-F25B,U+F25D,U+F267,U+F271-F274,U+F279,U+F28B,U+F28D,U+F2B5-F2B6,U+F2B9,U+F2BB,U+F2BD,U+F2C1-F2C2,U+F2D0,U+F2D2,U+F2DC,U+F2ED,U+F328,U+F358-F35B,U+F3A5,U+F3D1,U+F410,U+F4AD; } </style> <script type="text/javascript" src="https://www.thermofisher.com/blog/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=9.2.0" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/admin.acceleratingscience.com","hash_tracking":"false","v4_id":"G-TJ18KZWFVE"};/* ]]> */ </script> <script type="text/javascript" src="https://www.thermofisher.com/blog//wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://www.thermofisher.com/blog//wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://www.thermofisher.com/blog/wp-content/plugins/mashshare-google-analytics/assets/js/mashga.min.js?ver=1.0.9" id="mashga-js"></script> <script type="text/javascript" src="https://www.thermofisher.com/blog//wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js"></script> <script type="text/javascript" src="https://www.thermofisher.com/blog//wp-includes/js/backbone.min.js?ver=1.5.0" id="backbone-js"></script> <script type="text/javascript" id="wp-api-js-js-extra"> /* <![CDATA[ */ var WP_API_Settings = {"root":"https:\/\/admin.acceleratingscience.com","nonce":"ba522f8159"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thermofisher.com/blog/wp-content/plugins/wp-search-live/public/assets/js/util--wp-api.js?ver=0.9" id="wp-api-js-js"></script> <link rel="https://api.w.org/" href="https://www.thermofisher.com/blog/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.thermofisher.com/blog/wp-json/wp/v2/users/16" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.thermofisher.com/blog/xmlrpc.php?rsd" /> <meta property="fb:pages" content="258357757657262" /> <!-- Stream WordPress user activity plugin v4.0.2 --> <link rel="icon" href="https://www.thermofisher.com/blog/wp-content/themes/accelerating-science/images/favicon.ico" /> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '305572349637096'); fbq('track', "PageView");</script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=305572349637096&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> <meta name="google-site-verification" content="jkPadyoPblZcIQcsRLIIpy1exbp7WGzGmOzYpteR_Xg" /> <script type="text/javascript" src="https://www.thermofisher.com/etc/designs/lifetech/clientlibs/digitaldata.js" defer="defer"></script> <script id="tagmanager" type="text/javascript" src='https://assets.adobedtm.com/launch-ENeecb77f1160a4928a492ff040f7110c7.min.js' defer="defer"></script> <script> function getCookie(key) { var result = ""; var cookies = document.cookie ? document.cookie.split('; ') : []; for (var i = 0, l = cookies.length; i < l; i++) { var parts = cookies[i].split('='); var name = decodeURIComponent(parts.shift()); var cookie = parts.join('='); // Prevent storing or parsing of a cookie that we couldn't decode. if ( cookie && key === name ) { // removes surrounding quotes if ( cookie.indexOf('"') === 0) { // This is a quoted cookie as according to RFC2068, unescape... cookie = cookie.slice(1, -1).replace(/\\"/g, '"').replace(/\\\\/g, '\\'); } // parse utf8 characters // cannot use decode_utf8 because it will escape the value try { cookie = decodeURIComponent(cookie); } catch (e){ } result = cookie; // we found it, don't bother looking at other cookies break; } } return result; }; (function($) { $(document).ready(function() { digitalData.setPageType('blog'); }) })(jQuery); </script> <style type="text/css" id="wp-custom-css"> .hero-banner p { width:50%; } </style> </head> <body class="archive author author-melissaj-mayer author-16 header-image full-width-content genesis-breadcrumbs-hidden archive-no-results"><div class="site-container"><header class="site-header"><div class="wrap"><div class="title-area"><p class="site-title"><a href="https://www.thermofisher.com/" title="Thermo Fisher Scientific">Thermo Fisher Scientific</a></p><p class="site-description">Where forward-thinking scientists, educators and safety professionals come to share and discover information that makes the world a cleaner, safer &amp; healthier place to live.</p></div><div class="widget-area header-widget-area"><section id="nav_menu-2" class="widget widget_nav_menu"><div class="widget-wrap"><nav class="nav-header"><ul id="menu-primary-menu" class="menu genesis-nav-menu"><li id="menu-item-118" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-118"><a><span >Categories</span></a> <ul class="sub-menu"> <li id="menu-item-125" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-125"><a href="https://www.thermofisher.com/blog/materials/"><span >Advancing Materials</span></a></li> <li id="menu-item-123" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-123"><a href="https://www.thermofisher.com/blog/mining/"><span >Advancing Mining</span></a></li> <li id="menu-item-562" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-562"><a href="https://www.thermofisher.com/blog/analyteguru/"><span >AnalyteGuru</span></a></li> <li id="menu-item-124" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-124"><a href="https://www.thermofisher.com/blog/metals/"><span >Analyzing Metals</span></a></li> <li id="menu-item-438" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-438"><a href="https://www.thermofisher.com/blog/ask-a-scientist/"><span >Ask a Scientist</span></a></li> <li id="menu-item-119" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-119"><a href="https://www.thermofisher.com/blog/behindthebench/"><span >Behind the Bench</span></a></li> <li id="menu-item-536" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-536"><a href="https://www.thermofisher.com/blog/biotechnology/"><span >Biotech at Scale</span></a></li> <li id="menu-item-481" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-481"><a href="https://www.thermofisher.com/blog/clinical-conversations/"><span >Clinical Conversations</span></a></li> <li id="menu-item-122" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122"><a href="https://www.thermofisher.com/blog/food/"><span >Examining Food</span></a></li> <li id="menu-item-306" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-306"><a href="https://www.thermofisher.com/blog/identifying-threats/"><span >Identifying Threats</span></a></li> <li id="menu-item-486" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-486"><a href="https://www.thermofisher.com/blog/semiconductors/"><span >Illuminating Semiconductors</span></a></li> <li id="menu-item-487" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-487"><a href="https://www.thermofisher.com/blog/atomic-resolution/"><span >Life in Atomic Resolution</span></a></li> <li id="menu-item-301" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301"><a href="https://www.thermofisher.com/blog/life-in-the-lab/"><span >Life in the Lab</span></a></li> <li id="menu-item-477" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-477"><a href="https://www.thermofisher.com/blog/oempowered/"><span >OEMpowered</span></a></li> <li id="menu-item-427" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-427"><a href="https://www.thermofisher.com/blog/connectedlab/"><span >The Connected Lab</span></a></li> </ul> </li> <li id="menu-item-117" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-117"><a href="https://www.thermofisher.com/blog/about-us/"><span >About Us</span></a></li> <li id="menu-item-116" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-116"><a href="https://www.thermofisher.com/blog/contact-us/"><span >Contact</span></a></li> </ul></nav></div></section> </div></div></header> <section class="hero-banner home"> <span class="content"> <h1 class="title">Accelerating Science</h1> <p>Where forward-thinking scientists, educators and safety professionals come to share and discover information that makes the world a cleaner, safer &amp; healthier place to live.</p> </span> </section> <div class="site-inner"><div class="content-sidebar-wrap"><main class="content"> <div class="author-single-bio"> <div class="one-third first author-image"> <img src="https://www.thermofisher.com/blog/wp-content/uploads/2016/04/Melissa.jpg" width="310" height="274" /> </div> <div class="two-thirds author-info"> <h2>Melissa J. Mayer</h2> <p class="job-title"> </p> <p class="author-bio"> </p> </div> </div> <div class="author-archive"> <h2>Categories</h2> <h3>Accelerating Proteomics</h3> <li><a href="https://www.thermofisher.com/blog/proteomics/eye-spy-direct-visualization-of-neurotransmitters/">Eye Spy: Direct Visualization of Neurotransmitters</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/toxicant-biomarkers-urinary-exposure-marker-discovery/">Toxicant Biomarkers: Urinary Exposure Marker Discovery</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/the-deep-phosphoproteome-a-stem-cell-data-set/">The Deep Phosphoproteome: A Stem Cell Data Set</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/ebola-vaccines-liquid-chromatography-high-resolution-mass-spectrometry-for-virus-like-particle-quantitation/">Ebola Vaccines: Liquid Chromatography鈥揌igh-Resolution Mass Spectrometry for Virus-Like Particle Quantitation</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/driving-technology-peptide-blood-brain-barrier-shuttles-for-therapeutic-transport/">Driving Technology: Peptide Blood鈥揃rain Barrier Shuttles for Therapeutic Transport</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/chasing-missing-proteins-deep-coverage-with-next-generation-tools/">Chasing Missing Proteins: Deep Coverage with Next-Generation Tools</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/protein-adducts-potential-biomarkers-for-carcinogenic-exposure/">Protein Adducts: Potential Biomarkers for Carcinogenic Exposure</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/assessing-ion-interference-using-a-triple-knockout-standard-diagnostic-tool/">Assessing Ion Interference Using a Triple Knockout Standard Diagnostic Tool</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/crocodile-tears-the-metabolic-fate-and-detection-of-desomorphine/">Crocodile Tears: The Metabolic Fate and Detection of Desomorphine</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/setting-bpa-free-bisphenol-fragmentation-pathways/">Setting BPA Free: Bisphenol Fragmentation Pathways</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/creepy-science-black-widow-silk/">Creepy Science: Black Widow Silk</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/retinoic-acid-and-the-breast-cancer-transcriptome/">Retinoic Acid and the Breast Cancer Transcriptome</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/pglyco-an-intact-glycopeptide-identification-pipeline/">pGlyco: An Intact Glycopeptide Identification Pipeline</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/post-stroke-depression-likely-linked-to-unresolved-inflammatory-response/">Post-Stroke Depression Likely Linked to Unresolved Inflammatory Response</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/schistosomiasis-candidate-biomarkers-identified/">Schistosomiasis: Candidate Biomarkers Identified</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/whos-who-threonine-versus-isothreonine/">Who鈥檚 Who: Threonine Versus Isothreonine</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/chinese-medicine-constituent-compounds-of-lindera-reflexa-root/">Chinese Medicine: Constituent Compounds of Lindera Reflexa Root</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/hematopoietic-stem-cell-transplants-proteome-profiling-of-lung-injury/">Hematopoietic Stem Cell Transplants: Proteome Profiling of Lung Injury</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/ecotoxicity-pharmaceutical-micropollutants/">Ecotoxicity: Pharmaceutical Micropollutants</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/dna-qualification-of-histopathological-samples-for-next-generation-sequencing/">DNA Qualification of Histopathological Samples for Next-Generation Sequencing</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/making-babies-fatty-acid-profiling-and-in-vitro-fertilization/">Making Babies: Fatty Acid Profiling and In Vitro Fertilization</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/benchmarking-proteomics-a-dynamic-range-metric/">Benchmarking Proteomics: A Dynamic Range Metric</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/high-performance-hybrid-orbitrap-mass-spectrometers-a-performance-comparison/">High-Performance Hybrid Orbitrap Mass Spectrometers: A Performance Comparison</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/alzheimers-disease-likely-caused-by-infection-researchers-say/">Alzheimer鈥檚 Disease Likely Caused By Infection, Researchers Say</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/mining-for-metabolites-antimalarial-piperaquine/">Mining for Metabolites: Antimalarial Piperaquine</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/zika-virus-searching-for-novel-therapeutics-for-arbovirus-infection/">Zika Virus: Searching for Novel Therapeutics for Arbovirus Infection</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/bioactive-bridges-a-drug-discovery-workflow-for-animal-venoms-and-toxins/">Bioactive Bridges: A Drug Discovery Workflow for Animal Venoms and Toxins</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/tailing-the-terminome-underlying-mechanisms-regulate-immune-response/">TAILing the Terminome: Underlying Mechanisms Regulate Immune Response</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/green-proteomics-an-environmentally-friendly-protocol-applied-to-panax-ginseng/">&#8220;Green&#8221; Proteomics: An Environmentally Friendly Protocol Applied to Panax Ginseng</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/holocaust-exposure-and-intergenerational-impact-via-fkbp5-methylation/">Holocaust Exposure and Intergenerational Impact via FKBP5 Methylation</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/leukemia-exosomes-and-the-inhibition-of-hematopoiesis/">Leukemia Exosomes and the Inhibition of Hematopoiesis</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/microrna-activity-in-epilepsy-with-cortical-tubers/">MicroRNA Activity in Epilepsy with Cortical Tubers</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/yeast-protein-dynamics-during-the-diauxic-shift/">Yeast Protein Dynamics During the Diauxic Shift</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/serine-metabolic-network-gene-expression-and-flux-in-cancer/">Serine Metabolic Network: Gene Expression and Flux in Cancer</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/optimized-parameters-for-isobaric-tagging-with-the-q-exactive-mass-spectrometer/">Optimized Parameters for Isobaric Tagging with the Q Exactive Mass Spectrometer</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/designer-drugs-monitoring-synthetic-cannabinoids/">Designer Drugs: Monitoring Synthetic Cannabinoids</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/the-evolution-of-orbitrap-mass-analyzer-technology/">The Evolution of Orbitrap Mass Analyzer Technology</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/thermal-proteome-profiling-and-cancer-drugs/">Thermal Proteome Profiling and Cancer Drugs</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/orbitrap-fusion-tribrid-mass-spectrometer-hybrid-fragmentation-outperforms-traditional-methods/">Orbitrap Fusion Tribrid Mass Spectrometer: Hybrid Fragmentation Outperforms Traditional Methods</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/lung-cancer-cachexia-new-proteomic-insights/">Lung Cancer Cachexia: New Proteomic Insights</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/milk-memory-methylation-and-the-epigenome/">Milk Memory: Methylation and the Epigenome</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/pancreatic-cancer-biomarkers-optimized-detection-of-core-fucosylation-sites/">Pancreatic Cancer Biomarkers: Optimized Detection of Core Fucosylation Sites</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/plumbing-the-n-terminome-with-tmt10-tails/">Plumbing the N-Terminome with TMT10 TAILS</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/varicocele-linked-male-infertility-differentially-expressed-protein-candidate-biomarkers/">Varicocele-Linked Male Infertility: Differentially Expressed Protein Candidate Biomarkers</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/cytomegalovirus-manipulating-the-nuclear-proteome/">Cytomegalovirus: Manipulating the Nuclear Proteome</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/anemia-of-chronic-disease-lc-ms-for-hepcidin-quantitation-and-pharmacokinetics/">Anemia of Chronic Disease: LC-MS for Hepcidin Quantitation and Pharmacokinetics</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/differential-binding-of-peptidoglycans-in-commensal-and-pathogenic-bacteria/">Differential Binding of Peptidoglycans in Commensal and Pathogenic Bacteria</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/cell-reprogramming-for-stem-cell-production/">Cell Reprogramming for Stem Cell Production</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/chamber-enriched-proteins-human-fetal-atria-and-ventricles/">Chamber-Enriched Proteins: Human Fetal Atria and Ventricles</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/urine-proteomics-a-high-throughput-workflow/">Urine Proteomics: A High-Throughput Workflow</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/pesticides-in-ambient-air-a-novel-lc-hrms-protocol/">Pesticides in Ambient Air: A Novel LC-HRMS Protocol</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/improving-shotgun-proteomics-with-next-generation-q-exactive-instruments/">Improving Shotgun Proteomics with Next Generation Q Exactive Instruments</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/pancreatic-cancer-survival-proteomics-reveals-prognostic-factors-and-therapeutic-targets/">Pancreatic Cancer Survival: Proteomics Reveals Prognostic Factors and Therapeutic Targets</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/pilocytic-astrocytoma-pediatric-tumor-proteome/">Pilocytic Astrocytoma: Pediatric Tumor Proteome</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/type-2-diabetes-metabolomics-reveals-lipid-dysregulation/">Type 2 Diabetes: Metabolomics Reveals Lipid Dysregulation</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/colorectal-cancer-tumors-the-de-novo-proteome/">Colorectal Cancer Tumors: The de Novo Proteome</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/gardenin-a-metabolites-of-a-traditional-chinese-medicine/">Gardenin A: Metabolites of a Traditional Chinese Medicine</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/urinalysis-buprenorphine-and-metabolites/">Urinalysis: Buprenorphine and Metabolites</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/doping-control-myo-inositol-trispyrophosphate-itpp/">Doping Control: Myo-inositol Trispyrophosphate (ITPP)</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/alzheimers-disease-sulforaphane-inhibits-peptide-aggregation/">Alzheimer&#8217;s Disease: Sulforaphane Inhibits Peptide Aggregation</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/spermicide-pharmacokinetics-and-stability/">Spermicide Pharmacokinetics and Stability</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/lc-hrms-urinalysis-for-mushroom-poisoning/">LC-HRMS Urinalysis for Mushroom Poisoning</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/combatting-chagas-disease-trypanosoma-cruzi-subproteome-by-lc-ms/">Combatting Chagas Disease: Trypanosoma cruzi Subproteome by LC-MS</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/cardiac-myofilament-protein-isoforms-diagnostic-and-therapeutic-targets/">Cardiac Myofilament Protein Isoforms: Diagnostic and Therapeutic Targets</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/predictive-biomarkers-for-regressive-cervical-cancer/">Predictive Biomarkers for Regressive Cervical Cancer</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/carcinogenic-dna-adducts-lc-ms-for-exposure-assessment/">Carcinogenic DNA Adducts: LC-MS for Exposure Assessment</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/webinar-data-independent-analysis-for-protein-pathways/">Webinar: Data-Independent Analysis for Protein Pathways</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/preterm-labor-plasma-biomarkers-may-save-lives/">Preterm Labor: Plasma Biomarkers May Save Lives</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/environmental-contaminants-tbt-pfcs-and-lipidome-characterization-by-hrms/">Environmental Contaminants (TBT, PFCs) and Lipidome Characterization by HRMS</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/ebola-mirna-inhibitors-for-prevention-and-treatment/">Ebola: miRNA Inhibitors for Prevention and Treatment</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/new-microarray-assay-for-ebola-diagnosis/">New Microarray Assay for Ebola Diagnosis</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/breast-cancer-prognostic-biomarkers/">Breast Cancer Prognostic Biomarkers</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/urine-testing-for-synthetic-cannabinoids/">Urine Testing for Synthetic Cannabinoids</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/orbitrap-hrms-for-antibiotics-in-wastewater/">Orbitrap HRMS for Antibiotics in Wastewater</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/doping-control-hydroxyethal-starch-and-dextran-urinalysis/">Doping Control: Hydroxyethal Starch and Dextran Urinalysis</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/core-fucosylation-in-liver-cancer/">Core Fucosylation in Liver Cancer</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/prescription-drugs-persist-in-treated-water/">Prescription Drugs Persist in Treated Water</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/meibum-lipid-composition-in-dry-eye-disease/">Meibum Lipid Composition in Dry Eye Disease</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/ebola-biomarkers-predicting-disease-outcomes-in-anticoagulant-treated-primates/">Ebola Biomarkers: Predicting Disease Outcomes in Anticoagulant-Treated Primates</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/hspa5-an-essential-host-factor-for-ebola-virus/">HSPA5: An Essential Host Factor for Ebola Virus</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/advances-in-native-mass-spectrometry/">Advances in Native Mass Spectrometry</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/cold-ischemia-impacts-tumor-phosphoproteome/">Cold Ischemia Impacts Tumor Phosphoproteome</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/capillary-ion-chromatography-and-the-metabolomics-of-head-and-neck-cancer/">Capillary Ion Chromatography and the Metabolomics of Head and Neck Cancer</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/detecting-mycotoxins-in-human-breast-milk/">Detecting Mycotoxins in Human Breast Milk</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/erectile-dysfunction-drugs-lc-msms-reveals-adulteration-and-counterfeit-compounds/">Erectile Dysfunction Drugs: LC-MS/MS Reveals Adulteration and Counterfeit Compounds</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/the-holy-grail-metabolomics-of-microbial-colonies/">The Holy Grail: Metabolomics of Microbial Colonies</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/proteomics-strategies-investigating-polysorbate-nanoencapsulation/">Proteomics Strategies: Investigating Polysorbate Nanoencapsulation</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/proteomics-reveals-androgen-deficiency-biomarkers-linked-to-infertility/">Proteomics Reveals Androgen Deficiency Biomarkers Linked to Infertility</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/lc-msms-with-turboflow-technology-for-investigations-of-congenital-adrenal-hyperplasia/">LC-MS/MS with TurboFlow Technology for Investigations of Congenital Adrenal Hyperplasia</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/drug-resistant-acinetobacter-baumanniis-phosphoproteome/">Drug-Resistant Acinetobacter baumannii&#8217;s Phosphoproteome</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/monitoring-antiretrovirals-using-high-resolution-mass-spectrometry/">Monitoring Antiretrovirals Using High-Resolution Mass Spectrometry</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/maldi-orbitrap-designer-drug-analysis/">MALDI Orbitrap Designer Drug Analysis</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/serum-biomarkers-for-early-diagnosis-of-rheumatoid-arthritis/">Serum Biomarkers for Early Diagnosis of Rheumatoid Arthritis</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/orbitrap-mass-analyzer-ion-fusion-for-metabolic-biomarker-discovery/">Orbitrap Mass Analyzer Ion Fusion for Metabolic Biomarker Discovery</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/proteomic-analysis-of-retinal-injuries-in-rats/">Proteomic Analysis of Retinal Injury in Rats</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/therapeutic-monoclonal-antibodies-middle-down-ms-increases-sequence-coverage-and-ease-of-use/">Therapeutic Monoclonal Antibodies: Middle-Down MS Increases Sequence Coverage and Ease of Use</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/metabolic-profiling-an-optimized-protocol/">Metabolic Profiling: An Optimized Protocol</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/serum-biomarkers-for-colorectal-cancer/">Serum Biomarkers for Colorectal Cancer</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/pogostone-metabolic-pathway-patchouli-in-traditional-chinese-medicine/">Pogostone Metabolic Pathway: Patchouli in Traditional Chinese Medicine</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/dioxin-contamination-in-breast-milk-an-italian-case-study/">Dioxin Contamination in Breast Milk: An Italian Case Study</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/adhd-and-amfetamine-doping-urinalysis-by-lc-ms-clears-false-positives/">ADHD and Amfetamine Doping: Urinalysis by LC-MS Clears &#8220;False&#8221; Positives</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/potential-antitumor-drug-tm-2-metabolism-revealed-by-lc-ms/">Potential Antitumor Drug TM-2 Metabolism Revealed by LC-MS</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/traditional-chinese-medicines-mdf-approach-to-constituent-identification/">Traditional Chinese Medicines: MDF Approach to Constituent Identification</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/hybrid-quadrupole-orbitrap-mass-spectrometer-accurately-identifies-deamidated-peptides/">Hybrid Quadrupole-Orbitrap Mass Spectrometer Accurately Identifies Deamidated Peptides</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/temporal-lobe-epilepsy-sex-based-differences-and-neuropeptide-locations/">Temporal Lobe Epilepsy: Sex-Based Differences and Neuropeptide Locations</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/assessing-risk-for-alzheimers-and-dyslipidemia-with-apoe-serotyping/">Assessing Risk for Alzheimer&#8217;s and Dyslipidemia with ApoE Serotyping</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/lysine-methylation-activates-vegfr-2-and-mediates-angiogenesis/">Lysine Methylation Activates VEGFR-2 and Mediates Angiogenesis</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/oxitraq-a-novel-approach-to-identify-redox-sensitive-proteins/">OxiTRAQ: A Novel Approach to Identify Redox-Sensitive Proteins</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/orbitrap-technology-streamlines-analysis-of-composite-antibody-mixtures/">Orbitrap Technology Streamlines Analysis of Composite Antibody Mixtures</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/campylobacter-jejuni-vesicular-proteome-reveals-potential-for-vaccine-and-biomarker-applications/">Campylobacter jejuni Vesicular Proteome Reveals Potential for Vaccine and Biomarker Applications</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/easy-etd-orbitrap-for-efficiency-and-usability/">Easy-ETD Orbitrap for Efficiency and Usability</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/functional-proteomics-elucidates-receptor-trafficking-with-therapeutic-potential/">Functional Proteomics Elucidates Receptor Trafficking with Therapeutic Potential</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/a-review-of-current-methodology-in-redox-proteomics/">A Review of Current Methodology in Redox Proteomics</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/lc-msms-for-pharmacokinetic-evaluation-of-potential-anti-cancer-compounds/">LC-MS/MS for Pharmacokinetic Evaluation of Potential Anti-Cancer Compounds</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/how-to-maximize-your-lab-space/">How to Maximize Your Lab Space</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/comprehensive-analysis-of-the-yeast-proteome-in-one-hour/">Comprehensive Analysis of the Yeast Proteome in One Hour</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/using-proteomics-to-investigate-extreme-secretion-of-recombinant-proteins/">Using Proteomics to Investigate Extreme Secretion of Recombinant Proteins</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/unraveling-n-and-o-glycosylation-in-the-murine-synaptosome/">Unraveling N- and O-Glycosylation in the Murine Synaptosome</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/lysine-acetylation-a-comprehensive-mapping-yields-insight-into-post-translational-modification/">Lysine Acetylation: A Comprehensive Mapping Yields Insight into Post-Translational Modification</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/top-down-proteomics-reveals-salmonella-s-thiolation-switch/">Top-down Proteomics Reveals Salmonella S-Thiolation Switch</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/the-human-proteome-project-the-male-specific-region-of-the-y-chromosome/">The Human Proteome Project: The Male-Specific Region of the Y Chromosome</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/mining-for-cancer-biomarkers-in-ovarian-proximal-fluids/">Mining for Cancer Biomarkers in Ovarian Proximal Fluids</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/proteome-profiling-illuminating-trichoplax-adhaerens-as-a-model-for-multicellularity/">Proteome Profiling: Illuminating Trichoplax Adhaerens as a Model for Multicellularity</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/proteome-level-analysis-of-osteoarthritic-synovial-fluid/">Proteome-Level Analysis of Osteoarthritic Synovial Fluid</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/shotgun-proteomics-at-sea-coelomic-fluid-of-the-purple-sea-urchin/">Shotgun Proteomics at Sea: Coelomic Fluid of the Purple Sea Urchin</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/increasing-clinical-usability-of-protein-identification-and-quantification/">Increasing Clinical Usability of Protein Identification and Quantification</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/the-n-glycoproteome-of-mouse-embryonic-stem-cells/">The N-Glycoproteome of Mouse Embryonic Stem Cells</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/secretome-analysis-incorporating-multiple-mass-spectrometry-approaches-to-investigate-endothelial-cells/">Secretome Analysis: Incorporating Multiple Mass Spectrometry Approaches to Investigate Endothelial Cells</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/proteome-analysis-two-ways-a-direct-comparison-of-q-exactive-and-ltq-orbitrap-velos/">Proteome Analysis Two Ways: A Direct Comparison of Q-Exactive and LTQ-Orbitrap Velos</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/quantitative-proteomics-increased-selectivity-decreases-interference/">Quantitative Proteomics: Increased Selectivity Decreases Interference</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/masked-mycotoxin-using-mass-spectrometry-to-uncover-hidden-contaminants-in-corn/">Masked Mycotoxin: Using Mass Spectrometry to Uncover Hidden Contaminants in Corn</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/biomedicine-and-quantitative-analysis-clinical-applications-of-targeted-mass-spectrometry/">Biomedicine and Quantitative Analysis: Clinical Applications of Targeted Mass Spectrometry</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/alzheimers-disease-using-proteomics-to-discover-synaptic-biomarkers/">Alzheimer&#8217;s Disease: Using Proteomics to Discover Synaptic Biomarkers</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/synthetic-biomarkers-a-noninvasive-approach-to-diagnosing-and-monitoring-disease/">Synthetic Biomarkers: A Noninvasive Approach to Diagnosing and Monitoring Disease</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/glycosylated-and-sialylated-psa-isoforms-evaluated-with-novel-high-throughput-approach/">Glycosylated and Sialylated PSA Isoforms Evaluated With Novel High Throughput Approach</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/glycosylated-tissue-factor-differences-between-natural-and-recombinant-forms-elucidate-function/">Glycosylated Tissue Factor: Differences Between Natural and Recombinant Forms Elucidate Function</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/adenocarcinoma-using-proteomics-to-quantify-protein-changes-between-normal-and-cancerous-cells/">Adenocarcinoma: Using Proteomics to Quantify Protein Changes Between Normal and Cancerous Cells</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/hiv-1-profiling-the-proteome-of-viral-cores/">HIV-1: Profiling the Proteome of Viral Cores</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/n-glycan-analysis-a-streamlined-approach-combines-nanofluorescence-and-mass-spectrometry/">N-Glycan Analysis: A Streamlined Approach Combines Nanofluorescence and Mass Spectrometry</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/alzheimers-disease-biomarkers-tau-proteins-in-human-saliva/">Alzheimer&#8217;s Disease Biomarkers: Tau Proteins in Human Saliva</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/innovations-in-mass-spectrometer-analysis-moving-beyond-the-shotgun/">Innovations in Mass Spectrometer Analysis: Moving Beyond the Shotgun</a></li> <li><a href="https://www.thermofisher.com/blog/proteomics/glycoproteins-an-innovative-approach-to-analysis/">Glycoproteins: An Innovative Approach to Analysis</a></li> <h3>Examining Food</h3> <li><a href="https://www.thermofisher.com/blog/food/clean-water-clean-produce-agricultural-water-testing-under-fsma/">Clean Water, Clean Produce: Agricultural Water Testing Under FSMA</a></li> <li><a href="https://www.thermofisher.com/blog/food/nutraceuticals-shelf-stability-monitoring-bioactive-compounds/">Nutraceuticals &amp; Shelf Stability: Monitoring Bioactive Compounds</a></li> <li><a href="https://www.thermofisher.com/blog/food/fda-proposed-regulations-monitoring-arsenic-in-infant-rice-foods/">FDA Proposed Regulations: Monitoring Arsenic in Infant Rice Foods</a></li> <li><a href="https://www.thermofisher.com/blog/food/whole-genome-sequencing-foodborne-illness-outbreaks-in-exquisite-detail/">Whole-Genome Sequencing: Foodborne Illness Outbreaks in Exquisite Detail</a></li> <li><a href="https://www.thermofisher.com/blog/food/vitamins-in-infant-milk-and-dietary-supplements-a-rapid-robust-approach/">Vitamins in Infant Milk and Dietary Supplements: A Rapid, Robust Approach</a></li> <li><a href="https://www.thermofisher.com/blog/food/designing-food-safety-custom-assay-development-for-salmonella/">Designing Food Safety: Custom Assay Development for Salmonella</a></li> <li><a href="https://www.thermofisher.com/blog/food/a-spoonful-of-honey-screening-xenobiotics-with-quechers-and-uhplc-q-orbitrap/">A Spoonful of Honey: Screening Xenobiotics with QuEChERS and UHPLC-Q-Orbitrap</a></li> <li><a href="https://www.thermofisher.com/blog/food/fsma-part-three-imported-foods-and-microbiological-testing/">FSMA, Part Three: Imported Foods and Microbiological Testing</a></li> <li><a href="https://www.thermofisher.com/blog/food/fsma-part-two-a-preventative-approach-to-food-safety/">FSMA, Part Two: A Preventative Approach to Food Safety</a></li> <li><a href="https://www.thermofisher.com/blog/food/fsma-part-one-unacceptable-levels-of-foodborne-illness/">FSMA, Part One: Unacceptable Levels of Foodborne Illness</a></li> <li><a href="https://www.thermofisher.com/blog/food/i-feel-sick-staphylococcus-group-food-borne-infection/">I Feel Sick: Staphylococcus Group Food-borne Infection</a></li> <li><a href="https://www.thermofisher.com/blog/food/dont-bury-your-head-ostrich-meat/">Don&#8217;t Bury Your Head: Ostrich Meat</a></li> <li><a href="https://www.thermofisher.com/blog/food/im-not-eggs-actly-feeling-well/">I&#8217;m Not Eggs-actly Feeling Well</a></li> <li><a href="https://www.thermofisher.com/blog/food/emerging-techniques-gas-chromatography-mass-spectrometry-for-food-applications/">Emerging Techniques: Gas Chromatography Mass Spectrometry for Food Applications</a></li> <li><a href="https://www.thermofisher.com/blog/food/emerging-techniques-liquid-chromatography-mass-spectrometry-for-food-safety-and-quality/">Emerging Techniques: Liquid Chromatography Mass Spectrometry for Food Safety and Quality</a></li> <li><a href="https://www.thermofisher.com/blog/food/recombinant-arabidopsis-y-glutamyl-hydrolase-for-superior-deglutamylation/">Recombinant Arabidopsis y-glutamyl Hydrolase for Superior Deglutamylation</a></li> <li><a href="https://www.thermofisher.com/blog/food/undeclared-allergens-are-you-sure-youve-nothing-to-declare/">Undeclared Allergens: Are You Sure You&#8217;ve Nothing to Declare?</a></li> <li><a href="https://www.thermofisher.com/blog/food/screening-for-%ce%b22-agonists-in-meat-products/">Screening for 尾2-agonists in Meat Products</a></li> <li><a href="https://www.thermofisher.com/blog/food/food-fraud-addressing-an-emerging-threat-to-consumer-trust/">Food Fraud: Addressing an Emerging Threat to Consumer Trust</a></li> <li><a href="https://www.thermofisher.com/blog/food/egg-borne-salmonella-outbreak-strain-survival/">Egg-borne Salmonella Outbreak Strain Survival</a></li> <li><a href="https://www.thermofisher.com/blog/food/fact-sheet-norovirus/">Fact Sheet: Norovirus</a></li> <li><a href="https://www.thermofisher.com/blog/food/the-duck-stops-here-trisodium-phosphate-effective-against-campylobacter-and-salmonella/">The Duck Stops Here: Trisodium Phosphate Effective Against Campylobacter and Salmonella</a></li> <li><a href="https://www.thermofisher.com/blog/food/biofilms-mechanisms-and-control-strategies-for-foodborne-pathogens/">Biofilms: Mechanisms and Control Strategies for Foodborne Pathogens</a></li> <li><a href="https://www.thermofisher.com/blog/food/edible-antimicrobial-coatings-inhibit-salmonella/">Edible Antimicrobial Coatings Inhibit Salmonella</a></li> <li><a href="https://www.thermofisher.com/blog/food/foodborne-illness-control-strategies-for-fresh-produce-pathogens/">Foodborne Illness: Control Strategies for Fresh Produce Pathogens</a></li> <li><a href="https://www.thermofisher.com/blog/food/egg-contamination-enterobacteriaceae-including-salmonella/">Egg Contamination: Enterobacteriaceae Including Salmonella</a></li> <li><a href="https://www.thermofisher.com/blog/food/wheres-the-beef-e-coli-o157h7-screening/">Where&#8217;s the Beef? E. coli O157:H7 Screening</a></li> <li><a href="https://www.thermofisher.com/blog/food/bacillus-cereus-selective-media-for-unpasteurized-food-samples/">Bacillus cereus: Selective Media for Unpasteurized Food Samples</a></li> <li><a href="https://www.thermofisher.com/blog/food/fact-sheet-on-mycoplasma-mastitis/">Fact sheet on &#8230; Mycoplasma Mastitis</a></li> <li><a href="https://www.thermofisher.com/blog/food/antioxidants-polyphenolic-content-of-mulberries/">Antioxidants: Polyphenolic Content of Mulberries</a></li> <li><a href="https://www.thermofisher.com/blog/food/chicken-juice-exacerbates-campylobacter-contamination/">Chicken Juice Exacerbates Campylobacter Contamination</a></li> <li><a href="https://www.thermofisher.com/blog/food/pesticide-and-veterinary-drug-residues-in-baby-food/">Pesticide and Veterinary Drug Residues in Baby Food</a></li> <li><a href="https://www.thermofisher.com/blog/food/poultry-associated-illness-campylobacter-control-technologies/">Poultry-Associated Illness: Campylobacter Control Technologies</a></li> <li><a href="https://www.thermofisher.com/blog/food/food-monitoring-antibiotics-residues-in-meat-and-milk/">Food Monitoring: Antibiotics Residues in Meat and Milk</a></li> <li><a href="https://www.thermofisher.com/blog/food/updated-iso-guideline-recommends-chromogenic-coliform-agar-for-water-quality-analysis/">Updated ISO Guideline Recommends Chromogenic Coliform Agar for Water Quality Analysis</a></li> <li><a href="https://www.thermofisher.com/blog/food/optimizing-the-food-microbiology-testing-laboratory/">Optimizing the Food Microbiology Testing Laboratory</a></li> <li><a href="https://www.thermofisher.com/blog/food/secondary-metabolites-in-organic-and-non-organic-tomatoes/">Secondary Metabolites in Organic and Non-Organic Tomatoes</a></li> <li><a href="https://www.thermofisher.com/blog/food/bioactive-micronutrients-in-colored-rice/">Bioactive Micronutrients in Colored Rice</a></li> <li><a href="https://www.thermofisher.com/blog/food/food-screening-methods-quechers-and-hram-ms/">Food Screening Methods: QuEChERS and HRAM-MS</a></li> <li><a href="https://www.thermofisher.com/blog/food/amoxicillin-and-the-chicken-metabolome/">Amoxicillin and the Chicken Metabolome</a></li> <li><a href="https://www.thermofisher.com/blog/food/phenolic-profiling-of-culinary-herbs-and-spices-by-hrms/">Phenolic Profiling of Culinary Herbs and Spices by HRMS</a></li> <li><a href="https://www.thermofisher.com/blog/food/benzophenones-in-breakfast-cereal-packaging/">Benzophenones in Breakfast Cereal Packaging</a></li> <li><a href="https://www.thermofisher.com/blog/food/rapid-simultaneous-screening-of-mycotoxins-in-dairy-products/">Rapid, Simultaneous Screening of Mycotoxins in Dairy Products</a></li> <li><a href="https://www.thermofisher.com/blog/food/phthalate-esters-extraction-soft-drinks/">Phthalate Esters Extraction: Soft Drinks</a></li> <li><a href="https://www.thermofisher.com/blog/food/agitating-retorts-increase-thermal-processing-efficiency/">Agitating Retorts Increase Thermal Processing Efficiency</a></li> <li><a href="https://www.thermofisher.com/blog/food/e-coli-in-raw-produce-a-public-health-risk-for-consumers/">E. Coli in Raw Produce: A Public Health Risk for Consumers</a></li> <li><a href="https://www.thermofisher.com/blog/food/spectro-electro-array-a-novel-platform-for-evaluating-food-products-for-authenticity-and-contamination/">Spectro-Electro Array: A Novel Platform for Evaluating Food Products for Authenticity and Contamination</a></li> <li><a href="https://www.thermofisher.com/blog/food/oxoid-brilliance-cre-agar-highly-sensitive-for-enterobacteriaceae-producing-kpc-and-metallo-carbapenemase/">Oxoid Brilliance CRE Agar Highly Sensitive for Enterobacteriaceae Producing KPC- and Metallo-Carbapenemase</a></li> <li><a href="https://www.thermofisher.com/blog/food/probiotic-bacteria-reduce-aflatoxin-bioaccessibility/">Probiotic Bacteria Reduce Aflatoxin Bioaccessibility</a></li> <li><a href="https://www.thermofisher.com/blog/food/lamp-assay-and-chromogenic-agars-detect-extended-spectrum-%ce%b2-lactamase-esbl-producing-enterobacteriaceae-in-meat/">LAMP Assay and Chromogenic Agars Detect Extended Spectrum 尾-Lactamase (ESBL)-Producing Enterobacteriaceae in Meat</a></li> <li><a href="https://www.thermofisher.com/blog/food/total-diet-study-yaounde-cameroon/">Total Diet Study: Yaound茅, Cameroon</a></li> <li><a href="https://www.thermofisher.com/blog/food/salmonella-serotypes-present-in-turkey-samples/">Salmonella Serotypes Present in Turkey Samples</a></li> <li><a href="https://www.thermofisher.com/blog/food/a-rapid-approach-for-the-screening-of-human-serum-albumin-binders-in-radix-astragali/">A Rapid Approach for the Screening of Human Serum Albumin Binders in Radix Astragali</a></li> <li><a href="https://www.thermofisher.com/blog/food/accelerated-extraction-of-pahs-and-pcbs-saves-time-produces-results/">Accelerated Extraction of PAHs and PCBs Saves Time, Produces Results</a></li> <li><a href="https://www.thermofisher.com/blog/food/emerging-food-borne-pathogen-arcobacter-butzleri-may-not-bioaccumulate-in-mussels/">Emerging Food-borne Pathogen Arcobacter butzleri May Not Bioaccumulate in Mussels</a></li> <li><a href="https://www.thermofisher.com/blog/food/evaluating-anthocyanins-in-powdered-berry-extracts-with-high-performance-thin-layer-chromatography/">Evaluating Anthocyanins in Powdered Berry Extracts with High-Performance Thin-Layer Chromatography</a></li> <li><a href="https://www.thermofisher.com/blog/food/the-antimicrobial-impact-of-essential-oils-of-oregano-and-thyme-on-shelf-life/">The Antimicrobial Impact of Essential Oils of Oregano and Thyme on Shelf-Life</a></li> <li><a href="https://www.thermofisher.com/blog/food/honey-based-marinades-inhibit-formation-of-heterocyclic-amines-in-grilled-chicken/">Honey-based Marinades Inhibit Formation of Heterocyclic Amines in Grilled Chicken</a></li> <li><a href="https://www.thermofisher.com/blog/food/evaluating-beverages-for-the-presence-of-undesirable-compounds-with-tandem-mass-spectrometry/">Evaluating Beverages For the Presence of Undesirable Compounds with Tandem Mass Spectrometry</a></li> <li><a href="https://www.thermofisher.com/blog/food/model-for-lipid-rancidity-the-role-of-emulsifiers-in-ph-dependent-oxidative-stability/">Model for Lipid Rancidity: The Role of Emulsifiers in pH-Dependent Oxidative Stability</a></li> <li><a href="https://www.thermofisher.com/blog/food/using-high-performance-liquid-chromatography-for-the-universal-analysis-of-phytochemicals/">Using High Performance Liquid Chromatography for the Universal Analysis of Phytochemicals</a></li> <li><a href="https://www.thermofisher.com/blog/food/using-antifungal-lactobacillus-as-a-natural-preservative-for-cheddar-cheese/">Using Antifungal Lactobacillus As a Natural Preservative for Cheddar Cheese</a></li> <li><a href="https://www.thermofisher.com/blog/food/soil-dioxin-contamination-affects-the-meat-and-eggs-of-free-range-hens/">Soil Dioxin Contamination Affects the Meat and Eggs of Free Range Hens</a></li> <li><a href="https://www.thermofisher.com/blog/food/antioxidant-potential-of-various-whole-coffee-fruits-and-coffee-byproducts/">Antioxidant Potential of Various Whole Coffee Fruits and Coffee Byproducts</a></li> <li><a href="https://www.thermofisher.com/blog/food/mass-spectrometry-identifies-plant-and-fungal-metabolites-in-food-products-and-animal-feed/">Mass Spectrometry Identifies Plant and Fungal Metabolites in Food Products and Animal Feed</a></li> <li><a href="https://www.thermofisher.com/blog/food/harnessing-hplc-for-general-lipid-analysis/">Harnessing HPLC for General Lipid Analysis</a></li> <li><a href="https://www.thermofisher.com/blog/food/dionex-chromatography-method-allows-for-simple-accurate-determination-of-choline-content-of-infant-formula/">Dionex Chromatography Method Allows for Simple, Accurate Determination of Choline Content of Infant Formula</a></li> <li><a href="https://www.thermofisher.com/blog/food/ion-chromatography-for-analyzing-the-nutritional-content-of-ddgs-feed/">Ion Chromatography for Analyzing the Nutritional Content of DDGS Feed</a></li> <h3>Inside Biobanking</h3> <li><a href="https://www.thermofisher.com/blog/biobanking/next-generation-dna-sequencing-predictive-biomarkers-for-cancer-treatment/">Next-Generation DNA Sequencing: Predictive Biomarkers for Cancer Treatment</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/shaking-the-tree-of-life-the-global-genome-biodiversity-network/">Shaking the Tree of Life: The Global Genome Biodiversity Network</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/toward-better-cryopreservation-xeno-free-reduced-toxicity-protocol/">Toward Better Cryopreservation: Xeno-Free, Reduced Toxicity Protocol</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/establishing-biobanks-in-saudi-arabia/">Establishing Biobanks in Saudi Arabia</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/exploring-covariates-the-impact-of-storage-time-donor-age-and-collection-season-on-plasma-proteins/">Exploring Covariates: The Impact of Storage Time, Donor Age and Collection Season on Plasma Proteins</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/brain-banking-toward-a-sustainable-model/">Brain Banking: Toward a Sustainable Model</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/under-vacuum-storage-omics-implications-for-tumor-tissues/">Under Vacuum Storage: 鈥揙mics Implications for Tumor Tissues</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/a-matter-of-trust-motivations-for-participation-in-cohort-studies/">A Matter of Trust: Motivations for Participation in Cohort Studies</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/long-term-storage-impacts-blood-dna-yield-but-not-integrity-or-methylation/">Long-Term Storage Impacts Blood DNA Yield, but Not Integrity or Methylation</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/human-milk-banking-longitudinal-composition-in-second-postpartum-year/">Human Milk Banking: Longitudinal Composition in Second Postpartum Year</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/financial-planning-app-biobank-economic-modeling-tool-bemt/">Financial Planning App: Biobank Economic Modeling Tool (BEMT)</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/cytokine-concentrations-in-plasma-and-serum-samples/">Cytokine Concentrations in Plasma and Serum Samples</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/cancer-biobanking-in-the-middle-east-meeting-cultural-and-fiscal-challenges/">Cancer Biobanking in the Middle East: Meeting Cultural and Fiscal Challenges</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/oops-a-daisy-sops-for-misidentified-biospecimens/">Oops-a-Daisy! SOPs for Misidentified Biospecimens</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/frozen-tissue-targets-for-cancer-research/">Frozen Tissue Targets for Cancer Research</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/future-biobanking-research-ready-hospitals-and-sustainability/">Future Biobanking: Research-Ready Hospitals and Sustainability</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/cerebrospinal-fluid-biomarkers-for-neurological-diseases/">Cerebrospinal Fluid Biomarkers for Neurological Diseases</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/thermal-pretreatment-improves-cryopreservation-outcomes/">Thermal Pretreatment Improves Cryopreservation Outcomes</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/genomic-medicine-biobanking-sops/">Genomic Medicine: Biobanking SOPs</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/quality-consumables-matrix-2d-barcoded-tubes/">Quality Consumables: Matrix 2D Barcoded Tubes</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/return-of-genetic-results-family-decision-maker-preferences-for-whole-genome-sequencing/">Return of Genetic Results: Family Decision Maker Preferences for Whole Genome Sequencing</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/nucleic-acid-purification-a-review-of-the-kingfisher-line/">Nucleic Acid Purification: A Review of the KingFisher Line</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/the-better-to-see-you-with-my-dear-biobanking-human-retinas/">The Better to See You with, My Dear: Biobanking Human Retinas</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/cost-performance-and-quality-control-peripheral-blood-leukocyte-storage/">Cost Performance and Quality Control: Peripheral Blood Leukocyte Storage</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/the-long-haul-analyte-stability-in-archival-serum-samples/">The Long Haul: Analyte Stability in Archival Serum Samples</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/the-citizen-scientist-crowdsourcing-biodata-using-mobile-technology/">The Citizen Scientist: Crowdsourcing Biodata Using Mobile Technology</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/veterinary-biobanking-harmonization-for-the-future/">Veterinary Biobanking: Harmonization for the Future</a></li> <li><a href="https://www.thermofisher.com/blog/biobanking/semi-automation-drives-rna-purification-in-various-cells-and-tissues/">Semi-Automation Drives RNA Purification in Various Cells and Tissues</a></li> </div> </main></div></div><footer class="site-footer"><div class="wrap"><div class="creds"><p class="footer-links"><a href="https://corporate.thermofisher.com/en/footer/privacy-statement.html" target="_blank" rel="noopener noreferrer">Privacy Statement</a><a href="https://corporate.thermofisher.com/en/footer/terms-and-conditions.html" target="_blank" rel="noopener noreferrer">Terms &amp; Conditions</a><a href="/blog/locations/">Locations</a><a href="/blog/sitemap/">Sitemap</a></p><p>&copy; 2024 <a href="https://www.thermofisher.com">Thermo Fisher Scientific</a>. All Rights Reserved.</p>US</div><p></p><span class="social-links"><p>Talk to us</p><a href="https://www.facebook.com/thermofisher" class="facebook" target="_blank" rel="noopener noreferrer"><i class="fa fa-icon fa-facebook"></i></a><a href="https://www.linkedin.com/company/thermo-fisher-scientific" class="linkedin" target="_blank" rel="noopener noreferrer"><i class="fa fa-icon fa-linkedin"></i></a><a href="https://twitter.com/thermofisher" class="twitter" target="_blank" rel="noopener noreferrer"><i class="fa fa-icon fa-twitter"></i></a><a href="https://www.youtube.com/c/thermofisher" class="youtube" target="_blank" rel="noopener noreferrer"><i class="fa fa-icon fa-youtube"></i></a></span></div></footer></div> <!-- WP Live Search --> <script type="text/html" id="wpls--tmpl"> <li class="search-result"> <a href="<%= post.link %>"> <div class="wpls--item-title-wrap"> <h4 class="wpls--item-title"><%= post.title %></h4> <span class="wpls--item-blog"><%= post.blog %></span> </div> </a> </li> </script> <script type="text/javascript"> /* MonsterInsights Scroll Tracking */ if ( typeof(jQuery) !== 'undefined' ) { jQuery( document ).ready(function(){ function monsterinsights_scroll_tracking_load() { if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) { (function(factory) { factory(jQuery); }(function($) { /* Scroll Depth */ "use strict"; var defaults = { percentage: true }; var $window = $(window), cache = [], scrollEventBound = false, lastPixelDepth = 0; /* * Plugin */ $.scrollDepth = function(options) { var startTime = +new Date(); options = $.extend({}, defaults, options); /* * Functions */ function sendEvent(action, label, scrollDistance, timing) { if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) { return; } var paramName = action.toLowerCase(); var fieldsArray = { send_to: 'G-TJ18KZWFVE', non_interaction: true }; fieldsArray[paramName] = label; if (arguments.length > 3) { fieldsArray.scroll_timing = timing MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } else { MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } } function calculateMarks(docHeight) { return { '25%' : parseInt(docHeight * 0.25, 10), '50%' : parseInt(docHeight * 0.50, 10), '75%' : parseInt(docHeight * 0.75, 10), /* Cushion to trigger 100% event in iOS */ '100%': docHeight - 5 }; } function checkMarks(marks, scrollDistance, timing) { /* Check each active mark */ $.each(marks, function(key, val) { if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) { sendEvent('Percentage', key, scrollDistance, timing); cache.push(key); } }); } function rounded(scrollDistance) { /* Returns String */ return (Math.floor(scrollDistance/250) * 250).toString(); } function init() { bindScrollDepth(); } /* * Public Methods */ /* Reset Scroll Depth with the originally initialized options */ $.scrollDepth.reset = function() { cache = []; lastPixelDepth = 0; $window.off('scroll.scrollDepth'); bindScrollDepth(); }; /* Add DOM elements to be tracked */ $.scrollDepth.addElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.merge(options.elements, elems); /* If scroll event has been unbound from window, rebind */ if (!scrollEventBound) { bindScrollDepth(); } }; /* Remove DOM elements currently tracked */ $.scrollDepth.removeElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.each(elems, function(index, elem) { var inElementsArray = $.inArray(elem, options.elements); var inCacheArray = $.inArray(elem, cache); if (inElementsArray != -1) { options.elements.splice(inElementsArray, 1); } if (inCacheArray != -1) { cache.splice(inCacheArray, 1); } }); }; /* * Throttle function borrowed from: * Underscore.js 1.5.2 * http://underscorejs.org * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Underscore may be freely distributed under the MIT license. */ function throttle(func, wait) { var context, args, result; var timeout = null; var previous = 0; var later = function() { previous = new Date; timeout = null; result = func.apply(context, args); }; return function() { var now = new Date; if (!previous) previous = now; var remaining = wait - (now - previous); context = this; args = arguments; if (remaining <= 0) { clearTimeout(timeout); timeout = null; previous = now; result = func.apply(context, args); } else if (!timeout) { timeout = setTimeout(later, remaining); } return result; }; } /* * Scroll Event */ function bindScrollDepth() { scrollEventBound = true; $window.on('scroll.scrollDepth', throttle(function() { /* * We calculate document and window height on each scroll event to * account for dynamic DOM changes. */ var docHeight = $(document).height(), winHeight = window.innerHeight ? window.innerHeight : $window.height(), scrollDistance = $window.scrollTop() + winHeight, /* Recalculate percentage marks */ marks = calculateMarks(docHeight), /* Timing */ timing = +new Date - startTime; checkMarks(marks, scrollDistance, timing); }, 500)); } init(); }; /* UMD export */ return $.scrollDepth; })); jQuery.scrollDepth(); } else { setTimeout(monsterinsights_scroll_tracking_load, 200); } } monsterinsights_scroll_tracking_load(); }); } /* End MonsterInsights Scroll Tracking */ </script><script type="text/javascript" id="wpls-script-js-extra"> /* <![CDATA[ */ var wp_search_vars = {"helperText":"one more character","api":"https:\/\/admin.acceleratingscience.com\/wp-json\/as\/v1\/all-posts"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thermofisher.com/blog/wp-content/plugins/wp-search-live/public/assets/js/wp-live-search.js?ver=0.9" id="wpls-script-js"></script> <script type="text/javascript" src="https://www.thermofisher.com/blog//wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="text/javascript" src="https://www.thermofisher.com/blog//wp-includes/js/jquery/ui/tabs.min.js?ver=1.13.3" id="jquery-ui-tabs-js"></script> <script type="text/javascript" src="https://www.thermofisher.com/blog/wp-content/themes/accelerating-science/js/scripts.js?ver=1.2.9.2" id="scripts-js"></script> <script type="text/javascript" src="https://www.thermofisher.com/blog/wp-content/themes/accelerating-science/js/main-scripts.js?ver=1.2.9.2" id="main-scripts-js"></script> <script type="text/javascript" src="/-JVF2Mt77XrPue0oWQ_DN-r_/XEYukNG8mrG8EimE/LFhk/MBsdTQN/rVQM"></script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10