{"id":27307,"date":"2026-05-14T11:34:38","date_gmt":"2026-05-14T11:34:38","guid":{"rendered":"https:\/\/www.dlongwood.com\/?post_type=productos&#038;p=27307"},"modified":"2026-05-14T11:37:53","modified_gmt":"2026-05-14T11:37:53","slug":"tissue-dissociation-python-junior-y-pythoni","status":"publish","type":"productos","link":"https:\/\/www.dlongwood.com\/en\/product-catalog\/tissue-dissociation-python-junior-y-pythoni\/","title":{"rendered":"Tissue dissociation \u2013 PythoN Junior&#x2122; y PythoNi\u00ae"},"content":{"rendered":"\n<!-- Bloque de Estilos Scoped (Aislados, Blindados y Escalados a 14px) -->\n<style>\n    \/* Importaci\u00f3n de fuentes corporativas *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Raleway:wght@300;400;500;600;700&display=swap');\n\n    \/* Contenedor Principal Aislado *\/\n    .dlw-prod-wrapper {\n        font-family: 'Raleway', sans-serif !important;\n        color: #000000 !important;\n        line-height: 1.6 !important;\n        background-color: transparent !important;\n        padding: 0 !important;\n        max-width: 100% !important;\n        text-align: left !important;\n        display: block !important;\n        font-size: 14px !important; \/* ANCLAJE: Ignora el tama\u00f1o root defectuoso de Bricks *\/\n    }\n\n    \/* Variables CSS locales *\/\n    .dlw-prod-wrapper {\n        --dlw-blue-dark: #003a70;\n        --dlw-blue-cyan: #00a1e0;\n        --dlw-light-bg: #f9fbfd;\n        --dlw-grey-bg: #f4f6f8;\n        --dlw-border: #e1e8f0;\n    }\n\n    \/* Titulares H2 *\/\n    .dlw-prod-wrapper h2 {\n        font-family: 'Playfair Display', serif !important;\n        color: var(--dlw-blue-dark) !important;\n        margin-top: 2em !important;\n        margin-bottom: 0.8em !important;\n        font-size: 1.8em !important;\n        font-weight: 700 !important;\n        border-bottom: 2px solid var(--dlw-border) !important;\n        padding-bottom: 10px !important;\n        display: block !important;\n    }\n\n    \/* P\u00e1rrafos est\u00e1ndar *\/\n    .dlw-prod-wrapper p {\n        font-weight: 400 !important;\n        margin-bottom: 1.2em !important;\n        text-align: justify !important;\n        font-size: 1.25em !important; \/* 1.25em sobre 14px = 17.5px reales *\/\n        color: #333333 !important;\n    }\n\n    \/* Negritas corporativas *\/\n    .dlw-prod-wrapper strong {\n        color: var(--dlw-blue-dark) !important;\n        font-weight: 700 !important;\n    }\n\n    \/* Lead \/ Descripci\u00f3n Corta (Caja Azul Corporativa) *\/\n    .dlw-lead-box {\n        background-color: var(--dlw-blue-dark) !important;\n        color: #ffffff !important;\n        padding: 2.5em 3em !important;\n        margin-bottom: 2.5em !important;\n        border-radius: 8px !important;\n        box-shadow: 0 6px 25px rgba(0, 58, 112, 0.2) !important;\n    }\n\n    .dlw-lead-box p {\n        color: #ffffff !important;\n        font-size: 1.35em !important;\n        font-weight: 500 !important;\n        margin-bottom: 0 !important;\n        text-align: left !important;\n    }\n\n    .dlw-lead-box strong {\n        color: var(--dlw-blue-cyan) !important;\n    }\n\n    \/* Cajas de destacado gris (Para la nota final) *\/\n    .dlw-highlight-box {\n        background-color: var(--dlw-grey-bg) !important;\n        border-left: 6px solid var(--dlw-blue-cyan) !important;\n        padding: 2em 2.5em !important;\n        margin: 2.5em 0 !important;\n        box-shadow: 0 4px 20px rgba(0, 58, 112, 0.04) !important;\n        border-radius: 0 6px 6px 0 !important;\n    }\n\n    .dlw-highlight-box p {\n        margin-bottom: 0 !important;\n        color: var(--dlw-blue-dark) !important;\n        font-weight: 500 !important;\n    }\n\n    \/* Im\u00e1genes insertadas individuales (Centradas) *\/\n    .dlw-prod-img {\n        width: 100% !important;\n        height: auto !important;\n        display: block !important;\n        margin: 2.5em auto !important;\n        max-width: 90% !important;\n        border-radius: 6px !important;\n        box-shadow: none !important;\n        transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;\n    }\n\n    .dlw-prod-img:hover {\n        transform: scale(1.04) !important;\n        cursor: zoom-in !important;\n    }\n\n    \/* Listas est\u00e1ndar *\/\n    .dlw-list {\n        display: flex !important;\n        flex-direction: column !important;\n        margin-bottom: 2em !important;\n        padding-left: 0 !important;\n    }\n\n    \/* Elementos de lista enumerados (para los pasos) *\/\n    .dlw-list-item-numbered {\n        position: relative !important;\n        margin-bottom: 1em !important;\n        text-align: justify !important;\n        font-size: 1.25em !important;\n        color: #333333 !important;\n        display: block !important;\n        background-color: var(--dlw-light-bg) !important;\n        padding: 1.5em !important;\n        border-radius: 6px !important;\n        border-left: 4px solid var(--dlw-blue-cyan) !important;\n    }\n\n    \/* Listas Check (Aspectos Clave) *\/\n    .dlw-check-list {\n        display: grid !important;\n        grid-template-columns: 1fr 1fr !important;\n        gap: 1.5em 2em !important;\n        margin: 2em 0 !important;\n        background-color: var(--dlw-light-bg) !important;\n        padding: 2.5em !important;\n        border-radius: 8px !important;\n        border-left: 6px solid var(--dlw-blue-cyan) !important;\n    }\n\n    .dlw-check-item {\n        display: flex !important;\n        align-items: flex-start !important;\n        gap: 12px !important;\n        font-size: 1.2em !important;\n        color: #333333 !important;\n        line-height: 1.4 !important;\n    }\n\n    .dlw-check-icon {\n        width: 24px !important;\n        height: 24px !important;\n        min-width: 24px !important;\n        fill: var(--dlw-blue-cyan) !important;\n        margin-top: 2px !important;\n        flex-shrink: 0 !important;\n    }\n\n    \/* Modificador para que el \u00faltimo item largo ocupe todo el ancho si es impar *\/\n    .dlw-check-item:last-child:nth-child(odd) {\n        grid-column: 1 \/ -1 !important;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 768px) {\n        .dlw-lead-box { padding: 1.8em !important; }\n        .dlw-highlight-box { padding: 1.5em !important; }\n        .dlw-check-list { grid-template-columns: 1fr !important; padding: 1.5em !important; }\n        .dlw-prod-img { max-width: 100% !important; }\n        .dlw-list-item-numbered { padding: 1.2em !important; }\n    }\n<\/style>\n\n<!-- ==========================================\n     CONTENIDO UNIFICADO Y BLINDADO\n     ========================================== -->\n<div class=\"dlw-prod-wrapper\">\n\n    <!-- Descripci\u00f3n Corta (Lead Box) -->\n    <div class=\"dlw-lead-box\">\n        <p>Singleron&#8217;s dissociation instruments are designed to effortlessly integrate into your workflow, moving from tissue to a viable cell suspension quickly and easily. They automate the entire process, allowing you to work more comfortably and obtain reliable, consistent, and highly efficient results.<\/p>\n    <\/div>\n\n    <!-- Imagen 1 -->\n    <img decoding=\"async\" src=\"https:\/\/www.dlongwood.com\/wp-content\/uploads\/2026\/05\/Imagen1-eng-1.webp\" alt=\"Singleron dissociation instruments\" class=\"dlw-prod-img\" title=\"\">\n\n    <!-- Bloque 2 -->\n    <p>These automated dissociation systems transform solid tissues into high-quality suspensions (viable cells) through a combination of mechanical disruption, enzymatic digestion, and precise thermal control. They use predefined and customizable protocols optimized for different tissue types. For rapid and efficient dissociation of fresh tissue samples, in addition to one of the instruments, sCelLiVE\u00ae tissue dissociation buffers and disposable Dissociation Units are required.<\/p>\n\n    <!-- Imagen 2 -->\n    <img decoding=\"async\" src=\"https:\/\/www.dlongwood.com\/wp-content\/uploads\/2026\/05\/Imagen2-eng.webp\" alt=\"PythoN Junior and PythoNi instruments\" class=\"dlw-prod-img\" title=\"\">\n\n    <!-- Bloque 3 -->\n    <p>The PythoN Junior&#x2122; instrument is a compact device featuring two independent continuous-loading channels, maintaining high cell viability and consistent yield. Meanwhile, the PythoNi\u00ae instrument features eight independent channels, a foldable touch screen, and a user-friendly interface for fully programmable and reproducible workflows. Furthermore, PythoNi\u00ae offers advanced capabilities, including single-nuclei extraction.<\/p>\n\n    <!-- \u00bfC\u00f3mo funciona? -->\n    <h2>How does it work?<\/h2>\n    \n    <div class=\"dlw-list\">\n        <div class=\"dlw-list-item-numbered\">1. Loading: Samples are placed into disposable dissociation units with specific sCelLiVE\u00ae buffers. Depending on the tissue size, the corresponding mL of buffer will be added.<\/div>\n        <div class=\"dlw-list-item-numbered\">2. Processing: The system applies controlled cutting, rotation, and agitation to maximize enzymatic penetration without compromising viability.<\/div>\n        <div class=\"dlw-list-item-numbered\">3. Completion: After filtering, the suspension is ready for use.<\/div>\n    <\/div>\n\n    <!-- Nota -->\n    <div class=\"dlw-highlight-box\">\n        <p>Note: Both systems guarantee reproducibility and eliminate the variability inherent in manual processing.<\/p>\n    <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Singleron&#8217;s dissociation instruments are designed to effortlessly integrate into your workflow, moving from tissue to a viable cell suspension quickly and easily. They automate the entire process, allowing you to work more comfortably and obtain reliable, consistent, and highly efficient results. These automated dissociation systems transform solid tissues into high-quality suspensions (viable cells) through a [&hellip;]<\/p>\n","protected":false},"featured_media":27300,"template":"","tecnologias":[401],"marcas":[252],"familias":[285,361],"class_list":["post-27307","productos","type-productos","status-publish","has-post-thumbnail","hentry","tecnologias-single-cell-en","marcas-singleron-en","familias-omics","familias-single-cell-en"],"_links":{"self":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos\/27307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos"}],"about":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/types\/productos"}],"version-history":[{"count":1,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos\/27307\/revisions"}],"predecessor-version":[{"id":27308,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos\/27307\/revisions\/27308"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/media\/27300"}],"wp:attachment":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/media?parent=27307"}],"wp:term":[{"taxonomy":"tecnologias","embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/tecnologias?post=27307"},{"taxonomy":"marcas","embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/marcas?post=27307"},{"taxonomy":"familias","embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/familias?post=27307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}