{"id":27011,"date":"2026-04-09T09:51:12","date_gmt":"2026-04-09T09:51:12","guid":{"rendered":"https:\/\/www.dlongwood.com\/?post_type=productos&#038;p=27011"},"modified":"2026-04-09T09:51:12","modified_gmt":"2026-04-09T09:51:12","slug":"devyser-thalassemia-v2","status":"publish","type":"productos","link":"https:\/\/www.dlongwood.com\/en\/product-catalog\/devyser-thalassemia-v2\/","title":{"rendered":"Devyser Thalassemia v2"},"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    \/* Titulares H3 *\/\n    .dlw-prod-wrapper h3 {\n        font-family: 'Playfair Display', serif !important;\n        color: var(--dlw-blue-cyan) !important;\n        margin-top: 1.5em !important;\n        margin-bottom: 0.5em !important;\n        font-size: 1.4em !important;\n        font-weight: 700 !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 *\/\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 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: 85% !important;\n        border-radius: 6px !important;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.06) !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.03) !important;\n        cursor: zoom-in !important;\n    }\n\n    \/* Grid Dual para Im\u00e1genes (Para evitar scroll infinito) *\/\n    .dlw-dual-img-grid {\n        display: grid !important;\n        grid-template-columns: 1fr 1fr !important;\n        gap: 20px !important;\n        margin: 2.5em 0 !important;\n        align-items: center !important;\n    }\n\n    .dlw-dual-img-grid img {\n        width: 100% !important;\n        height: auto !important;\n        border-radius: 6px !important;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.06) !important;\n        transition: transform 0.4s ease !important;\n    }\n\n    .dlw-dual-img-grid img:hover {\n        transform: scale(1.03) !important;\n        cursor: zoom-in !important;\n    }\n\n    \/* Listas est\u00e1ndar (Puntos) *\/\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    .dlw-list-item {\n        position: relative !important;\n        padding-left: 1.5em !important;\n        margin-bottom: 0.8em !important;\n        text-align: left !important;\n        font-size: 1.25em !important;\n        color: #333333 !important;\n        display: block !important;\n    }\n\n    .dlw-list-item::before {\n        content: \"\u2022\" !important;\n        position: absolute !important;\n        left: 0 !important;\n        color: var(--dlw-blue-cyan) !important;\n        font-weight: bold !important;\n        font-size: 1.2em !important;\n        top: -2px !important;\n    }\n\n    \/* Sub-listas *\/\n    .dlw-sub-list {\n        margin-top: 0.5em !important;\n        margin-bottom: 0.5em !important;\n        padding-left: 1.5em !important;\n    }\n\n    .dlw-sub-list-item {\n        position: relative !important;\n        padding-left: 1.2em !important;\n        margin-bottom: 0.4em !important;\n        font-size: 0.95em !important;\n        color: #555555 !important;\n        display: block !important;\n    }\n\n    .dlw-sub-list-item::before {\n        content: \"-\" !important;\n        position: absolute !important;\n        left: 0 !important;\n        color: var(--dlw-grey) !important;\n        font-weight: bold !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    .dlw-check-item:last-child:nth-child(odd) {\n        grid-column: 1 \/ -1 !important;\n    }\n\n    \/* Caja t\u00e9cnica (Genes) *\/\n    .dlw-tech-box {\n        background-color: #ffffff !important;\n        border: 1px solid var(--dlw-border) !important;\n        border-radius: 6px !important;\n        padding: 2em !important;\n        margin: 2em 0 !important;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.02) !important;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 768px) {\n        .dlw-lead-box { padding: 1.8em !important; }\n        .dlw-check-list { grid-template-columns: 1fr !important; padding: 1.5em !important; }\n        .dlw-prod-img { max-width: 100% !important; }\n        .dlw-dual-img-grid { grid-template-columns: 1fr !important; } \/* En m\u00f3vil se apilan las im\u00e1genes *\/\n        .dlw-tech-box { padding: 1.5em !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><strong>Devyser Thalassemia v2<\/strong> is a fast and robust NGS solution designed for the detection of genetic variants in alpha and beta thalassemia. It offers comprehensive coverage of the globin genes HBA1, HBA2, HBB, HBD, HBG1, and HBG2, and includes the detection of single nucleotide variants (SNVs), insertions\/deletions (Indels), and copy number variations (CNVs). Additionally, it detects beta-hemoglobin modifiers such as BCL11A and KLF1.<\/p>\n    <\/div>\n\n    <!-- Imagen 1 (Hero \/ Workflow) -->\n    <img decoding=\"async\" src=\"https:\/\/www.dlongwood.com\/wp-content\/uploads\/2025\/10\/DEVISER_thalassemia_1-768x246.png\" alt=\"Devyser Thalassemia v2 Workflow\" class=\"dlw-prod-img\" title=\"\">\n\n    <!-- Caracter\u00edsticas principales -->\n    <h2>Key Features<\/h2>\n    \n    <div class=\"dlw-check-list\">\n        <div class=\"dlw-check-item\">\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n            <span><strong>Comprehensive variant detection:<\/strong> Identifies relevant genetic variants of alpha and beta thalassemia, as well as their modifiers.<\/span>\n        <\/div>\n        <div class=\"dlw-check-item\">\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n            <span><strong>Advanced CNV:<\/strong> Detects complex copy number variations (CNVs) in the alpha and beta globin gene regions, including the \u03b13.7 and \u03b14.2 deletions.<\/span>\n        <\/div>\n        <div class=\"dlw-check-item\">\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n            <span><strong>Long-range PCR (LR-PCR):<\/strong> Enables accurate detection of complex deletions in alpha thalassemia.<\/span>\n        <\/div>\n        <div class=\"dlw-check-item\">\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n            <span><strong>Low hands-on time:<\/strong> Streamlined workflow for fast results with same-day library preparation.<\/span>\n        <\/div>\n    <\/div>\n\n    <!-- Grid Dual de Im\u00e1genes 2 y 3 (Visualizaci\u00f3n de datos\/cobertura) -->\n    <div class=\"dlw-dual-img-grid\">\n        <img decoding=\"async\" src=\"https:\/\/www.dlongwood.com\/wp-content\/uploads\/2026\/04\/DEVISER_thalassemia_2.webp\" alt=\"Thalassemia Analysis 1\" title=\"\">\n        <img decoding=\"async\" src=\"https:\/\/www.dlongwood.com\/wp-content\/uploads\/2026\/04\/DEVISER_thalassemia_3.webp\" alt=\"Thalassemia Analysis 2\" title=\"\">\n    <\/div>\n\n    <!-- Software (Con Imagen 5 asociada) -->\n    <div class=\"dlw-highlight-box\">\n        <p><strong>Dedicated software:<\/strong> Provides automated, user-friendly analysis, with options for batch export and efficient variant analysis without the need for bioinformatics expertise.<\/p>\n    <\/div>\n    \n    <img decoding=\"async\" src=\"https:\/\/www.dlongwood.com\/wp-content\/uploads\/2026\/04\/DEVISER_thalassemia_5.webp\" alt=\"Devyser Thalassemia Software\" class=\"dlw-prod-img\" title=\"\">\n\n    <!-- Bloque T\u00e9cnico: Genes Cubiertos -->\n    <h2>Genes Covered<\/h2>\n    <div class=\"dlw-tech-box\">\n        <div class=\"dlw-list\" style=\"margin-bottom: 0 !important;\">\n            <span class=\"dlw-list-item\"><strong>HBA1, HBA2:<\/strong> Alpha-globin genes.<\/span>\n            <span class=\"dlw-list-item\"><strong>HBB:<\/strong> Beta-globin.<\/span>\n            <span class=\"dlw-list-item\"><strong>HBD:<\/strong> Delta-globin.<\/span>\n            <span class=\"dlw-list-item\"><strong>HBG1, HBG2:<\/strong> Gamma-globin.<\/span>\n            <span class=\"dlw-list-item\"><strong>Beta thalassemia modifiers:<\/strong>\n                <div class=\"dlw-sub-list\">\n                    <span class=\"dlw-sub-list-item\">KLF1 (whole exons).<\/span>\n                    <span class=\"dlw-sub-list-item\">BCL11A and HBS1L-MYB (point mutations).<\/span>\n                <\/div>\n            <\/span>\n        <\/div>\n    <\/div>\n\n    <!-- Aplicaciones y Ventajas -->\n    <h2>Applications and Advantages<\/h2>\n    \n    <h3>Applications<\/h3>\n    <div class=\"dlw-list\">\n        <span class=\"dlw-list-item\"><strong>Research:<\/strong> Ideal for research laboratories studying the genetics of thalassemia and its modifiers.<\/span>\n        <span class=\"dlw-list-item\"><strong>Complex variant detection:<\/strong> Including alpha globin deletions and mutations affecting fetal hemoglobin (HbF) production.<\/span>\n    <\/div>\n\n    <h3>System Advantages<\/h3>\n    <div class=\"dlw-list\">\n        <span class=\"dlw-list-item\"><strong>High CNV accuracy:<\/strong> Utilizes long-range PCR techniques and coverage analysis to ensure accuracy in CNV detection.<\/span>\n        <span class=\"dlw-list-item\"><strong>Streamlined workflow:<\/strong> Sample library preparation with minimal hands-on time, suitable for high-throughput analysis.<\/span>\n        <span class=\"dlw-list-item\"><strong>Intuitive software:<\/strong> Facilitates the interpretation of genetic data, reducing the need for intensive bioinformatics intervention.<\/span>\n    <\/div>\n\n    <!-- Imagen 4 (Vinculada a Ventajas\/Rendimiento) -->\n    <img decoding=\"async\" src=\"https:\/\/www.dlongwood.com\/wp-content\/uploads\/2026\/04\/DEVISER_thalassemia_4.webp\" alt=\"Devyser Thalassemia Performance\" class=\"dlw-prod-img\" title=\"\">\n\n    <!-- Requisitos y Limitaciones -->\n    <h2>Technical Specifications<\/h2>\n    \n    <h3>Sample requirements<\/h3>\n    <div class=\"dlw-list\">\n        <span class=\"dlw-list-item\"><strong>Sample type:<\/strong> Human genomic DNA.<\/span>\n        <span class=\"dlw-list-item\"><strong>Requirements:<\/strong> Contaminant-free DNA, adequately concentrated for effective amplification.<\/span>\n    <\/div>\n\n    <h3>Limitations<\/h3>\n    <div class=\"dlw-list\">\n        <span class=\"dlw-list-item\"><strong>For research use only (RUO).<\/strong><\/span>\n        <span class=\"dlw-list-item\">Results only applicable to the specific processed samples.<\/span>\n        <span class=\"dlw-list-item\">CNV detection can be affected by parameters such as DNA quality and concentration.<\/span>\n    <\/div>\n\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Devyser Thalassemia v2 is a fast and robust NGS solution designed for the detection of genetic variants in alpha and beta thalassemia. It offers comprehensive coverage of the globin genes HBA1, HBA2, HBB, HBD, HBG1, and HBG2, and includes the detection of single nucleotide variants (SNVs), insertions\/deletions (Indels), and copy number variations (CNVs). Additionally, it [&hellip;]<\/p>\n","protected":false},"featured_media":27012,"template":"","tecnologias":[36],"marcas":[514],"familias":[283,307,496,425,492],"class_list":["post-27011","productos","type-productos","status-publish","has-post-thumbnail","hentry","tecnologias-next-generation-sequencing-ngs","marcas-dvysr_en","familias-molecular-genetics","familias-hematology-and-blood-bank","familias-hereditary-blood-disorders","familias-hereditary_and_or_rare_diseases","familias-thalassemia"],"_links":{"self":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos\/27011","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\/27011\/revisions"}],"predecessor-version":[{"id":27018,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos\/27011\/revisions\/27018"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/media\/27012"}],"wp:attachment":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/media?parent=27011"}],"wp:term":[{"taxonomy":"tecnologias","embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/tecnologias?post=27011"},{"taxonomy":"marcas","embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/marcas?post=27011"},{"taxonomy":"familias","embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/familias?post=27011"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}