{"themeOptions": {"name": "blue", "customTheme": {"navbarTheme": {"background": "#0B2246", "textHoverBackground": "rgba(0,0,0,0.1)", "textColor": "rgb(255, 255, 255)", "textHoverColor": "rgb(255, 255, 255)"}}}, "TALENT_ACQUISITION": {"themeOptions": {"name": "blue", "customTheme": {"navbarTheme": {"background": "#0B2246", "textHoverBackground": "rgba(0,0,0,0.1)", "textColor": "rgb(255, 255, 255)", "textHoverColor": "rgb(255, 255, 255)"}}}}, "JIE": {"themeOptions": {"name": "blue", "customTheme": {"navbarTheme": {"background": "#0B2246", "textHoverBackground": "rgba(0,0,0,0.1)", "textColor": "rgb(255, 255, 255)", "textHoverColor": "rgb(255, 255, 255)"}}}}, "CANDIDATE_EXPERIENCE": {"themeOptions": {"name": "blue", "customTheme": {"navbarTheme": {"background": "#003796", "textHoverBackground": "rgba(0,0,0,0.1)", "textColor": "#ffffff", "textHoverColor": "#ffffff"}}}}}
false
{"domain": "10xgenomics.com", "user": "", "isWillingToRelocate": false, "isUserAuthenticated": false, "isUserETXCandidate": false, "isDomainETX": false, "isDomainVeteran": false, "signUpConfig": {}, "getHelpButton": {}, "isCareerPlannerEnabled": false, "enableRememberMeOption": false, "isMyApplicationsEnabled": false, "showVeteranEmployerSignUp": false, "enableUserPreferenceSelection": false, "isUserPreferenceApplied": false, "candidate": {"enc_id": 0, "fullname": "", "firstname": "", "lastname": "", "email": "", "phone": "", "location": "", "filename": null, "starred_positions": [], "resumeUrl": "", "onboardingCompleted": false, "isUserInPcsIjp": false}, "branding": {"privacyLink": "https://www.10xgenomics.com/privacy-policy", "page_image": "https://static.vscdn.net/images/careers/demo/10xgenomics/1649444900::Vertical_300", "showJobId": 1, "resumeOptional": false, "showUploadResumeModal": 0, "uploadResumeModal": {"disclaimer": "Uploading a resume is not a formal application.", "hideCrossButton": false, "hideSkip": false, "subtitle": "Ready to see how you can help advance human health? Upload your resume or PDF of your LinkedIn profile, and we'll help you explore positions that match your expertise. You'll be able to submit your resume when you are ready to apply.", "title": "Discover What's Next."}, "enableTalentNetwork": 1, "hideJobCart": false, "homePageHeroBanner": {"opacity": 0, "useImage": 1, "background": "#0b2246", "hideInMobileView": true, "image": "https://static.vscdn.net/images/careers/demo/10xgenomics-sandbox/1667921500::10x-CareerBanner.jpg", "title": ""}, "companyName": "10x Genomics", "postApplyText": "Thank you for your interest in 10x Genomics! We will be in touch if your qualifications match our needs for the role. ", "favicons": {"favicon": "https://static.vscdn.net/images/careers/demo/10xgenomics-sandbox/Favicon+image"}, "privacy": {"text": "I have read and agree to 10x Genomics's Data <a href='https://www.10xgenomics.com/privacy-policy/'target=\"_blank\" target=\"_blank\">Privacy Policy</a>.", "button": "Agree"}, "custom_html": {"header": "<style>\n/* header */\n\n.headerX {\n background-color: transparent !important;\n position: absolute;\n width: 100%;\n z-index: 3;\n}\n\n.headerX ul {\n margin: 0;\n padding: 0;\n list-style: none;\n overflow: hidden;\n background-color: transparent;\n float: right;\n text-align: right !important;\n}\n\n.headerX li a {\n display: block;\n padding-right: 18px;\n text-decoration: none;\n font-size: 18px !important;\n font-weight: 600;\n line-height: 32px;\n color: #0A2347 !important;\n}\n\n.headerX li a:hover,\n.headerX .menu-btn:hover {\n color: #0049b2 !important;\n}\n\n.headerX .logo {\n display: block;\n float: left;\n font-size: 2em;\n padding: 10px 20px;\n text-decoration: none;\n}\n\n/* menu */\n\n.headerX .menu {\n clear: both;\n max-height: 0;\n transition: max-height .2s ease-out;\n padding-right: 3px;\n padding-left: 10px;\n}\n\n/* menu icon */\n\n.headerX .menu-icon {\n cursor: pointer;\n display: inline-block;\n float: right;\n padding: 28px 20px;\n position: relative;\n user-select: none;\n}\n\n.headerX .menu-icon .navicon {\n background: #333;\n display: block;\n height: 2px;\n position: relative;\n transition: background .2s ease-out;\n width: 18px;\n}\n\n.headerX .menu-icon .navicon:before,\n.headerX .menu-icon .navicon:after {\n background: #fff;\n content: '';\n display: block;\n height: 100%;\n position: absolute;\n transition: all .2s ease-out;\n width: 100%;\n}\n\n.headerX .menu-icon .navicon:before {\n top: 5px;\n}\n\n.headerX .menu-icon .navicon:after {\n top: -5px;\n}\n\n/* menu btn */\n\n.headerX .menu-btn {\n display: none;\n}\n\n.headerX .menu-btn:checked ~ .menu {\n max-height: 240px;\n background-color:#00A0DF;\n}\n\n.headerX .menu-btn:checked ~ .menu-icon .navicon {\n background: transparent;\n}\n\n.headerX .menu-btn:checked ~ .menu-icon .navicon:before {\n transform: rotate(-45deg);\n}\n\n.headerX .menu-btn:checked ~ .menu-icon .navicon:after {\n transform: rotate(45deg);\n}\n\n.headerX .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,\n.headerX .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {\n top: 0;\n}\n\n/* 48em = 768px */\n\n@media (min-width: 48em) {\n .headerX li {\n float: left;\n }\n .headerX li a {\n padding-right: 5px !important;\n padding-left: 15px;\n padding-top: 15px;\n padding-bottom: 15px;\n }\n .headerX .menu {\n clear: none;\n float: right;\n max-height: none;\n }\n .headerX .menu-icon {\n display: none;\n }\n\n</style>\n\n<header class=\"headerX\">\n <input class=\"menu-btn\" type=\"checkbox\" id=\"menu-btn\" />\n <label class=\"menu-icon\" for=\"menu-btn\"><span class=\"navicon\"></span></label>\n <ul class=\"menu\">\n <li><a href=\"https://careers.10xgenomics.com/\" target=\"_self\">Careers Home</a></li>\n <li><a href=\"https://careers.10xgenomics.com/careers/join/\" target=\"_self\">Join Talent Network</a></li>\n <li><a href=\"https://10xgenomics.eightfold.ai/careerhub\" target=\"_self\">Internal Applicants</a></li>\n \n </ul>\n</header>", "page-footer": "", "footer": "<style>a,a:hover,a:focus,a:active { \ntext-decoration: none; color: inherit}\na {-webkit-transition: all .25s ease-in-out;transition: all.25s ease-in-out}.ct-footer-post {padding: 20px 0; }\n.ct-footer-post .inner-left,.ct-footer-post .inner-right {\npadding: 20px 0}.ct-footer-post ul { \nlist-style: none; padding-left: 0; margin: 0 -20px;}\n.ct-footer-post ul li { display: inline-block;margin: 0 20px}.ct-footer-post a {color:#ffffff}.ct-footer-post a:hover {color:#ffffff}.ct-footer-post p {color: #ffffff}.footer a {font-weight: 300;}@media (max-width: 768px).ct-footer-post p { display: inline-block } .ct-footer-post p + p { padding-left: 50px }}@media (max-width:991px) {.ct-footer-post { text-align: center;}</style>\n<footer style=\"background:#0B2246 !important;\"><div class=\"ct-footer-post\" style=\"background:#0B2246 !important;\"><div class=\"container\" style=\"padding-bottom:50px;\"><div class=\"col-xs-12\" style=\"text-align:center;\"><a href=\"https://www.10xgenomics.com/company\" title=\"Company\" target=\"_blank\" style=\"color:#fff!important; font-size: 18px; font-weight:400; line-height:26px;border-right: 1px solid #fff;padding-right: 20px;padding-left: 20px;\">Company</a> <a href=\"https://www.10xgenomics.com/privacy-policy\" title=\"\" target=\"_blank\" style=\"color:#fff!important; font-size: 18px; font-weight:400; line-height:26px; border-right: 1px solid #fff;padding-right: 20px;padding-left: 20px;\">Privacy Policy</a><a href=\"https://www.10xgenomics.com/contact\" title=\"\" target=\"_blank\" style=\"color:#fff!important; font-size: 18px; font-weight:400; line-height:26px;padding-left: 20px;\">Contact us</a></div></div>\n<div class=\"ef-styles-2020\" style=\"padding-bottom: 50px !important;\"><p class=\"body-text-2\"><a href=\"https://eightfold.ai\" title=\"Visit Eightfold.ai homepage\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: white;\">Powered by <img src=\"https://static.vscdn.net/images/eightfold_logo.png\" alt=\"\" width=\"20\" height=\"20\" align=\"middle\"> eightfold.ai</a></p></div></div></footer>"}, "custom_style": {"font": "", "css": "@font-face {font-family: Calibre; src: url('https://static.vscdn.net/images/careers/demo/10xgenomics-sandbox/1657820090::Calibre-Regular.png');format(\u2018truetype\u2019);} html *:not(.fa):not(.far):not(.fas):not(.fal):not(.fab):not(.footable):not(.fooicon):not(.footable-sort-indicator) { font-family: Calibre !important;}.fixed-top .navbar{display:none;}.reset-filters\n {color:#0071D9 !important;}.back-to-all-jobs\n {color: #0071D9 !important;}.back-to-all-jobs:hover\n {color: #0044B2 !important;}.remove-from-job-cart-button\n {color: #FFF !important;}.remove-from-job-cart-button:hover\n {color: #FFF !important;}.perk-icon\n {color: #0071D9 !important}.btn-secondary\n {border-color: #0071D9 !important;color: #0071D9 !important;}.btn-secondary:hover{border-color:\n #0044B2 !important;color: #0044B2 !important;}.fa-share\n {color: #0071D9 !important}.fa-share:hover\n {color: #0071D9 !important}.go-button {background: transparent;\n color:#0071D9 !important;border-color: #0071D9 !important}.advanced-options-button\n {color: #0071D9;}.go-button:hover\n {color: #0044B2 !important;border-color: #0044B2 !important}.advanced-options-button:hover\n {color: #0044B2 !important}.job-cart-button {border: 1px\n solid #0071D9 !important;background: #0071D9 !important;color:#ffffff\n !important;}.job-cart-button:hover{border: 1px\n solid #0044B2 !important;background: #0044B2 !important;color:#ffffff\n !important;}.add-to-job-cart-button\n {background-color: #0071D9 !important;\n border-color: #0071D9 !important;\n color: #FFF !important;}.add-to-job-cart-button:hover\n {background-color: #0044B2 !important;\n border-color: #0044B2!important;\n color: #FFF !important;}.position-apply-button\n {background-color: #0071D9 !important;\n border-color: #0071D9 !important;}.position-apply-button:hover\n {background-color: #0044B2 !important;\n border-color: #0044B2!important;}.btn\n {border-radius:\n 3px !important;letter-spacing: 0px !important;} .search-results-main-container .card-selected\n {\n border-left-color: #0071D9!important;}.position-card .position-title\n {color:#263238 !important;padding-left: 0px !important;} .all-positions-header h1\n {color:#263238 !important;}.apply-form .btn-primary {border: 1px\n solid #0071D9 !important; color:#ffffff !important;\n background: #0071D9 !important; border-radius:\n 3px; !important;}.apply-form.btn-primary:hover{border: 1px\n solid #263238 !important;} .circle-number-indicator\n {background: #0071D9 !important;}.pillContainer .pillTitle\n {color: #263238 !important;}.position-facets h3\n {color: #263238; text-align: left !important;} .card\n {text-align:left !important;}.personalization-bar-pre-upload\n {background-color: #fff;\n color: #263238 !important;}.get-matched-button\n {background-color: #0071D9 !important;\n border-color: #0071D9 !important;}.get-matched-button:hover\n {background-color: #0044B2 !important;\n border-color: #0044B2 !important;} .position-full-card\n {color:#263238x !important;} .position-title\n {color:#263238 !important; padding-left: 16px;\n padding-right:16px;} .position-sub-title\n {font-size: 18px !important;font-weight:\n 700 !important;color: #263238 !important;} .related-blog .blog-title\n {font-size: 16px !important;font-weight:\n 700 !important;color: #263238 !important;}.custom-content-title\n {font-size: 18px !important;font-weight:\n 700 !important;color: #263238 !important; align-self:\n flex-end !important;}.join-tn-link\n {display:none !important;}.pillTitle.line-clamp.line-clamp-3\n {color: #263238 !important;} .match-bar\n {background: #cfd8dc !important;} .related-video iframe\n {height: 250px;} .perk {width: 200px;} .hero-image\n {height: 450px !important; opacity: 1 !important;\n background-size:cover !important; !important; margin:auto;\n background-position-y:25% !important}.double-bounce1\n {background-color: #0071D9 !important;} .double-bounce2\n {background-color: #0044B2 !important;} .video-description\n {text-align:left !important;} .join-tn-link\n {color: #FFF !important;} .navbar {opacity: 1 !important; width:\n 50% !important;background:\n transparent !important;} #career-workflow .header-image { content:\n url\n (\"https://static.vscdn.net/images/careers/demo/10xgenomics-sandbox/10xLogoVertical\");\n width: 100px !important; height: auto !important} .perk .perk-description{padding: 20px !important;} h1.position-title {color:#0A2347 !important;}.containerX h2 {color:#0A2347 !important;} .containerX p {color:#445979 !important;} .inline-block.position-cards-container {color:#445979 !important;} .position-title.line-clamp.line-clamp-2 {color:#0A2347 !important;} .col-md-12.all-positions-header.col-sm-12.col-xs-12 h1 {color:#0A2347 !important;}"}, "customContent": {"positionSections": [{"title": "", "body": "<script>\n $(document).ready(function() {\n var url = $(\"#Video1a\").attr('src');\n $(\"#Video1\").on('hide.bs.modal', function() {\n $(\"#Video1a\").attr('src', '');\n });\n $(\"#Video1\").on('show.bs.modal', function() {\n $(\"#Video1a\").attr('src', url);\n });\n });\n $(document).ready(function() {\n var url = $(\"#Video2a\").attr('src');\n $(\"#Video2\").on('hide.bs.modal', function() {\n $(\"#Video2a\").attr('src', '');\n });\n $(\"#Video2\").on('show.bs.modal', function() {\n $(\"#Video2a\").attr('src', url);\n });\n });\n $(document).ready(function() {\n var url = $(\"#Video3a\").attr('src');\n $(\"#Video3\").on('hide.bs.modal', function() {\n $(\"#Video3a\").attr('src', '');\n });\n $(\"#Video3\").on('show.bs.modal', function() {\n $(\"#Video3a\").attr('src', url);\n });\n });\n </script>\n <div class=\"container\" style=\"width: 100%; text-align:center;\">\n <div class=\"container\" style=\"width: 100%;\">\n <div class=\"col-sm-4\">\n <a href=\"#Video1\"\n data-toggle=\"modal\"><img src=\"https://static.vscdn.net/images/careers/demo/10xgenomics-sandbox/1645033142::Video+I+Screenshot+updated+02.16.22\n\" class=\"img-thumbnail\" style=\"\"></a>\n \n <div id=\"Video1\" class=\"modal fade\">\n <div class=\"modal-dialog\">\n <div class=\"modal-content\">\n <div class=\"modal-header\">\n <button type=\"button\"\n class=\"close\"\n data-dismiss=\"modal\"\n aria-hidden=\"true\">\u00d7</button>\n <h4 class=\"modal-title\">The 10x Promise: A career that makes a difference</h4>\n </div>\n <div class=\"modal-body\" style=\"text-align: center;\">\n <iframe width=\"100%\" height=\"315\" src=\"https://www.youtube.com/embed/ahupFU2mmF0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>\n </div>\n </div>\n </div>\n </div>\n<h4 class=\"modal-title\">The 10x Promise: A career that makes a difference</h4>\n </div>\n <div class=\"col-sm-4\">\n <a href=\"#Video2\"\n data-toggle=\"modal\"><img src=\"https://static.vscdn.net/images/careers/demo/10xgenomics-sandbox/1645033172::Video+II+Screenshot+updated+02.16.22\n\" class=\"img-thumbnail\" style=\"\"></a>\n <div id=\"Video2\" class=\"modal fade\">\n <div class=\"modal-dialog\">\n <div class=\"modal-content\">\n <div class=\"modal-header\">\n <button type=\"button\"\n class=\"close\"\n data-dismiss=\"modal\"\n aria-hidden=\"true\">\u00d7</button>\n <h4 class=\"modal-title\">The Story of X | Making million-cell studies routine</h4>\n </div>\n <div class=\"modal-body\" style=\"text-align: center;\">\n <iframe width=\"100%\" height=\"315\" src=\"https://www.youtube.com/embed/-jq-7QGZikc\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>\n </div>\n </div>\n </div>\n </div>\n <h4 class=\"modal-title\">The Story of X | Making million-cell studies routine</h4> \n </div>\n\n\n <div class=\"col-sm-4\">\n <a href=\"#Video3\"\n data-toggle=\"modal\"><img src=\"https://static.vscdn.net/images/careers/demo/10xgenomics-sandbox/1645033189::Video+III+Screenshot+updated+02.16.22\n\" class=\"img-thumbnail\" style=\"\"></a>\n \n <div id=\"Video3\" class=\"modal fade\">\n <div class=\"modal-dialog\">\n <div class=\"modal-content\">\n <div class=\"modal-header\">\n <button type=\"button\"\n class=\"close\"\n data-dismiss=\"modal\"\n aria-hidden=\"true\">\u00d7</button>\n <h4 class=\"modal-title\">10x Genomics | Celebrating Our Women Scientists</h4>\n </div>\n <div class=\"modal-body\" style=\"text-align: center;\">\n <iframe width=\"100%\" height=\"315\" src=\"https://www.youtube.com/embed/j3d6R4GkFN0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>\n </div>\n </div>\n </div>\n </div>\n <h4 class=\"modal-title\">10x Genomics | Celebrating Our Women Scientists</h4>\n </div>\n </div>\n </div>"}, {"title": "", "body": "<hr style=\"border-top: 1px solid #0071D9;\">\n<div class=\"containerX\"\nstyle=\"max-width:\n900px !important; padding-top: 0px;\"><div\nclass=\"containerX\"><h2\nstyle=\"text-align:center;\nfont-weight:700 !important;\">Our Mission</h2><p>At 10x Genomics,\neverything\nwe do is driven by our mission: To accelerate the mastery of biology to\nadvance human\nhealth. Our mission is bold. Ambitious. Challenging. And,\nexceptionally rewarding. Our mission is\nour opportunity: To fuel scientific\nbreakthroughs; to do the best work of our lives, and to make\nan exponential\nimpact on the world. (Exponential is in our name, after\nall.)</p></div>\n<hr\nstyle=\"border-top: 1px solid #0071D9;\"><div\nclass=\"containerX\"><h2\nstyle=\"text-align:center;\nfont-weight:700 !important;\">Our\nCulture</h2><p>Like all great companies, we strive to be an\nawesome place to\nwork, delight our customers, exercise good judgment, act with integrity,\nand\nbelieve in accountability. To us, these are table stakes. We believe there\nare a few things\nthat set 10x apart. These things are:\n<br><br><div></div>\n<p style=\"text-align:center;\"> We\nare <b>mission\ndriven</b> and stay relentlessly focused on that mission. <br>\nWe operate\nfrom\n<b>first principles</b>. <br>\nWe strive for <b>exponential impact</b>.\n<br>\nWe put <b>WE</b>\nbefore ME. <br>\nWe believe <b>exceptional talent</b>\ndelivers outsized results. </p></div>\n<hr\nstyle=\"border-top: 1px\nsolid #0071D9;\"><div class=\"containerX\"><h2\nstyle=\"text-align:center;\nfont-weight:700 !important;\">Sense of Belonging</h2><p>Our focus\non\ninclusion and diversity is in service of our mission and helps ensure we are\nthe best we can\nbe. We work to create an inclusive and collaborative\nenvironment where everyone is welcome and can\ndo the best work of their\ncareer, regardless of their background. As part of this commitment, we\nhave\nfair pay, promotion and hiring practices that aim to remove bias.<br><br>At\n10x, we strive\nto create a sense of belonging. We have Employee Resource\nGroups that give support and foster a\nsafe space, help the organization\ncelebrate and learn from the moments that matter to different\ncommunities,\nand create a voice for the communities they\nrepresent.</p></div>\n<hr\nstyle=\"border-top: 1px solid #0071D9;\"><div\nclass=\"containerX\"><h2\nstyle=\"text-align:center;\nfont-weight:700 !important;\">Benefits</h2><p>Our\nbenefits support 10xers in doing the best work\nof their lives by giving\ngenerous time off and paying people well so that they can look after\ntheir\nwellbeing in a way that works for them.</p><div\nclass=\"row\"\nstyle=\"padding-top:25px;\"><div class=\"col-md-12\ntext-center\"><div\nclass=\"perk\"><div><i class=\"fal fa-user-md\nperk-icon\"></i></div><h3\nclass=\"perk-title\"> Health Package </h3><p class=\"perk-description\">\nWe\noffer a competitive and comprehensive health benefits package.\n</p></div><div\nclass=\"perk\"><div><i class=\"fal fas fa-list-ul\nperk-icon\"></i></div><h3\nclass=\"perk-title\"> Easy-to-use Benefits\n</h3><p\nclass=\"perk-description\"> We offer competitive easy-to-use benefits that\npromote\nwellbeing and make your life easier. </p></div><div\nclass=\"perk\"><div><i class=\"fal fa-home\nperk-icon\"></i></div><h3\nclass=\"perk-title\"> Family oriented </h3><p\nclass=\"perk-description\"> We\nsupport our employees with family friendly policies like parental\nleave, and\nother benefits. </p></div><div class=\"perk\"><div><i class=\"fal\nfas\nfa-umbrella-beach perk-icon\"></i></div><h3 class=\"perk-title\"> Generous\nTime Off </h3><p\nclass=\"perk-description\"> We recognize hard work and\nbelieve in well-deserved time off.\n</p></div>\n<hr\nstyle=\"border-top: 1px\nsolid #0071D9;\"><div class=\"containerX\"><h2\nstyle=\"text-align:center;\nfont-weight:700 !important;\">Award-Winning Workplace</h2><p>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<style>\n* {\n box-sizing: border-box;\n}\n.column {\n float: left;\n width: 50%;\n padding: 20px;\n height: 200px;\n}\n.row after {\n content: \"\";\n display: table;\n clear: both;\n}\n</style>\n</head>\n<body>\n<div class=\"row\">\n <div class=\"column\" style=\"background-color:#ffffff;\">\n <img src='https://static.vscdn.net/images/careers/demo/10xgenomics-sandbox/1656602345::awardimage.png' alt='award logo' width='138' height='200'>\n </div>\n <div class=\"column\" style=\"background-color:#ffffff;\">\n <p>Fortune Best Workplaces for Millennials\u2122 2021<br><br>\n\nFortune Best Workplaces in Health Care & Biopharma\u2122 2021<br><br>\n\nFortune Best Workplaces in the Bay Area\u2122 2021<br><br>\n\nFortune Best Medium Workplaces\u2122 2020</p>\n </div>\n</div>\n</p></div></div></div></div>\n<hr\nstyle=\"border-top: 1px solid #0071D9;\"><div\nclass=\"containerX\"><p>10x\nGenomics is committed to supporting applicants with disabilities. We\nwill\nprovide accommodations for the application and recruitment process upon\nrequest via email to\n<a href=\"mailto:recruiting@10xgenomics.com\">recruiting@10xgenomics.com</a>.</p></div>\n<hr\nstyle=\"border-top: 1px solid #0071D9;\"><div\nclass=\"containerX\"><p>As a federal contractor, 10x has established affirmative action programs for qualified women, minorities, protected veterans, and individuals with disabilities. The narrative portions of 10x\u2019s affirmative action plan for veterans and individuals with disabilities are available for review at our offices during normal business hours. Employees and applicants interested in reviewing these plans should contact the Recruiting Department at (925) 401- 7300 and <a href=\"mailto:recruiting@10xgenomics.com\">recruiting@10xgenomics.com</a> for assistance.</a>.</p>"}]}, "recaptcha_enabled": 1}, "positions": [{"id": 171814993851, "name": "Director of Instrument Manufacturing (P-3555)", "location": "Pleasanton, California, USA HQ", "locations": ["Pleasanton, California, USA HQ"], "hot": 1, "department": "Operations", "business_unit": "5540 Mfg Overhead", "t_update": 1685055557, "t_create": 1684948874, "ats_job_id": "2552508", "display_job_id": "P-3555", "type": "ATS", "id_locale": "P-3555-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": null}, {"id": 171812882456, "name": "VP, Sales - EMEA (based remotely in region)", "location": "United Kingdom (Remote)", "locations": ["United Kingdom (Remote)", "United Kingdom", "France", "Germany", "Sweden", "London, England, United Kingdom"], "hot": 1, "department": "Marketing", "business_unit": "7010 Commercial Admin", "t_update": 1684860502, "t_create": 1666333877, "ats_job_id": "2394816", "display_job_id": "P-3337", "type": "ATS", "id_locale": "P-3337-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": "flexible_within_country", "work_location_option": null}, {"id": 171815016274, "name": "Production Associate 1", "location": "Pleasanton, California, USA HQ", "locations": ["Pleasanton, California, USA HQ"], "hot": 0, "department": "Operations", "business_unit": "5720 Reagent Mfg", "t_update": 1685123152, "t_create": 1685116952, "ats_job_id": "2554204", "display_job_id": "P-602", "type": "ATS", "id_locale": "P-602-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": null}, {"id": 171814998285, "name": "Spatial Science & Technology Advisor, Northwest", "location": "California, USA (Remote)", "locations": ["California, USA (Remote)"], "hot": 0, "department": "Sales", "business_unit": "5030 Sales - AMER", "t_update": 1685126785, "t_create": 1684963886, "ats_job_id": "2552822", "display_job_id": "P-2900", "type": "ATS", "id_locale": "P-2900-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": null}, {"id": 171814832507, "name": "Sales Associate- New York", "location": "New York, USA (Remote)", "locations": ["New York, USA (Remote)"], "hot": 0, "department": "Sales & Marketing", "business_unit": "Sales", "t_update": 1684860502, "t_create": 1683843778, "ats_job_id": "2543932", "display_job_id": "18687", "type": "ATS", "id_locale": "18687-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": null}, {"id": 171814799817, "name": "Senior Supplier Quality Engineer", "location": "Pleasanton, California, USA HQ", "locations": ["Pleasanton, California, USA HQ"], "hot": 0, "department": "Operations", "business_unit": "5830 Supply Chain Management", "t_update": 1684860502, "t_create": 1683603653, "ats_job_id": "2540919", "display_job_id": "P-3548", "type": "ATS", "id_locale": "P-3548-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": null}, {"id": 171814787687, "name": "Temporary IT Support Engineer", "location": "Pleasanton, California, USA HQ", "locations": ["Pleasanton, California, USA HQ"], "hot": 0, "department": "IT & Productivity Engineering", "business_unit": "9020 IT - Infra/Client Services", "t_update": 1684860502, "t_create": 1683568013, "ats_job_id": "2540430", "display_job_id": "18686", "type": "ATS", "id_locale": "18686-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": null}, {"id": 171814730184, "name": "Senior Software Engineer, Backend", "location": "Pleasanton, California, USA HQ", "locations": ["Pleasanton, California, USA HQ"], "hot": 0, "department": "Engineering - Software", "business_unit": "3090 Software", "t_update": 1684860502, "t_create": 1683146780, "ats_job_id": "2537819", "display_job_id": "P-427", "type": "ATS", "id_locale": "P-427-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": null}, {"id": 171814730183, "name": "Software Engineer in Test - Computational Biology/Image Analysis ", "location": "Pleasanton, California, USA HQ", "locations": ["Pleasanton, California, USA HQ"], "hot": 0, "department": "Engineering - Software", "business_unit": "3090 Software", "t_update": 1684860502, "t_create": 1683146755, "ats_job_id": "2537818", "display_job_id": "P-2337", "type": "ATS", "id_locale": "P-2337-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": null}, {"id": 171814721512, "name": "Senior Sales Executive, Massachusetts", "location": "Massachusetts, USA (Remote)", "locations": ["Massachusetts, USA (Remote)", "Greater Boston Area"], "hot": 0, "department": "Sales", "business_unit": "5030 Sales - AMER", "t_update": 1684860502, "t_create": 1683046866, "ats_job_id": "2536340", "display_job_id": "P-587", "type": "ATS", "id_locale": "P-587-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": null}], "debug": {}, "count": 47, "countFilterByMatchScore": null, "location_user": "any", "location_used": "", "locationInsights": null, "showWizard": 1, "disableLocationSearchDropdown": false, "pcsAutocompleteLocationEnabled": 0, "recommended_star_threshold": 4.0, "mocTitle": null, "query": {"query": "", "location": "", "department": [], "skill": [], "seniority": [], "pid": ""}, "userTitles": [], "isThinProfile": false, "veteranProgramDetails": [], "enableTargetedResume": 0, "jobCardConfig": null, "facets": {"skills": {"Life Sciences": 12, "Molecular Biology": 10, "Python": 7, "Linux": 6, "Maintenance": 6, "Sales Process": 6, "Biochemistry": 5, "Data Analysis": 5, "Research": 5, "Assembly": 4, "CRM": 4, "Cell Biology": 4, "Chemistry": 4, "Documentation": 4, "Git": 4, "Lean Manufacturing": 4, "Sales": 4, "Account Management": 3, "Algorithms": 3, "Audit": 3, "Biotechnology": 3, "Business Development": 3, "C++": 3, "Computer Science": 3, "Fmea": 3, "ISO": 3, "MATLAB": 3, "PCR": 3, "Process Improvement": 3, "Product Development": 3, "Project Management": 3, "Six Sigma": 3, "Software Development": 3, "Accounting": 2, "Active Directory": 2, "Architecture": 2, "Budget": 2, "Continuous Improvement": 2, "Database": 2, "Excel": 2, "Forecasting": 2, "Genomics": 2, "JavaScript": 2, "Jenkins": 2, "Jira": 2, "Machine Learning": 2, "Market Share": 2, "NGS": 2, "Oncology": 2, "Operations": 2, "Oracle": 2, "Physics": 2, "Pipeline": 2, "Pricing": 2, "Procurement": 2, "Product Management": 2, "Product Marketing": 2, "Quality Assurance": 2, "Quality Control": 2, "Quality System": 2, "Root Cause Analysis": 2, "SOLIDWORKS": 2, "SQL": 2, "Security": 2, "Segmentation": 2, "Statistics": 2, "Visualization": 2, "API": 1, "Account Reconciliation": 1, "Accounts Payable": 1, "Algorithm": 1, "Analytical Chemistry": 1, "Apache": 1, "Automation": 1, "Backend": 1, "Bash": 1, "Bioinformatics": 1, "Biomarker": 1, "Business Partnering": 1, "C": 1, "CSS": 1, "Cell Culture": 1, "Cloud": 1, "Coaching": 1, "Coding": 1, "Commercial Acumen": 1, "Complaints": 1, "Computational Biology": 1, "Computer Vision": 1, "Continuous Integration": 1, "Contract Management": 1, "Contract Negotiation": 1, "Control Software": 1, "Customer Programs": 1, "Customer Service": 1, "Data Science": 1, "Data Segmentation": 1, "Deployment": 1, "Digital Marketing": 1, "Direct Sales": 1}, "departments": {"Sales": 8, "Operations": 7, "Scientific": 7, "Engineering - Software": 6, "Sales & Marketing": 4, "Finance": 3, "IT & Productivity Engineering": 3, "Marketing": 3, "Human Resources": 2, "Support": 2, "Legal": 1}, "seniority": {"Mid/Senior": 30, "Entry": 12, "Director": 4, "Vice President": 1}, "locations": {"Pleasanton, California, USA HQ": 28, "California, USA (Remote)": 5, "New York, USA (Remote)": 4, "United Kingdom (Remote)": 3, "Japan (Remote)": 2, "Massachusetts, USA (Remote)": 2, "Singapore Office": 2, "remote": 2, "France": 1, "Germany": 1, "Greater Boston Area": 1, "Illinois, USA (Remote)": 1, "London, England, United Kingdom": 1, "Pleasanton, CA": 1, "Sweden": 1, "United Kingdom": 1, "United States": 1}}, "isSubQuery": false, "showBusinessUnitInPositionSidebar": false, "hideDepartment": null, "iframeImplementation": null, "pcsTextConfiguration": {}, "facetNoTitlecase": null, "enableMapClustering": false, "candidateLogin": {}, "isHomePageLoad": true, "candidateBuildProfile": {}, "chatbot": true, "copilotConfig": {"enabled": false}, "enabledPersonalizedFeatures": {"recommendationFeedback": false, "tldr": false, "personalizationPreferences": false}, "installed_app_data": [], "enhancementsEnabled": false, "disableAutoScrollOnPositionSelect": false, "locationDistanceKmDefault": 100, "searchFiltersTranslationWhitelist": [], "showLanguageDropdown": false, "languages": [{"value": "en", "title": "English"}, {"value": "it", "title": "Italiano"}, {"value": "es", "title": "Espa\u00f1ol"}, {"value": "fr", "title": "Fran\u00e7ais"}, {"value": "pt", "title": "Portugu\u00eas"}, {"value": "nb", "title": "Norsk"}, {"value": "de", "title": "Deutsch"}, {"value": "ja", "title": "\u65e5\u672c\u8a9e"}, {"value": "ms", "title": "Bahasa melayu"}, {"value": "zh-CN", "title": "\u4e2d\u6587 (\u7b80\u4f53)"}, {"value": "zh-TW", "title": "\u4e2d\u6587 (\u7e41\u9ad4)"}, {"value": "ko", "title": "\ud55c\uad6d\uc5b4"}, {"value": "th", "title": "\u0e20\u0e32\u0e29\u0e32\u0e44\u0e17\u0e22"}, {"value": "nl", "title": "Nederlands"}, {"value": "pl", "title": "Polski"}, {"value": "uk", "title": "Y\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430"}, {"value": "hr", "title": "Hrvatski"}, {"value": "el", "title": "\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac"}, {"value": "hu", "title": "Magyar"}, {"value": "cs", "title": "\u010de\u0161tina"}, {"value": "tr", "title": "T\u00fcrk\u00e7e"}, {"value": "ru", "title": "P\u0443\u0441\u0441\u043a\u0438\u0439"}, {"value": "ht", "title": "Haitian"}, {"value": "he", "title": "\u05e2\u05d1\u05e8\u05d9\u05ea"}, {"value": "pt-BR", "title": "Brazilian Portugu\u00eas"}, {"value": "da", "title": "Dansk"}, {"value": "fi", "title": "Suomi"}, {"value": "sv", "title": "Svenska"}, {"value": "fr-CA", "title": "Fran\u00e7ais (Canada)"}, {"value": "pt-PT", "title": "portugu\u00eas (Portugal)"}], "displayLanguage": "en", "hamburgerMenuEnabled": false, "showBanner": false, "pcsBannerMessage": null, "locationRadiusConfig": {"showLocationRadius": false, "locationRadiusType": false}, "pcsRedesignedNuxEnabled": false, "pcsOctupleMigration0Enabled": true, "sortByConfig": null, "userActivityTimeout": 86400000, "userActivityTimeoutEnabled": 0, "searchBoxConfig": {}, "pcsApplyFormRouteEnabled": false, "pcsAccessibilityHomeEnabled": false, "pcsAccessibilityApplyFormEnabled": false, "disableScrollLoadPositionSidebar": false, "allowedFileTypes": {}, "requestLocation": false, "isLoggedInPcsEnabled": false, "isPcsBrandingApril2023Enabled": false, "locationFlexibilityFrontendEnabled": false, "workLocationOptionFrontendEnabled": false, "loggedOutNotificationsEnabled": false}
@font-face {font-family: Calibre; src: url('https://static.vscdn.net/images/careers/demo/10xgenomics-sandbox/1657820090::Calibre-Regular.png');format(‘truetype’);} html *:not(.fa):not(.far):not(.fas):not(.fal):not(.fab):not(.footable):not(.fooicon):not(.footable-sort-indicator) { font-family: Calibre !important;}.fixed-top .navbar{display:none;}.reset-filters
{color:#0071D9 !important;}.back-to-all-jobs
{color: #0071D9 !important;}.back-to-all-jobs:hover
{color: #0044B2 !important;}.remove-from-job-cart-button
{color: #FFF !important;}.remove-from-job-cart-button:hover
{color: #FFF !important;}.perk-icon
{color: #0071D9 !important}.btn-secondary
{border-color: #0071D9 !important;color: #0071D9 !important;}.btn-secondary:hover{border-color:
#0044B2 !important;color: #0044B2 !important;}.fa-share
{color: #0071D9 !important}.fa-share:hover
{color: #0071D9 !important}.go-button {background: transparent;
color:#0071D9 !important;border-color: #0071D9 !important}.advanced-options-button
{color: #0071D9;}.go-button:hover
{color: #0044B2 !important;border-color: #0044B2 !important}.advanced-options-button:hover
{color: #0044B2 !important}.job-cart-button {border: 1px
solid #0071D9 !important;background: #0071D9 !important;color:#ffffff
!important;}.job-cart-button:hover{border: 1px
solid #0044B2 !important;background: #0044B2 !important;color:#ffffff
!important;}.add-to-job-cart-button
{background-color: #0071D9 !important;
border-color: #0071D9 !important;
color: #FFF !important;}.add-to-job-cart-button:hover
{background-color: #0044B2 !important;
border-color: #0044B2!important;
color: #FFF !important;}.position-apply-button
{background-color: #0071D9 !important;
border-color: #0071D9 !important;}.position-apply-button:hover
{background-color: #0044B2 !important;
border-color: #0044B2!important;}.btn
{border-radius:
3px !important;letter-spacing: 0px !important;} .search-results-main-container .card-selected
{
border-left-color: #0071D9!important;}.position-card .position-title
{color:#263238 !important;padding-left: 0px !important;} .all-positions-header h1
{color:#263238 !important;}.apply-form .btn-primary {border: 1px
solid #0071D9 !important; color:#ffffff !important;
background: #0071D9 !important; border-radius:
3px; !important;}.apply-form.btn-primary:hover{border: 1px
solid #263238 !important;} .circle-number-indicator
{background: #0071D9 !important;}.pillContainer .pillTitle
{color: #263238 !important;}.position-facets h3
{color: #263238; text-align: left !important;} .card
{text-align:left !important;}.personalization-bar-pre-upload
{background-color: #fff;
color: #263238 !important;}.get-matched-button
{background-color: #0071D9 !important;
border-color: #0071D9 !important;}.get-matched-button:hover
{background-color: #0044B2 !important;
border-color: #0044B2 !important;} .position-full-card
{color:#263238x !important;} .position-title
{color:#263238 !important; padding-left: 16px;
padding-right:16px;} .position-sub-title
{font-size: 18px !important;font-weight:
700 !important;color: #263238 !important;} .related-blog .blog-title
{font-size: 16px !important;font-weight:
700 !important;color: #263238 !important;}.custom-content-title
{font-size: 18px !important;font-weight:
700 !important;color: #263238 !important; align-self:
flex-end !important;}.join-tn-link
{display:none !important;}.pillTitle.line-clamp.line-clamp-3
{color: #263238 !important;} .match-bar
{background: #cfd8dc !important;} .related-video iframe
{height: 250px;} .perk {width: 200px;} .hero-image
{height: 450px !important; opacity: 1 !important;
background-size:cover !important; !important; margin:auto;
background-position-y:25% !important}.double-bounce1
{background-color: #0071D9 !important;} .double-bounce2
{background-color: #0044B2 !important;} .video-description
{text-align:left !important;} .join-tn-link
{color: #FFF !important;} .navbar {opacity: 1 !important; width:
50% !important;background:
transparent !important;} #career-workflow .header-image { content:
url
("https://static.vscdn.net/images/careers/demo/10xgenomics-sandbox/10xLogoVertical");
width: 100px !important; height: auto !important} .perk .perk-description{padding: 20px !important;} h1.position-title {color:#0A2347 !important;}.containerX h2 {color:#0A2347 !important;} .containerX p {color:#445979 !important;} .inline-block.position-cards-container {color:#445979 !important;} .position-title.line-clamp.line-clamp-2 {color:#0A2347 !important;} .col-md-12.all-positions-header.col-sm-12.col-xs-12 h1 {color:#0A2347 !important;}