{"id":5374,"date":"2026-01-23T15:36:08","date_gmt":"2026-01-23T12:36:08","guid":{"rendered":"https:\/\/auxsupport.com\/?p=5374"},"modified":"2026-01-23T15:36:10","modified_gmt":"2026-01-23T12:36:10","slug":"tests-genetiques-ngs-jordanie","status":"publish","type":"post","link":"https:\/\/auxsupport.com\/fr\/tests-genetiques-ngs-jordanie\/","title":{"rendered":"D\u00e9pistage du cancer par NGS\u00a0: biopsie liquide ou biopsie tissulaire\u00a0? | Guide BOIHELIX"},"content":{"rendered":"<!DOCTYPE html>\n<html dir=\"rtl\" lang=\"ar\">\n<head>\n<style>\n    \/* \u0646\u0641\u0633 \u0647\u0648\u064a\u0629 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0644\u0636\u0645\u0627\u0646 \u0627\u0644\u062a\u0646\u0627\u0633\u0642 *\/\n    :root {\n        --primary-color: #008ba3;\n        --secondary-color: #e0f7fa;\n        --accent-color: #ff6f00;\n        --text-dark: #37474f;\n        --text-light: #607d8b;\n        --white: #ffffff;\n    }\n\n    .ngs-article-page {\n        font-family: 'Tajawal', sans-serif;\n        color: var(--text-dark);\n        line-height: 1.8;\n        background-color: #f9fbfd;\n    }\n\n    \/* Hero Section (Article Style) *\/\n    .article-hero {\n        background: linear-gradient(135deg, var(--primary-color), #006064);\n        color: var(--white);\n        padding: 60px 20px;\n        text-align: center;\n        border-radius: 0 0 30px 30px;\n        margin-bottom: 40px;\n        position: relative;\n    }\n\n    .back-link {\n        position: absolute;\n        top: 20px;\n        right: 20px;\n        color: rgba(255,255,255,0.8);\n        text-decoration: none;\n        font-size: 0.9rem;\n        background: rgba(0,0,0,0.2);\n        padding: 5px 15px;\n        border-radius: 20px;\n        transition: 0.3s;\n    }\n\n    .back-link:hover {\n        background: rgba(0,0,0,0.4);\n        color: #fff;\n    }\n\n    .article-hero h1 {\n        font-size: 2.2rem;\n        margin-bottom: 15px;\n    }\n\n    .article-hero p {\n        font-size: 1.1rem;\n        opacity: 0.9;\n        max-width: 700px;\n        margin: 0 auto;\n    }\n\n    \/* Content Container *\/\n    .content-container {\n        max-width: 900px;\n        margin: 0 auto 60px;\n        padding: 0 20px;\n    }\n\n    .info-box {\n        background: var(--white);\n        padding: 30px;\n        border-radius: 20px;\n        box-shadow: 0 5px 20px rgba(0,0,0,0.03);\n        margin-bottom: 40px;\n        border-right: 5px solid var(--primary-color);\n    }\n\n    .info-box h2 {\n        color: var(--primary-color);\n        font-size: 1.6rem;\n        margin-bottom: 15px;\n    }\n\n    \/* Comparison Table Styling *\/\n    .comparison-section {\n        margin: 50px 0;\n    }\n\n    .comparison-title {\n        text-align: center;\n        margin-bottom: 30px;\n    }\n    \n    .comparison-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: var(--white);\n        border-radius: 15px;\n        overflow: hidden;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n    }\n\n    .comparison-table th {\n        background-color: var(--secondary-color);\n        color: var(--primary-color);\n        padding: 20px;\n        font-size: 1.1rem;\n        text-align: center;\n    }\n\n    .comparison-table td {\n        padding: 15px;\n        border-bottom: 1px solid #eee;\n        text-align: center;\n        vertical-align: middle;\n    }\n\n    .comparison-table tr:last-child td {\n        border-bottom: none;\n    }\n\n    .vs-badge {\n        background: var(--accent-color);\n        color: #fff;\n        padding: 5px 10px;\n        border-radius: 50%;\n        font-size: 0.8rem;\n        font-weight: bold;\n    }\n\n    \/* Steps Section *\/\n    .steps-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 20px;\n        margin-top: 30px;\n    }\n\n    .step-card {\n        background: var(--white);\n        padding: 20px;\n        border-radius: 15px;\n        text-align: center;\n        border: 1px solid #eee;\n    }\n\n    .step-number {\n        background: var(--secondary-color);\n        color: var(--primary-color);\n        width: 40px;\n        height: 40px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-weight: bold;\n        margin: 0 auto 15px;\n    }\n\n    \/* CTA Box *\/\n    .cta-box {\n        background: linear-gradient(45deg, var(--text-dark), #263238);\n        color: var(--white);\n        padding: 40px;\n        border-radius: 20px;\n        text-align: center;\n        margin-top: 50px;\n    }\n\n    .cta-btn {\n        background-color: var(--accent-color);\n        color: var(--white);\n        padding: 12px 30px;\n        border-radius: 50px;\n        text-decoration: none;\n        font-weight: bold;\n        display: inline-block;\n        margin-top: 20px;\n        transition: 0.3s;\n    }\n    \n    .cta-btn:hover {\n        background-color: #f57c00;\n        transform: translateY(-3px);\n    }\n\n    @media (max-width: 768px) {\n        .comparison-table th, .comparison-table td { font-size: 0.9rem; padding: 10px; }\n        .article-hero h1 { font-size: 1.8rem; }\n    }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"ngs-article-page\">\n\n    <header class=\"article-hero\">\n        <a href=\"https:\/\/auxsupport.com\/fr\/traitement-du-cancer-en-jordanie-2\/\" class=\"back-link\">\u2192 Retour au guide du cancer<\/a>\n        <h1>Qu\u2019est-ce qu\u2019un s\u00e9quen\u00e7age de nouvelle g\u00e9n\u00e9ration (NGS)\u00a0? Et pourquoi est-il consid\u00e9r\u00e9 comme une \u201c\u00a0r\u00e9volution\u00a0\u201d dans le traitement du cancer\u00a0?<\/h1>\n        <p>Le cancer n&#039;est plus un myst\u00e8re. Gr\u00e2ce aux technologies de s\u00e9quen\u00e7age de nouvelle g\u00e9n\u00e9ration (NGS), nous pouvons lire pr\u00e9cis\u00e9ment les g\u00e8nes des tumeurs et ainsi trouver comment les enrayer.<\/p>\n    <\/header>\n\n    <div class=\"content-container\">\n\n        <div class=\"info-box\">\n            <h2>Le cancer est essentiellement une maladie g\u00e9n\u00e9tique.<\/h2>\n            <p>Avant d&#039;entamer un traitement, il est essentiel de comprendre la v\u00e9rit\u00e9\u00a0: le cancer survient lorsque certains g\u00e8nes d&#039;une cellule subissent une mutation ou un dysfonctionnement qui entra\u00eene une prolif\u00e9ration incontr\u00f4l\u00e9e. Le traitement traditionnel (chimioth\u00e9rapie) cible les cellules qui se divisent de mani\u00e8re al\u00e9atoire, sans identifier la cause sous-jacente.<\/p>\n            <p style=\"margin-top: 10px;\"><strong>C\u2019est l\u00e0 qu\u2019intervient le test NGS\u00a0:<\/strong> Il s&#039;agit d&#039;une technique avanc\u00e9e qui r\u00e9alise une analyse compl\u00e8te de l&#039;ADN et de l&#039;ARN de la tumeur afin de d\u00e9tecter les mutations pathog\u00e8nes. Une fois la mutation identifi\u00e9e, on peut utiliser un m\u00e9dicament cibl\u00e9 qui la bloque compl\u00e8tement, comme une cl\u00e9 dans une serrure.<\/p>\n        <\/div>\n\n        <div class=\"comparison-section\">\n            <div class=\"comparison-title\">\n                <h2>La question la plus importante est la suivante : pr\u00e9levons-nous un \u00e9chantillon de la \u201c tumeur \u201d ou du \u201c sang \u201d ?<\/h2>\n                <p>Chez BOIHELIX, nous proposons les deux options en collaboration avec GTC USA. Voici la diff\u00e9rence scientifique \u00e0 prendre en compte avec votre m\u00e9decin\u00a0:<\/p>\n            <\/div>\n\n            <table class=\"comparison-table\">\n                <thead>\n                    <tr>\n                        <th>Point de comparaison<\/th>\n                        <th>\ud83e\uddec \u00c9chantillon de tissu (biopsie)<\/th>\n                        <th>\ud83e\ude78 Pr\u00e9l\u00e8vement sanguin (biopsie liquide)<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td><strong>Qu&#039;est-ce que c&#039;est?<\/strong><\/td>\n                        <td>Un fragment de la tumeur est pr\u00e9lev\u00e9 chirurgicalement ou \u00e0 l&#039;aide d&#039;une aiguille.<\/td>\n                        <td>Un pr\u00e9l\u00e8vement sanguin de routine (comme un test de diab\u00e8te).<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Comment \u00e7a marche ?<\/strong><\/td>\n                        <td>Nous extrayons l&#039;ADN directement des cellules tumorales.<\/td>\n                        <td>Nous recherchons des \u201c vestiges \u201d d\u2019ADN que la tumeur lib\u00e8re dans le sang du patient (ADNcf).<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Douleur et risques<\/strong><\/td>\n                        <td>Elle n\u00e9cessite une intervention chirurgicale et peut \u00eatre douloureuse ou difficile d&#039;acc\u00e8s.<\/td>\n                        <td>Compl\u00e8tement indolore (piq\u00fbre d&#039;aiguille) et 100% s\u00fbr.<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Quand l&#039;utilisons-nous ?<\/strong><\/td>\n                        <td>elle <strong>\u201c La r\u00e9f\u00e9rence absolue \u201d<\/strong> Pour le diagnostic initial, car il donne l&#039;image la plus pr\u00e9cise des tissus.<\/td>\n                        <td>Excellent dans les cas o\u00f9 : la chirurgie est impossible, le suivi de la r\u00e9cidive de la maladie ou le suivi de la r\u00e9ponse au traitement.<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Pr\u00e9cision<\/strong><\/td>\n                        <td>Tr\u00e8s \u00e9lev\u00e9 (examiner directement les cellules).<\/td>\n                        <td>Tr\u00e8s \u00e9lev\u00e9 (gr\u00e2ce aux technologies GTC tr\u00e8s sensibles).<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <div class=\"info-box\" style=\"border-right-color: var(--accent-color);\">\n            <h2>Pourquoi notre test est-il diff\u00e9rent des autres ?<\/h2>\n            <p>La plupart des tests disponibles sur le march\u00e9 ne ciblent que quelques g\u00e8nes (20 ou 50). Or, le cancer est \u201c\u00a0intelligent\u00a0\u201d et peut se dissimuler dans d\u2019autres g\u00e8nes.<\/p>\n            <div class=\"steps-grid\">\n                <div class=\"step-card\">\n                    <div class=\"step-number\">1<\/div>\n                    <h3>totalitarisme terrifiant<\/h3>\n                    <p>Nous examinons plus de <strong>434 g\u00e8nes d&#039;ADN<\/strong> et <strong>1400 g\u00e8nes d&#039;ARN<\/strong> En m\u00eame temps.<\/p>\n                <\/div>\n                <div class=\"step-card\">\n                    <div class=\"step-number\">2<\/div>\n                    <h3>R\u00e9sultats rapides<\/h3>\n                    <p>Vous recevrez les r\u00e9sultats dans les <strong>10 \u00e0 14 jours<\/strong> Commencez le traitement imm\u00e9diatement.<\/p>\n                <\/div>\n                <div class=\"step-card\">\n                    <div class=\"step-number\">3<\/div>\n                    <h3>Intelligence artificielle<\/h3>\n                    <p>Nous utilisons l&#039;IA pour associer vos mutations aux m\u00e9dicaments les plus r\u00e9cents approuv\u00e9s \u00e0 l&#039;\u00e9chelle mondiale.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"cta-box\">\n            <h2>Vous ne savez pas quel test vous convient le mieux ?<\/h2>\n            <p>Ne prenez pas cette d\u00e9cision seul. En tant que votre consultant, \u201c\u00a0Abu Aoun\u00a0\u201d, je suis l\u00e0 pour vous expliquer les r\u00e9sultats et vous orienter vers le laboratoire.<\/p>\n            <a href=\"https:\/\/wa.me\/962770777277\" class=\"cta-btn\" target=\"_blank\" rel=\"noopener\">Contactez-moi pour une consultation gratuite<\/a>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>\u2192 \u0627\u0644\u0639\u0648\u062f\u0629 \u0644\u062f\u0644\u064a\u0644 \u0627\u0644\u0633\u0631\u0637\u0627\u0646 \u0645\u0627 \u0647\u0648 \u0641\u062d\u0635 NGS\u061f \u0648\u0644\u0645\u0627\u0630\u0627 \u064a\u0639\u062a\u0628\u0631 &#8220;\u062b\u0648\u0631\u0629&#8221; \u0641\u064a \u0639\u0644\u0627\u062c \u0627\u0644\u0623\u0648\u0631\u0627\u0645\u061f \u0644\u0645 \u064a\u0639\u062f \u0627\u0644\u0633\u0631\u0637\u0627\u0646 \u0644\u063a\u0632\u0627\u064b \u063a\u0627\u0645\u0636\u0627\u064b. \u062a\u0642\u0646\u064a\u0629 &#8220;\u062a\u0633\u0644\u0633\u0644 \u0627\u0644\u062c\u064a\u0644 \u0627\u0644\u0642\u0627\u062f\u0645&#8221; (NGS) \u062a\u062a\u064a\u062d \u0644\u0646\u0627 \u0642\u0631\u0627\u0621\u0629 \u062c\u064a\u0646\u0627\u062a \u0627\u0644\u0648\u0631\u0645 \u0628\u062f\u0642\u0629\u060c \u0644\u0646\u0639\u0631\u0641 \u0643\u064a\u0641 \u0646\u0648\u0642\u0641\u0647. \u0627\u0644\u0633\u0631\u0637\u0627\u0646 \u0647\u0648 \u0645\u0631\u0636 &#8220;\u062c\u064a\u0646\u064a&#8221; \u0641\u064a \u0627\u0644\u0623\u0633\u0627\u0633 \u0642\u0628\u0644 \u0623\u0646 \u0646\u0628\u062f\u0623 \u0628\u0627\u0644\u0639\u0644\u0627\u062c\u060c \u064a\u062c\u0628 \u0623\u0646 \u0646\u0641\u0647\u0645 \u0627\u0644\u062d\u0642\u064a\u0642\u0629: \u0627\u0644\u0633\u0631\u0637\u0627\u0646 \u064a\u062d\u062f\u062b \u0639\u0646\u062f\u0645\u0627 \u062a\u062a\u0639\u0631\u0636 \u062c\u064a\u0646\u0627\u062a \u0645\u0639\u064a\u0646\u0629 \u0641\u064a \u0627\u0644\u062e\u0644\u064a\u0629 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5375,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"two_page_speed":[],"footnotes":""},"categories":[506],"tags":[438,560,712,439,930,929,502,501,559],"class_list":["post-5374","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-506","tag-438","tag-560","tag-712","tag-439","tag-930","tag-929","tag-502","tag-501","tag-559"],"_links":{"self":[{"href":"https:\/\/auxsupport.com\/fr\/wp-json\/wp\/v2\/posts\/5374","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/auxsupport.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/auxsupport.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/auxsupport.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/auxsupport.com\/fr\/wp-json\/wp\/v2\/comments?post=5374"}],"version-history":[{"count":0,"href":"https:\/\/auxsupport.com\/fr\/wp-json\/wp\/v2\/posts\/5374\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/auxsupport.com\/fr\/wp-json\/wp\/v2\/media\/5375"}],"wp:attachment":[{"href":"https:\/\/auxsupport.com\/fr\/wp-json\/wp\/v2\/media?parent=5374"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/auxsupport.com\/fr\/wp-json\/wp\/v2\/categories?post=5374"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/auxsupport.com\/fr\/wp-json\/wp\/v2\/tags?post=5374"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}