Concise tge above article to write in exam pattern
cd /tmp/workspace/attachments/d4aa08d2-4451-46aa-aa71-cd709741ff1f/ && python3 -c " import pdfplumber text = '' with pdfplumber.open('s00428-026-04532-z.pdf') as pdf: print(f'Total pages: {len(pdf.pages)}') for i, page in enumerate(pdf.pages): t = page.extract_text() if t: text += f'\n--- PAGE {i+1} ---\n' + t print(text[:8000]) "
cd /tmp/workspace/attachments/d4aa08d2-4451-46aa-aa71-cd709741ff1f/ && python3 -c " import pdfplumber text = '' with pdfplumber.open('s00428-026-04532-z.pdf') as pdf: for i, page in enumerate(pdf.pages): t = page.extract_text() if t: text += f'\n--- PAGE {i+1} ---\n' + t print(text[8000:]) "
| Entity | Key Molecular Marker | Key IHC | Site | Malignant? |
|---|---|---|---|---|
| Palisading Adenocarcinoma | Unknown | CD56+, AR+; neuroendocrine markers negative | Sublingual | Low-grade malignant |
| Microcribriform Adenocarcinoma | SS18::ZBTB7A | CK+, S100+, SOX10+; p63/p40 absent | Parotid/submandibular | Malignant |
| Fenestrating Adenocarcinoma | EWSR1::BEND2 | CK7+, BEND2+; S100 negative | Pharynx (minor glands) | Malignant |
| Poroid Carcinoma | YAP1/WWTR1::MAML2/NUTM1 | p40+; YAP1 C-term loss | Parotid/minor glands | Malignant |
| Mucoacinar Carcinoma (MEC subtype) | MAML2 rearrangement | SOX10+, DOG1+; NR4A3 focal | Parotid | Malignant |
| MEC without squamous differentiation | MAML2 rearrangement | CK5/6, p63, p40 negative | Variable | Malignant |
| Metatypical AdCC | MYB::NFIB / non-canonical | CK5/6+, p63+, p40+ | Sinonasal/skull base | Malignant |
| AdCC with tubular hypereosinophilia | EWSR1::MYB / FUS::MYB | Paneth-like eosinophilic cells | Minor glands | Malignant |
| PA - canalicular phenotype | HMGA2::WIF1 | HMGA2+ | Parotid | Benign (malignant potential) |
| Triphasic BCA | CTNNB1 mutation | S100+ stroma, beta-catenin nuclear+ | Parotid | Benign |
| Proliferating Warthin Tumor | KRAS codon 12 | - | Parotid | Benign (neoplastic) |
| Sialadenopapillary ductal tumor | BRAF V600E | - | Minor glands | Low malignant potential |
| Non-sebaceous lymphadenoma (thymus-like) | CYLD mutation | CD5+, CD117+, p40+ | Parotid | Benign/rarely malignant |
| Biphasic myoepithelial carcinoma | 5p/5q loss; MDM2 amp | MDM2+ | Variable | Low-grade malignant |