nih-gov/www.ncbi.nlm.nih.gov/books/NBK549204/index.html?report=printable
2025-03-17 02:05:34 +00:00

268 lines
No EOL
87 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- AppResources meta begin -->
<meta name="paf-app-resources" content="" />
<script type="text/javascript">var ncbi_startTime = new Date();</script>
<!-- AppResources meta end -->
<!-- TemplateResources meta begin -->
<meta name="paf_template" content="" />
<!-- TemplateResources meta end -->
<!-- Logger begin -->
<meta name="ncbi_db" content="books" /><meta name="ncbi_pdid" content="book-part" /><meta name="ncbi_acc" content="NBK549204" /><meta name="ncbi_domain" content="gene" /><meta name="ncbi_report" content="printable" /><meta name="ncbi_type" content="fulltext" /><meta name="ncbi_objectid" content="" /><meta name="ncbi_pcid" content="/NBK549204/?report=printable" /><meta name="ncbi_app" content="bookshelf" />
<!-- Logger end -->
<title>Weiss-Kruszka Syndrome - GeneReviews® - NCBI Bookshelf</title>
<!-- AppResources external_resources begin -->
<link rel="stylesheet" href="/core/jig/1.15.2/css/jig.min.css" /><script type="text/javascript" src="/core/jig/1.15.2/js/jig.min.js"></script>
<!-- AppResources external_resources end -->
<!-- Page meta begin -->
<meta name="robots" content="INDEX,FOLLOW,NOARCHIVE" /><meta name="citation_inbook_title" content="GeneReviews® [Internet]" /><meta name="citation_title" content="Weiss-Kruszka Syndrome" /><meta name="citation_publisher" content="University of Washington, Seattle" /><meta name="citation_date" content="2019/10/31" /><meta name="citation_author" content="Paul Kruszka" /><meta name="citation_pmid" content="31670927" /><meta name="citation_fulltext_html_url" content="https://www.ncbi.nlm.nih.gov/books/NBK549204/" /><meta name="citation_keywords" content="ZNF462 Disorder" /><meta name="citation_keywords" content="ZNF462 Disorder" /><meta name="citation_keywords" content="Zinc finger protein 462" /><meta name="citation_keywords" content="ZNF462" /><meta name="citation_keywords" content="Weiss-Kruszka Syndrome" /><link rel="schema.DC" href="http://purl.org/DC/elements/1.0/" /><meta name="DC.Title" content="Weiss-Kruszka Syndrome" /><meta name="DC.Type" content="Text" /><meta name="DC.Publisher" content="University of Washington, Seattle" /><meta name="DC.Contributor" content="Paul Kruszka" /><meta name="DC.Date" content="2019/10/31" /><meta name="DC.Identifier" content="https://www.ncbi.nlm.nih.gov/books/NBK549204/" /><meta name="description" content="Weiss-Kruszka syndrome is characterized by metopic ridging or synostosis, ptosis, nonspecific dysmorphic features, developmental delay, and autistic features. Brain imaging may identify abnormalities of the corpus callosum. Developmental delay can present as global delay, motor delay, or speech delay. Affected individuals may also have ear anomalies, feeding difficulties (sometimes requiring placement of a gastrostomy tube), and congenital heart defects. There is significant variability in the clinical features, even between affected members of the same family." /><meta name="og:title" content="Weiss-Kruszka Syndrome" /><meta name="og:type" content="book" /><meta name="og:description" content="Weiss-Kruszka syndrome is characterized by metopic ridging or synostosis, ptosis, nonspecific dysmorphic features, developmental delay, and autistic features. Brain imaging may identify abnormalities of the corpus callosum. Developmental delay can present as global delay, motor delay, or speech delay. Affected individuals may also have ear anomalies, feeding difficulties (sometimes requiring placement of a gastrostomy tube), and congenital heart defects. There is significant variability in the clinical features, even between affected members of the same family." /><meta name="og:url" content="https://www.ncbi.nlm.nih.gov/books/NBK549204/" /><meta name="og:site_name" content="NCBI Bookshelf" /><meta name="og:image" content="https://www.ncbi.nlm.nih.gov/corehtml/pmc/pmcgifs/bookshelf/thumbs/th-gene-lrg.png" /><meta name="twitter:card" content="summary" /><meta name="twitter:site" content="@ncbibooks" /><meta name="bk-non-canon-loc" content="/books/n/gene/weiss-kruszka/" /><link rel="canonical" href="https://www.ncbi.nlm.nih.gov/books/NBK549204/" /><link rel="stylesheet" href="/corehtml/pmc/css/figpopup.css" type="text/css" media="screen" /><link rel="stylesheet" href="/corehtml/pmc/css/bookshelf/2.26/css/books.min.css" type="text/css" /><link rel="stylesheet" href="/corehtml/pmc/css/bookshelf/2.26/css/books_print.min.css" type="text/css" /><style type="text/css">p a.figpopup{display:inline !important} .bk_tt {font-family: monospace} .first-line-outdent .bk_ref {display: inline} </style><script type="text/javascript" src="/corehtml/pmc/js/jquery.hoverIntent.min.js"> </script><script type="text/javascript" src="/corehtml/pmc/js/common.min.js?_=3.18"> </script><script type="text/javascript">window.name="mainwindow";</script><script type="text/javascript" src="/corehtml/pmc/js/bookshelf/2.26/book-toc.min.js"> </script><script type="text/javascript" src="/corehtml/pmc/js/bookshelf/2.26/books.min.js"> </script><script type="text/javascript">if (typeof (jQuery) != 'undefined') { (function ($) { $(function () { var min = Math.ceil(1); var max = Math.floor(100000); var randomNum = Math.floor(Math.random() * (max - min)) + min; var surveyUrl = "/projects/Gene/portal/surveys/seqdbui-survey.js?rando=" + randomNum.toString(); $.getScript(surveyUrl, function () { try { ncbi.seqDbUISurvey.init(); } catch (err) { console.info(err); } }).fail(function (jqxhr, settings, exception) { console.info('Cannot load survey script', jqxhr); });; }); })(jQuery); };</script>
<!-- Page meta end -->
<link rel="shortcut icon" href="//www.ncbi.nlm.nih.gov/favicon.ico" /><meta name="ncbi_phid" content="CE8BFF8E7C8B3A31000000000070005C.m_5" />
<meta name='referrer' content='origin-when-cross-origin'/><link type="text/css" rel="stylesheet" href="//static.pubmed.gov/portal/portal3rc.fcgi/4216699/css/3852956/3985586/3808861/4121862/3974050/3917732/251717/4216701/14534/45193/4113719/3849091/3984811/3751656/4033350/3840896/3577051/3852958/3984801/12930/3964959.css" /><link type="text/css" rel="stylesheet" href="//static.pubmed.gov/portal/portal3rc.fcgi/4216699/css/3411343/3882866.css" media="print" /></head>
<body class="book-part">
<div class="grid no_max_width">
<div class="col twelve_col nomargin shadow">
<!-- System messages like service outage or JS required; this is handled by the TemplateResources portlet -->
<div class="sysmessages">
<noscript>
<p class="nojs">
<strong>Warning:</strong>
The NCBI web site requires JavaScript to function.
<a href="/guide/browsers/#enablejs" title="Learn how to enable JavaScript" target="_blank">more...</a>
</p>
</noscript>
</div>
<!--/.sysmessage-->
<div class="wrap">
<div class="page">
<div class="top">
<div class="header">
</div>
<!--<component id="Page" label="headcontent"/>-->
</div>
<div class="content">
<!-- site messages -->
<div class="container content">
<div class="document">
<div class="pre-content"><div><div class="bk_prnt"><p class="small">NCBI Bookshelf. A service of the National Library of Medicine, National Institutes of Health.</p><p>Adam MP, Feldman J, Mirzaa GM, et al., editors. GeneReviews® [Internet]. Seattle (WA): University of Washington, Seattle; 1993-2025. </p></div></div></div>
<div class="main-content lit-style" itemscope="itemscope" itemtype="http://schema.org/CreativeWork"><div class="meta-content fm-sec"><h1 id="_NBK549204_"><span class="title" itemprop="name">Weiss-Kruszka Syndrome</span></h1><div itemprop="alternativeHeadline" class="subtitle whole_rhythm">Synonym: <i>ZNF462</i> Disorder</div><div class="contrib half_rhythm"><span itemprop="author">Paul Kruszka</span>, MD, MPH<div class="affiliation small">National Human Genome Research Institute
National Institutes of Health
Bethesda, Maryland<div><span class="email-label">Email: </span><a href="mailto:dev@null" data-email="vog.hin@akzsurk.luap" class="oemail">vog.hin@akzsurk.luap</a></div></div></div><p class="small">Initial Posting: <span itemprop="datePublished">October 31, 2019</span>.</p><p><em>Estimated reading time: 16 minutes</em></p></div><div class="body-content whole_rhythm" itemprop="text"><div id="weiss-kruszka.Summary" itemprop="description"><h2 id="_weiss-kruszka_Summary_">Summary</h2><div><h4 class="inline">Clinical characteristics.</h4><p>Weiss-Kruszka syndrome is characterized by metopic ridging or synostosis, ptosis, nonspecific dysmorphic features, developmental delay, and autistic features. Brain imaging may identify abnormalities of the corpus callosum. Developmental delay can present as global delay, motor delay, or speech delay. Affected individuals may also have ear anomalies, feeding difficulties (sometimes requiring placement of a gastrostomy tube), and congenital heart defects. There is significant variability in the clinical features, even between affected members of the same family.</p></div><div><h4 class="inline">Diagnosis/testing.</h4><p>The diagnosis of Weiss-Kruszka syndrome is established in a proband with suggestive features and by identification of a heterozygous pathogenic variant in <i>ZNF462</i> or deletion of 9p31.2 involving <i>ZNF462</i>; rarely chromosome rearrangements that disrupt <i>ZNF462</i> have been reported.</p></div><div><h4 class="inline">Management.</h4><p><i>Treatment of manifestations</i>: Referral to a craniofacial team and/or neurosurgeon for those with craniosynostosis; feeding therapy for those with feeding difficulties; gastrostomy tube placement for those with persistent feeding issues and/or dysphagia. Standard treatment for ptosis, developmental delay, autism, hearing loss, and congenital heart defects.</p><p><i>Surveillance:</i> Assessment of head circumference and shape at each evaluation in infancy and early childhood. Measurement of growth parameters, evaluation of nutrition status and safety of oral intake, and assessment of developmental progress and educational needs at each visit. Ophthalmology and audiology evaluations based on degree of clinical suspicion.</p></div><div><h4 class="inline">Genetic counseling.</h4><p>Weiss-Kruszka syndrome is inherited in an autosomal dominant manner. Approximately 95% of affected individuals have Weiss-Kruszka syndrome as the result of an apparently <i>de novo</i> pathogenic variant. Each child of an individual with Weiss-Kruszka syndrome has a 50% chance of inheriting the <i>ZNF462</i> pathogenic variant. Children who inherit a <i>ZNF462</i> pathogenic variant may be more or less severely affected than the affected parent because of intrafamilial clinical variability. Prenatal testing for a pregnancy at increased risk and preimplantation genetic testing are possible if the <i>ZNF462</i> pathogenic variant in the family has been identified.</p></div></div><div id="weiss-kruszka.Diagnosis"><h2 id="_weiss-kruszka_Diagnosis_">Diagnosis</h2><p>Formal diagnostic criteria for Weiss-Kruszka syndrome have not been established.</p><div id="weiss-kruszka.Suggestive_Findings"><h3>Suggestive Findings</h3><p>Weiss-Kruszka syndrome <b>should be suspected</b> in individuals presenting with the following clinical and brain MRI findings.</p><p>
<b>Clinical findings</b>
</p><ul><li class="half_rhythm"><div>Metopic ridging or synostosis</div></li><li class="half_rhythm"><div>Ptosis</div></li><li class="half_rhythm"><div>Nonspecific dysmorphic features (see <a href="#weiss-kruszka.Clinical_Description">Clinical Description</a>, <b>Craniofacial features</b>)</div></li><li class="half_rhythm"><div>Developmental delay and/or autistic features</div></li></ul><p><b>Brain MRI findings.</b> Corpus callosum abnormalities</p></div><div id="weiss-kruszka.Establishing_the_Diagnosis"><h3>Establishing the Diagnosis</h3><p>The diagnosis of Weiss-Kruszka syndrome <b>is established</b> in a proband with <a href="#weiss-kruszka.Suggestive_Findings">suggestive features</a> and by the identification of one of the following on molecular genetic testing [<a class="bk_pop" href="#weiss-kruszka.REF.weiss.2017.946">Weiss et al 2017</a>] (see <a href="/books/NBK549204/table/weiss-kruszka.T.molecular_genetic_testin/?report=objectonly" target="object" rid-ob="figobweisskruszkaTmoleculargenetictestin">Table 1</a>):</p><ul><li class="half_rhythm"><div>A heterozygous pathogenic variant involving <i>ZNF462</i></div></li><li class="half_rhythm"><div>A heterozygous deletion of 9q31.2 involving <i>ZNF462</i></div></li></ul><p>Note: Chromosome rearrangements that disrupt <i>ZNF462</i> have been rarely reported [<a class="bk_pop" href="#weiss-kruszka.REF.ramocki.2003.527">Ramocki et al 2003</a>, <a class="bk_pop" href="#weiss-kruszka.REF.talisetti.2003.175">Talisetti et al 2003</a>, <a class="bk_pop" href="#weiss-kruszka.REF.cosemans.2018.376">Cosemans et al 2018</a>].</p><p>Molecular genetic testing approaches can include a combination of <b>gene-targeted testing</b> (single-gene testing and multigene panel) and <b>comprehensive</b>
<b>genomic testing</b> (chromosomal microarray analysis, exome sequencing, exome array, genome sequencing) depending on the phenotype.</p><p>Gene-targeted testing requires that the clinician determine which gene(s) are likely involved, whereas genomic testing does not. Because the phenotype of Weiss-Kruszka syndrome is broad, individuals with the distinctive findings described in <a href="#weiss-kruszka.Suggestive_Findings">Suggestive Findings</a> are likely to be diagnosed using gene-targeted testing (see <a href="#weiss-kruszka.Option_1">Option 1</a>), whereas those with a phenotype indistinguishable from many other inherited disorders with intellectual disability and/or nonspecific dysmorphic features are more likely to be diagnosed using genomic testing (see <a href="#weiss-kruszka.Option_2">Option 2</a>).</p><div id="weiss-kruszka.Option_1"><h4>Option 1</h4><p>When the phenotypic findings suggest the diagnosis of Weiss-Kruszka syndrome, molecular genetic testing approaches can include <b>single-gene testing</b> or use of a <b>multigene panel</b>.</p><p><b>Single-gene testing.</b> Sequence analysis of <i>ZNF462</i> detects small intragenic deletions/insertions and missense, nonsense, and splice site variants; typically, exon or whole-gene deletions/duplications are not detected. Perform sequence analysis first. If no pathogenic variant is found, perform gene-targeted deletion/duplication analysis to detect intragenic deletions or duplications.</p><p><b>Chromosomal microarray analysis (CMA)</b> uses oligonucleotide or SNP arrays to detect genome-wide large deletions/duplications (including <i>ZNF462</i>) that cannot be detected by sequence analysis.</p><p><b>An intellectual disability multigene panel</b> that includes <i>ZNF462</i> and other genes of interest (see <a href="#weiss-kruszka.Differential_Diagnosis">Differential Diagnosis</a>) is most likely to identify the genetic cause of the condition in a person with a non-diagnostic CMA while limiting identification of variants of uncertain significance and pathogenic variants in genes that do not explain the underlying phenotype. Note: (1) The genes included in the panel and the diagnostic sensitivity of the testing used for each gene vary by laboratory and are likely to change over time. (2) Some multigene panels may include genes not associated with the condition discussed in this <i>GeneReview</i>. Of note, given the rarity of Weiss-Kruszka syndrome some panels for intellectual disability may not include this gene. (3) In some laboratories, panel options may include a custom laboratory-designed panel and/or custom phenotype-focused exome analysis that includes genes specified by the clinician. (4) Methods used in a panel may include sequence analysis, deletion/duplication analysis, and/or other non-sequencing-based tests. For this disorder a multigene panel that also includes deletion/duplication analysis is recommended (see <a href="/books/NBK549204/table/weiss-kruszka.T.molecular_genetic_testin/?report=objectonly" target="object" rid-ob="figobweisskruszkaTmoleculargenetictestin">Table 1</a>).</p><p>For an introduction to multigene panels click <a href="/books/n/gene/app5/#app5.Multigene_Panels">here</a>. More detailed information for clinicians ordering genetic tests can be found <a href="/books/n/gene/app5/#app5.Multigene_Panels_FAQs">here</a>.</p></div><div id="weiss-kruszka.Option_2"><h4>Option 2</h4><p>When the phenotype is indistinguishable from many other inherited disorders characterized by intellectual disability and nonspecific dysmorphic features, <b>comprehensive</b>
<b>genomic testing</b> (which does not require the clinician to determine which gene[s] are likely involved) is the best option. <b>Exome sequencing</b> is most commonly used; <b>genome sequencing</b> is also possible.</p><p>If exome sequencing is not diagnostic &#x02013; and particularly when evidence supports autosomal dominant inheritance &#x02013; <b>exome array</b> (when clinically available) may be considered to detect (multi)exon deletions or duplications that cannot be detected by sequence analysis.</p><p>For an introduction to comprehensive genomic testing click <a href="/books/n/gene/app5/#app5.Comprehensive_Genomic_Testing">here</a>. More detailed information for clinicians ordering genomic testing can be found <a href="/books/n/gene/app5/#app5.Comprehensive_Genomic_Testing_1">here</a>.</p><p><b>Karyotype.</b> Conventional cytogenetic analysis can be considered to exclude other large cytogenetic abnormalities or rare chromosome rearrangements that involve <i>ZNF462</i> if the phenotype is consistent with Weiss-Kruszka syndrome but the above-mentioned studies do not detect a pathogenic variant involving <i>ZNF462</i> [<a class="bk_pop" href="#weiss-kruszka.REF.ramocki.2003.527">Ramocki et al 2003</a>, <a class="bk_pop" href="#weiss-kruszka.REF.talisetti.2003.175">Talisetti et al 2003</a>, <a class="bk_pop" href="#weiss-kruszka.REF.cosemans.2018.376">Cosemans et al 2018</a>].</p><div id="weiss-kruszka.T.molecular_genetic_testin" class="table"><h3><span class="label">Table 1. </span></h3><div class="caption"><p>Molecular Genetic Testing Used in Weiss-Kruszka Syndrome</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK549204/table/weiss-kruszka.T.molecular_genetic_testin/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__weiss-kruszka.T.molecular_genetic_testin_lrgtbl__"><table class="no_bottom_margin"><thead><tr><th id="hd_h_weiss-kruszka.T.molecular_genetic_testin_1_1_1_1" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Gene&#x000a0;<sup>1</sup></th><th id="hd_h_weiss-kruszka.T.molecular_genetic_testin_1_1_1_2" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Method</th><th id="hd_h_weiss-kruszka.T.molecular_genetic_testin_1_1_1_3" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Proportion of Probands with a Pathogenic Variant&#x000a0;<sup>2</sup> Detectable by Method</th></tr></thead><tbody><tr><td headers="hd_h_weiss-kruszka.T.molecular_genetic_testin_1_1_1_1" rowspan="4" scope="row" colspan="1" style="text-align:left;vertical-align:middle;">
<i>ZNF462</i>
</td><td headers="hd_h_weiss-kruszka.T.molecular_genetic_testin_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Sequence analysis&#x000a0;<sup>3</sup></td><td headers="hd_h_weiss-kruszka.T.molecular_genetic_testin_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">17/21&#x000a0;<sup>4</sup></td></tr><tr><td headers="hd_h_weiss-kruszka.T.molecular_genetic_testin_1_1_1_2" colspan="1" scope="row" rowspan="1" style="text-align:left;vertical-align:middle;">Gene-targeted deletion/duplication analysis&#x000a0;<sup>5</sup></td><td headers="hd_h_weiss-kruszka.T.molecular_genetic_testin_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Unknown&#x000a0;<sup>6</sup></td></tr><tr><td headers="hd_h_weiss-kruszka.T.molecular_genetic_testin_1_1_1_2" colspan="1" scope="row" rowspan="1" style="text-align:left;vertical-align:middle;">CMA&#x000a0;<sup>7</sup></td><td headers="hd_h_weiss-kruszka.T.molecular_genetic_testin_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">2/8&#x000a0;<sup>8</sup></td></tr><tr><td headers="hd_h_weiss-kruszka.T.molecular_genetic_testin_1_1_1_2" colspan="1" scope="row" rowspan="1" style="text-align:left;vertical-align:middle;">Karyotype</td><td headers="hd_h_weiss-kruszka.T.molecular_genetic_testin_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">2/8&#x000a0;<sup>9</sup></td></tr></tbody></table></div><div><div><dl class="temp-labeled-list small"><dt>1. </dt><dd><div id="weiss-kruszka.TF.1.1"><p class="no_margin">See <a href="/books/NBK549204/#weiss-kruszka.molgen.TA">Table A. Genes and Databases</a> for chromosome locus and protein.</p></div></dd><dt>2. </dt><dd><div id="weiss-kruszka.TF.1.2"><p class="no_margin">See <a href="#weiss-kruszka.Molecular_Genetics">Molecular Genetics</a> for information on variants detected in this gene.</p></div></dd><dt>3. </dt><dd><div id="weiss-kruszka.TF.1.3"><p class="no_margin">Sequence analysis detects variants that are benign, likely benign, of uncertain significance, likely pathogenic, or pathogenic. Variants may include small intragenic deletions/insertions and missense, nonsense, and splice site variants; typically, exon or whole-gene deletions/duplications are not detected. For issues to consider in interpretation of sequence analysis results, click <a href="/books/n/gene/app2/">here</a>.</p></div></dd><dt>4. </dt><dd><div id="weiss-kruszka.TF.1.4"><p class="no_margin">
<a class="bk_pop" href="#weiss-kruszka.REF.kruszka.2019.2075">Kruszka et al [2019]</a>
</p></div></dd><dt>5. </dt><dd><div id="weiss-kruszka.TF.1.5"><p class="no_margin">Gene-targeted deletion/duplication analysis detects intragenic deletions or duplications. Methods used may include a range of techniques such as quantitative PCR, long-range PCR, multiplex ligation-dependent probe amplification (MLPA), and a gene-targeted microarray designed to detect single-exon deletions or duplications. Gene-targeted deletion/duplication testing will detect deletions ranging from a single exon to the whole gene; however, breakpoints of large deletions and/or deletion of adjacent genes may not be detected by these methods.</p></div></dd><dt>6. </dt><dd><div id="weiss-kruszka.TF.1.6"><p class="no_margin">No data on detection rate of gene-targeted deletion/duplication analysis are available.</p></div></dd><dt>7. </dt><dd><div id="weiss-kruszka.TF.1.7"><p class="no_margin">Chromosomal microarray analysis (CMA) uses oligonucleotide or SNP arrays to detect genome-wide large deletions/duplications (including <i>ZNF462</i>) that cannot be detected by sequence analysis. The ability to determine the size of the deletion/duplication depends on the type of microarray used and the density of probes in the 9q31.2 region. CMA designs in current clinical use target the 9q31.2 region.</p></div></dd><dt>8. </dt><dd><div id="weiss-kruszka.TF.1.8"><p class="no_margin">
<a class="bk_pop" href="#weiss-kruszka.REF.weiss.2017.946">Weiss et al [2017]</a>
</p></div></dd><dt>9. </dt><dd><div id="weiss-kruszka.TF.1.9"><p class="no_margin"><a class="bk_pop" href="#weiss-kruszka.REF.ramocki.2003.527">Ramocki et al [2003]</a>, <a class="bk_pop" href="#weiss-kruszka.REF.talisetti.2003.175">Talisetti et al [2003]</a>, <a class="bk_pop" href="#weiss-kruszka.REF.cosemans.2018.376">Cosemans et al [2018]</a></p></div></dd></dl></div></div></div></div></div></div><div id="weiss-kruszka.Clinical_Characteristics"><h2 id="_weiss-kruszka_Clinical_Characteristics_">Clinical Characteristics</h2><div id="weiss-kruszka.Clinical_Description"><h3>Clinical Description</h3><p>To date, 24 individuals from 21 families are have been identified with a pathogenic variant in <i>ZNF462</i> [<a class="bk_pop" href="#weiss-kruszka.REF.ramocki.2003.527">Ramocki et al 2003</a>, <a class="bk_pop" href="#weiss-kruszka.REF.talisetti.2003.175">Talisetti et al 2003</a>, <a class="bk_pop" href="#weiss-kruszka.REF.weiss.2017.946">Weiss et al 2017</a>, <a class="bk_pop" href="#weiss-kruszka.REF.cosemans.2018.376">Cosemans et al 2018</a>, <a class="bk_pop" href="#weiss-kruszka.REF.kruszka.2019.2075">Kruszka et al 2019</a>]. The following description of the phenotypic features associated with this condition is based on these reported cases.</p><p>Note: The reports by <a class="bk_pop" href="#weiss-kruszka.REF.ramocki.2003.527">Ramocki et al [2003]</a> and <a class="bk_pop" href="#weiss-kruszka.REF.talisetti.2003.175">Talisetti et al [2003]</a> describe the same individual; the authors speculated that this individual's features may have resulted from a fusion protein created by a balanced translocation that disrupted <i>ZNF462</i>.</p><p><b>Craniofacial features.</b> The most common facial features (<a class="figpopup" href="/books/NBK549204/figure/weiss-kruszka.F1/?report=objectonly" target="object" rid-figpopup="figweisskruszkaF1" rid-ob="figobweisskruszkaF1">Figure 1</a>):</p><ul><li class="half_rhythm"><div>Ptosis (20/24; 83%)</div></li><li class="half_rhythm"><div>Downslanted palpebral fissures (13/24; 54%)</div></li><li class="half_rhythm"><div>Exaggerated Cupid's Bow (13/24; 54%)</div></li><li class="half_rhythm"><div>Arched eyebrows (12/24; 50%)</div></li><li class="half_rhythm"><div>Epicanthal folds (11/24; 46%)</div></li><li class="half_rhythm"><div>Short upturned nose with bulbous tip (11/24; 46%)</div></li></ul><p>Fewer than half of affected individuals have metopic ridging or craniosynostosis involving the metopic or lambdoid suture (9/24; 38%).</p><p><b>Developmental delay.</b> A vast majority (&#x0003e;75% of the known 24 affected individuals) have some type of developmental delay including global delay, motor delay, speech delay, or a combination of these.</p><ul><li class="half_rhythm"><div>Speech delay is the most common finding, occurring in 42%.</div></li><li class="half_rhythm"><div>Motor delay is the second most common, occurring in 38%.</div><div>Hypotonia is a contributor to motor delay, with 50% of individuals having decreased muscle tone.</div></li></ul><p>A third (8 of the known 24 affected individuals) have an autism spectrum disorder.</p><p><b>Ears/hearing.</b> 45% of probands had hearing loss or anomalies affecting the external ear configuration:</p><ul><li class="half_rhythm"><div>Low-set ears in six (25%) of the 24 affected individuals</div></li><li class="half_rhythm"><div>Ear malformations in 12/24 affected individuals, including horizontal crux helix, prominent ears, ear pits, cupped ears, and overfolded ears</div></li><li class="half_rhythm"><div>Hearing loss of varying severity in three of the 24 affected individuals</div></li></ul><p><b>Gastrointestinal.</b> Feeding issues are prevalent, with half (12/24) of all affected individuals reporting difficulties and some requiring G-tube placement. Causes of feeding issues include the following:</p><ul><li class="half_rhythm"><div>Gastroesophageal reflux requiring Nissen fundoplication</div></li><li class="half_rhythm"><div>Laryngomalacia leading to respiratory difficulty during oral feeding attempts</div></li><li class="half_rhythm"><div>Dysphagia</div></li><li class="half_rhythm"><div>Eosinophilic esophagitis</div></li><li class="half_rhythm"><div>Problems chewing</div></li></ul><p><b>Heart malformations.</b> A minority of affected individuals (5/24; 21%) have congenital heart malformations including ventricular septal defects, bicuspid aortic valve, transposition of the great arteries, and patent ductus arteriosus.</p><p><b>Limb anomalies.</b> Roughly 25% of affected individuals have minor limb anomalies.</p><ul><li class="half_rhythm"><div>Three have single palmar creases (13%)</div></li><li class="half_rhythm"><div>Three have fifth-finger clinodactyly (13%)</div></li><li class="half_rhythm"><div>One individual was reported to have proximally implanted thumbs, although this individual has a balanced translocation involving <i>ZNF462</i> and <i>KLF12</i> [<a class="bk_pop" href="#weiss-kruszka.REF.cosemans.2018.376">Cosemans et al 2018</a>].</div></li></ul><p><b>Corpus callosum dysgenesis</b> was initially thought to be a major characteristic of those with loss of function in <i>ZNF462</i> [<a class="bk_pop" href="#weiss-kruszka.REF.weiss.2017.946">Weiss et al 2017</a>]; however, as more cases are ascertained, the fraction of affected individuals with corpus callosum dysgenesis may be closer to 25% (6/24). Seizures have not been described in any affected individuals to date.</p><p><b>Prognosis.</b> It is unknown if life span in Weiss-Kruszka syndrome is reduced. One reported individual is alive at age 67 years [<a class="bk_pop" href="#weiss-kruszka.REF.weiss.2017.946">Weiss et al 2017</a>]. Since many adults with disabilities have not undergone advanced genetic testing, it is likely that adults with this condition are underrecognized and underreported.</p></div><div id="weiss-kruszka.GenotypePhenotype_Correlat"><h3>Genotype-Phenotype Correlations</h3><p>No genotype-phenotype correlations have been identified.</p></div><div id="weiss-kruszka.Prevalence"><h3>Prevalence</h3><p>This disorder is rare and the prevalence is unknown. Only 24 affected individuals from 21 families are known [<a class="bk_pop" href="#weiss-kruszka.REF.ramocki.2003.527">Ramocki et al 2003</a>, <a class="bk_pop" href="#weiss-kruszka.REF.talisetti.2003.175">Talisetti et al 2003</a>, <a class="bk_pop" href="#weiss-kruszka.REF.weiss.2017.946">Weiss et al 2017</a>, <a class="bk_pop" href="#weiss-kruszka.REF.cosemans.2018.376">Cosemans et al 2018</a>, <a class="bk_pop" href="#weiss-kruszka.REF.kruszka.2019.2075">Kruszka et al 2019</a>].</p></div></div><div id="weiss-kruszka.Genetically_Related_Alleli"><h2 id="_weiss-kruszka_Genetically_Related_Alleli_">Genetically Related (Allelic) Disorders</h2><p>No phenotypes other than those discussed in this <i>GeneReview</i> are known to be associated with germline pathogenic variants in <i>ZNF462</i>.</p></div><div id="weiss-kruszka.Differential_Diagnosis"><h2 id="_weiss-kruszka_Differential_Diagnosis_">Differential Diagnosis</h2><div id="weiss-kruszka.T.disorders_with_intellect" class="table"><h3><span class="label">Table 2. </span></h3><div class="caption"><p>Disorders with Intellectual Disability to Consider in the Differential Diagnosis of Weiss-Kruszka Syndrome</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK549204/table/weiss-kruszka.T.disorders_with_intellect/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__weiss-kruszka.T.disorders_with_intellect_lrgtbl__"><table class="no_bottom_margin"><thead><tr><th id="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_1" rowspan="2" scope="col" colspan="1" headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_1" style="text-align:left;vertical-align:middle;">DiffDx Disorder</th><th id="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_2" rowspan="2" scope="col" colspan="1" headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_2" style="text-align:left;vertical-align:middle;">Gene(s)</th><th id="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_3" rowspan="2" scope="col" colspan="1" headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_3" style="text-align:left;vertical-align:middle;">MOI</th><th id="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4" colspan="2" scope="colgroup" rowspan="1" style="text-align:center;vertical-align:middle;">Clinical Features of DiffDx Disorder</th></tr><tr><th headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4" id="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_1" colspan="1" scope="colgroup" rowspan="1" style="text-align:left;vertical-align:middle;">Overlapping w/Weiss-Kruszka syndrome</th><th headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4" id="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_2" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Distinguishing from Weiss-Kruszka Syndrome</th></tr></thead><tbody><tr><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<a href="/books/n/gene/bpes/">Blepharophimosis, ptosis, and epicanthus inversus</a>
</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<i>FOXL2</i>
</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AD</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4 hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_1" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>Ptosis</div></li><li class="half_rhythm"><div>Ear anomalies</div></li><li class="half_rhythm"><div>Arched eyebrows</div></li></ul>
</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4 hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>Blepharophimosis</div></li><li class="half_rhythm"><div>Epicanthus inversus</div></li><li class="half_rhythm"><div>Microphthalmia</div></li><li class="half_rhythm"><div>Strabismus</div></li></ul>
</td></tr><tr><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<a href="/books/n/gene/noonan/">Noonan syndrome</a>
</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><i>BRAF</i><br /><i>KRAS</i><br /><i>LZTR1</i>&#x000a0;<sup>1</sup><br /><i>MAP2K1</i><br /><i>NRAS</i><br /><i>PTPN11</i><br /><i>RIT1</i><br /><i>SOS1</i></td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AD<br />(AR)&#x000a0;<sup>1</sup></td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4 hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_1" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>Ptosis</div></li><li class="half_rhythm"><div>Low set ears</div></li><li class="half_rhythm"><div>Congenital heart disease</div></li></ul>
</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4 hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>Widely spaced eyes</div></li><li class="half_rhythm"><div>DD is less common than in Weiss-Kruszka syndrome</div></li><li class="half_rhythm"><div>Short stature</div></li><li class="half_rhythm"><div>Webbed neck</div></li></ul>
</td></tr><tr><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Hereditary congenital ptosis 1 (OMIM <a href="https://omim.org/entry/178300" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">178300</a>)</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Unknown</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AD</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4 hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_1" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Ptosis</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4 hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Brain, craniofacial, &#x00026; heart malformations absent</td></tr><tr><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Hereditary congenital ptosis 2 (OMIM <a href="https://omim.org/entry/300245" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">300245</a>)</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Unknown</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">XL</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4 hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_1" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Ptosis</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4 hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>XL inheritance</div></li><li class="half_rhythm"><div>Brain, craniofacial, &#x00026; heart malformations absent</div></li></ul>
</td></tr><tr><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Trigonocephaly I (OMIM <a href="https://omim.org/entry/190440" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">190440</a>)</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<i>FGFR1</i>
</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AD</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4 hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_1" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Trigonocephaly</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4 hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Mild synophrys</td></tr><tr><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Trigonocephaly 2 (OMIM <a href="https://omim.org/entry/614485" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">614485</a>)</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<i>FREM1</i>
</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AD</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4 hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_1" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Trigonocephaly</td><td headers="hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_1_4 hd_h_weiss-kruszka.T.disorders_with_intellect_1_1_2_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Microcephaly in some individuals</td></tr></tbody></table></div><div><div><dl class="temp-labeled-list small"><dt></dt><dd><div><p class="no_margin">AD = autosomal dominant; AR = autosomal recessive; DD = developmental delay; DiffDx = differential diagnosis; MOI = mode of inheritance; XL = X-linked</p></div></dd><dt>1. </dt><dd><div id="weiss-kruszka.TF.2.1"><p class="no_margin">Autosomal recessive inheritance of <i>LZTR1</i>-related Noonan syndrome has been reported [<a class="bk_pop" href="#weiss-kruszka.REF.johnston.2018.1175">Johnston et al 2018</a>].</p></div></dd></dl></div></div></div></div><div id="weiss-kruszka.Management"><h2 id="_weiss-kruszka_Management_">Management</h2><div id="weiss-kruszka.Evaluations_Following_Init"><h3>Evaluations Following Initial Diagnosis</h3><p>To establish the extent of disease and needs in an individual diagnosed with Weiss-Kruszka syndrome, the evaluations summarized in <a href="/books/NBK549204/table/weiss-kruszka.T.recommended_evaluations/?report=objectonly" target="object" rid-ob="figobweisskruszkaTrecommendedevaluations">Table 3</a> (if not performed as part of the evaluation that led to diagnosis) are recommended.</p><div id="weiss-kruszka.T.recommended_evaluations" class="table"><h3><span class="label">Table 3. </span></h3><div class="caption"><p>Recommended Evaluations Following Initial Diagnosis in Individuals with Weiss-Kruszka Syndrome</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK549204/table/weiss-kruszka.T.recommended_evaluations/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__weiss-kruszka.T.recommended_evaluations_lrgtbl__"><table class="no_bottom_margin"><thead><tr><th id="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_1" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">System/Concern</th><th id="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_2" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Evaluation</th><th id="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_3" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Comment</th></tr></thead><tbody><tr><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Craniofacial</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Physical exam to identify face shape &#x00026; suture ridging</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Eyes</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Ophthalmologic eval</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">To address ptosis</td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Development</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Developmental assessment</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">To incl:
<ul><li class="half_rhythm"><div>Motor, adaptive, cognitive, &#x00026; speech-language eval</div></li><li class="half_rhythm"><div>Eval for early intervention / special education</div></li></ul>
</td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Psychiatric/</b>
<br />
<b>Behavioral</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Neuropsychiatric eval</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Persons age &#x0003e;12 mos: screen for behavior concerns incl traits suggestive of ASD.</td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Ears/hearing</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Audiology eval</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">To assess for hearing loss</td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Gastrointestinal/</b>
<br />
<b>Feeding</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Gastroenterology / nutrition / feeding team eval</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>To incl eval of aspiration risk &#x00026; nutritional status</div></li><li class="half_rhythm"><div>Consider eval for gastrostomy tube placement in those w/dysphagia &#x00026;/or aspiration risk.</div></li></ul>
</td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Cardiovascular</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Cardiology consultation</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Baseline echocardiogram recommended</td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Neurologic</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Neurologic eval</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_1" rowspan="2" scope="row" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Miscellaneous/</b>
<br />
<b>Other</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Consultation w/clinical geneticist &#x00026;/or genetic counselor</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_2" colspan="1" scope="row" rowspan="1" style="text-align:left;vertical-align:middle;">Family supports/resources</td><td headers="hd_h_weiss-kruszka.T.recommended_evaluations_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Assess need for:
<ul><li class="half_rhythm"><div>Community or <a href="#weiss-kruszka.Resources">online resources</a>, e.g., <a href="https://www.p2pusa.org/" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">Parent To Parent</a>;</div></li><li class="half_rhythm"><div>Social work involvement for parental support.</div></li></ul>
</td></tr></tbody></table></div><div><div><dl class="temp-labeled-list small"><dt></dt><dd><div><p class="no_margin">ASD = autism spectrum disorder</p></div></dd></dl></div></div></div></div><div id="weiss-kruszka.Treatment_of_Manifestation"><h3>Treatment of Manifestations</h3><div id="weiss-kruszka.T.treatment_of_manifestati" class="table"><h3><span class="label">Table 4. </span></h3><div class="caption"><p>Treatment of Manifestations in Individuals with Weiss-Kruszka Syndrome</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK549204/table/weiss-kruszka.T.treatment_of_manifestati/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__weiss-kruszka.T.treatment_of_manifestati_lrgtbl__"><table class="no_bottom_margin"><tbody><tr><td scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<p>
<b>Manifestation/Concern</b>
</p>
</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<p>
<b>Treatment</b>
</p>
</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<p>
<b>Considerations/Other</b>
</p>
</td></tr><tr><td scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Craniosynostosis</b>
</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Referral to a craniofacial team &#x00026;/or neurosurgeon</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">For discussion of surgical correction</td></tr><tr><td scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Ptosis</b>
</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Standard treatment per ophthalmologist</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>DD/ID</b>
</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">See <a href="#weiss-kruszka.Developmental_Delay__Intel">Developmental Delay / Intellectual Disability Management Issues</a>.</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Hearing loss</b>
</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Hearing aids may be helpful; as per otolaryngologist.</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Community hearing services through early intervention or school district</td></tr><tr><td scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Feeding difficulties / dysphagia / poor weight gain</b>
</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Feeding therapy; gastrostomy tube placement may be required for persistent feeding issues.</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Low threshold for clinical feeding eval &#x00026;/or radiographic swallowing study if clinical signs or symptoms of dysphagia</td></tr><tr><td scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Congenital heart defects</b>
</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Standard treatment per cardiologist</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Family/Community</b>
</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:top;"><ul><li class="half_rhythm"><div>Ensure appropriate social work involvement to connect families w/local resources, respite, &#x00026; support.</div></li><li class="half_rhythm"><div>Care coordination to manage multiple sub-specialty appointments, equipment, medications, &#x00026; supplies</div></li></ul>
</td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:top;"><ul><li class="half_rhythm"><div>Ongoing assessment of need for palliative care involvement &#x00026;/or home nursing</div></li><li class="half_rhythm"><div>Consider involvement in adaptive sports or Special Olympics.</div></li></ul>
</td></tr></tbody></table></div><div><div><dl class="temp-labeled-list small"><dt></dt><dd><div><p class="no_margin">DD = delvelopmental delay; ID = intellectual disability</p></div></dd></dl></div></div></div><p>The following information represents typical management recommendations for individuals with developmental delay / intellectual disability in the United States; standard recommendations may vary from country to country.</p><div id="weiss-kruszka.Developmental_Delay__Intel"><h4>Developmental Delay / Intellectual Disability Management Issues</h4><p><b>Ages 0-3 years.</b> Referral to an early intervention program is recommended for access to occupational, physical, speech, and feeding therapy. In the US, early intervention is a federally funded program available in all states.</p><p><b>Ages 3-5 years.</b> In the US, developmental preschool through the local public school district is recommended. Before placement, an evaluation is made to determine needed services and therapies and an individualized education plan (IEP) is developed.</p><p>
<b>Ages 5-21 years</b>
</p><ul><li class="half_rhythm"><div>In the US, an IEP based on the individual's level of function should be developed by the local public school district. Affected children are permitted to remain in the public school district until age 21.</div></li><li class="half_rhythm"><div>Discussion about transition plans including financial, vocation/employment, and medical arrangements should begin at age 12 years. Developmental pediatricians can provide assistance with transition to adulthood.</div></li></ul><p><b>All ages.</b> Consultation with a developmental pediatrician is recommended to ensure the involvement of appropriate community, state, and educational agencies and to support parents in maximizing quality of life.</p><p>Consideration of private supportive therapies based on the affected individual's needs is recommended. Specific recommendations regarding type of therapy can be made by a developmental pediatrician.</p><p>In the US:</p><ul><li class="half_rhythm"><div>Developmental Disabilities Administration (DDA) enrollment is recommended. DDA is a public agency that provides services and support to qualified individuals. Eligibility differs by state but is typically determined by diagnosis and/or associated cognitive/adaptive disabilities.</div></li><li class="half_rhythm"><div>Families with limited income and resources may also qualify for supplemental security income (SSI) for their child with a disability.</div></li></ul></div><div id="weiss-kruszka.Motor_Dysfunction"><h4>Motor Dysfunction</h4><p>
<b>Gross motor dysfunction</b>
</p><ul><li class="half_rhythm"><div>Physical therapy is recommended to maximize mobility.</div></li><li class="half_rhythm"><div>Consider use of durable medical equipment as needed (e.g., wheelchairs, walkers, bath chairs, orthotics, adaptive strollers).</div></li></ul><p><b>Fine motor dysfunction.</b> Occupational therapy is recommended for difficulty with fine motor skills that affect adaptive function such as feeding, grooming, dressing, and writing.</p><p><b>Oral motor dysfunction.</b> Assuming that the individual is safe to eat by mouth, feeding therapy, typically from an occupational or speech therapist, is recommended for affected individuals who have difficulty feeding due to poor oral motor control.</p><p><b>Communication issues.</b> Consider evaluation for alternative means of communication (e.g., <a href="https://www.asha.org/NJC/AAC/" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">augmentative and alternative communication</a> [AAC]) for individuals who have expressive language difficulties.</p></div><div id="weiss-kruszka.SocialBehavioral_Concerns"><h4>Social/Behavioral Concerns</h4><p>Children may qualify for and benefit from interventions used in treatment of autism spectrum disorder, including applied behavior analysis (ABA). ABA therapy is targeted to the individual child's behavioral, social, and adaptive strengths and weaknesses and is typically performed one on one with a board-certified behavior analyst.</p></div></div><div id="weiss-kruszka.Surveillance"><h3>Surveillance</h3><div id="weiss-kruszka.T.recommended_surveillance" class="table"><h3><span class="label">Table 5. </span></h3><div class="caption"><p>Recommended Surveillance for Individuals with Weiss-Kruszka Syndrome</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK549204/table/weiss-kruszka.T.recommended_surveillance/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__weiss-kruszka.T.recommended_surveillance_lrgtbl__"><table><thead><tr><th id="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_1" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">System/Concern</th><th id="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_2" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Evaluation</th><th id="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_3" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Frequency</th></tr></thead><tbody><tr><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Head</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Assessment of head circumference &#x00026; head shape</td><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">At each eval in infancy &#x00026; early childhood</td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Eyes</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Ophthalmology eval</td><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Frequency to be determined by the degree of ptosis</td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Development</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Monitor developmental progress &#x00026; educational needs</td><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">At each visit</td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Ears</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Audiology eval</td><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Based on clinical suspicion</td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_1" rowspan="2" scope="row" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Feeding</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Measurement of growth parameters</td><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_3" rowspan="3" colspan="1" style="text-align:left;vertical-align:middle;">At each visit</td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_2" colspan="1" scope="col" rowspan="1" style="text-align:left;vertical-align:middle;">Eval of nutritional status &#x00026; safety of oral intake</td></tr><tr><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Miscellaneous/</b>
<br />
<b>Other</b>
</td><td headers="hd_h_weiss-kruszka.T.recommended_surveillance_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:top;">Assess family need for social work support (e.g., respite care, other local resources) &#x00026; care coordination.</td></tr></tbody></table></div></div></div><div id="weiss-kruszka.Evaluation_of_Relatives_at"><h3>Evaluation of Relatives at Risk</h3><p>See <a href="#weiss-kruszka.Related_Genetic_Counseling">Genetic Counseling</a> for issues related to testing of at-risk relatives for genetic counseling purposes.</p></div><div id="weiss-kruszka.Therapies_Under_Investigat"><h3>Therapies Under Investigation</h3><p>Search <a href="https://clinicaltrials.gov/" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">ClinicalTrials.gov</a> in the US and <a href="https://www.clinicaltrialsregister.eu/ctr-search/search" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">EU Clinical Trials Register</a> in Europe for access to information on clinical studies for a wide range of diseases and conditions. Note: There may not be clinical trials for this disorder.</p></div></div><div id="weiss-kruszka.Genetic_Counseling"><h2 id="_weiss-kruszka_Genetic_Counseling_">Genetic Counseling</h2><p>
<i>Genetic counseling is the process of providing individuals and families with
information on the nature, mode(s) of inheritance, and implications of genetic disorders to help them
make informed medical and personal decisions. The following section deals with genetic
risk assessment and the use of family history and genetic testing to clarify genetic
status for family members; it is not meant to address all personal, cultural, or
ethical issues that may arise or to substitute for consultation with a genetics
professional</i>. &#x02014;ED.</p><div id="weiss-kruszka.Mode_of_Inheritance"><h3>Mode of Inheritance</h3><p>Weiss-Kruszka syndrome is inherited in an autosomal dominant manner.</p></div><div id="weiss-kruszka.Risk_to_Family_Members"><h3>Risk to Family Members</h3><p>
<b>Parents of a proband</b>
</p><ul><li class="half_rhythm"><div>95% of individuals diagnosed with Weiss-Kruszka syndrome have the disorder as the result of a <i>de novo ZNF462</i> pathogenic variant.</div></li><li class="half_rhythm"><div>5% of individuals diagnosed with Weiss-Kruszka syndrome have an affected parent. Clinical variability is reported in families; the phenotype in affected family members can range from isolated ptosis to agenesis of the corpus callosum and metopic craniosynostosis [<a class="bk_pop" href="#weiss-kruszka.REF.weiss.2017.946">Weiss et al 2017</a>, <a class="bk_pop" href="#weiss-kruszka.REF.kruszka.2019.2075">Kruszka et al 2019</a>].</div></li><li class="half_rhythm"><div>Molecular genetic testing is recommended for the parents of a proband with an apparent <i>de novo</i> pathogenic variant.</div></li><li class="half_rhythm"><div>If the pathogenic variant found in the proband cannot be detected in the leukocyte DNA of either parent, possible explanations include a <i>de novo</i> pathogenic variant in the proband or germline mosaicism in a parent. Parental germline mosaicism has been reported in one family [<a class="bk_pop" href="#weiss-kruszka.REF.kruszka.2019.2075">Kruszka et al 2019</a>].</div></li><li class="half_rhythm"><div>The family history of some individuals diagnosed with Weiss-Kruszka syndrome may appear to be negative because of failure to recognize the disorder in more mildly affected family members. Therefore, an apparently negative family history cannot be confirmed unless molecular genetic testing has been performed on the parents of the proband.</div></li></ul><p><b>Sibs of a proband.</b> The risk to the sibs of the proband depends on the genetic status of the proband's parents:</p><ul><li class="half_rhythm"><div>If a parent of the proband has the <i>ZNF462</i> pathogenic variant, the risk to the sibs of inheriting the variant is 50%. Sibs who inherit a <i>ZNF462</i> pathogenic variant may be more or less severely affected than the proband because of intrafamilial clinical variability.</div></li><li class="half_rhythm"><div>If the <i>ZNF462</i> pathogenic variant cannot be detected in the leukocyte DNA of either parent and/or the parents are clinically unaffected, the recurrence risk to sibs is slightly greater than that of the general population because of the possibility of parental germline mosaicism [<a class="bk_pop" href="#weiss-kruszka.REF.kruszka.2019.2075">Kruszka et al 2019</a>].</div></li></ul><p><b>Offspring of a proband.</b> Each child of an individual with Weiss-Kruszka syndrome has a 50% chance of inheriting the <i>ZNF462</i> pathogenic variant.</p><p><b>Other family members.</b> The risk to other family members depends on the status of the proband's parents: if a parent has the <i>ZNF462</i> pathogenic variant, the parent's family members may be at risk.</p></div><div id="weiss-kruszka.Related_Genetic_Counseling"><h3>Related Genetic Counseling Issues</h3><p><b>Considerations in families with an apparent <i>de novo</i> pathogenic variant.</b> When neither parent of a proband with an autosomal dominant condition has the pathogenic variant identified in the proband or clinical evidence of the disorder, the pathogenic variant is likely <i>de novo</i>. However, non-medical explanations including alternate paternity or maternity (e.g., with assisted reproduction) and undisclosed adoption could also be explored.</p><p>
<b>Family planning</b>
</p><ul><li class="half_rhythm"><div>The optimal time for determination of genetic risk and discussion of the availability of prenatal/preimplantation genetic testing is before pregnancy.</div></li><li class="half_rhythm"><div>It is appropriate to offer genetic counseling (including discussion of potential risks to offspring and reproductive options) to young adults who are mildly affected.</div></li></ul><p><b>DNA banking.</b> Because it is likely that testing methodology and our understanding of genes, pathogenic mechanisms, and diseases will improve in the future, consideration should be given to banking DNA from probands in whom a molecular diagnosis has not been confirmed (i.e., the causative pathogenic mechanism is unknown). For more information, see <a class="bk_pop" href="#weiss-kruszka.REF.huang.2022.389">Huang et al [2022]</a>.</p></div><div id="weiss-kruszka.Prenatal_Testing_and_Preim"><h3>Prenatal Testing and Preimplantation Genetic Testing</h3><p>Once the <i>ZNF462</i> pathogenic variant has been identified in an affected family member, prenatal testing for a pregnancy at increased risk and preimplantation genetic testing are possible. However, because of the intrafamilial clinical variability observed in Weiss-Kruszka syndrome, molecular genetic test results cannot predict clinical findings.</p><p>Differences in perspective may exist among medical professionals and within families regarding the use of prenatal testing. While most centers would consider use of prenatal testing to be a personal decision, discussion of these issues may be helpful.</p></div></div><div id="weiss-kruszka.Resources"><h2 id="_weiss-kruszka_Resources_">Resources</h2><p>
<i>GeneReviews staff has selected the following disease-specific and/or umbrella
support organizations and/or registries for the benefit of individuals with this disorder
and their families. GeneReviews is not responsible for the information provided by other
organizations. For information on selection criteria, click <a href="/books/n/gene/app4/">here</a>.</i></p>
<ul><li class="half_rhythm"><div>
<b>American Association on Intellectual and Developmental Disabilities (AAIDD)</b>
</div><div><b>Phone:</b> 202-387-1968</div><div>
<a href="https://www.aaidd.org" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">aaidd.org</a>
</div></li><li class="half_rhythm"><div>
<b>VOR: Speaking out for people with intellectual and developmental disabilities</b>
</div><div><b>Phone:</b> 877-399-4867</div><div><b>Email:</b> info@vor.net</div><div>
<a href="http://www.vor.net/index.php" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">vor.net</a>
</div></li></ul>
</div><div id="weiss-kruszka.Molecular_Genetics"><h2 id="_weiss-kruszka_Molecular_Genetics_">Molecular Genetics</h2><p><i>Information in the Molecular Genetics and OMIM tables may differ from that elsewhere in the GeneReview: tables may contain more recent information. &#x02014;</i>ED.</p><div id="weiss-kruszka.molgen.TA" class="table"><h3><span class="label">Table A.</span></h3><div class="caption"><p>Weiss-Kruszka Syndrome: Genes and Databases</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK549204/table/weiss-kruszka.molgen.TA/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__weiss-kruszka.molgen.TA_lrgtbl__"><table class="no_bottom_margin"><tbody><tr><th id="hd_b_weiss-kruszka.molgen.TA_1_1_1_1" rowspan="1" colspan="1" style="vertical-align:top;">Gene</th><th id="hd_b_weiss-kruszka.molgen.TA_1_1_1_2" rowspan="1" colspan="1" style="vertical-align:top;">Chromosome Locus</th><th id="hd_b_weiss-kruszka.molgen.TA_1_1_1_3" rowspan="1" colspan="1" style="vertical-align:top;">Protein</th><th id="hd_b_weiss-kruszka.molgen.TA_1_1_1_4" rowspan="1" colspan="1" style="vertical-align:top;">HGMD</th><th id="hd_b_weiss-kruszka.molgen.TA_1_1_1_5" rowspan="1" colspan="1" style="vertical-align:top;">ClinVar</th></tr><tr><td headers="hd_b_weiss-kruszka.molgen.TA_1_1_1_1" rowspan="1" colspan="1" style="vertical-align:top;">
<a href="/gene/58499" ref="pagearea=body&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=gene">
<i>ZNF462</i>
</a>
</td><td headers="hd_b_weiss-kruszka.molgen.TA_1_1_1_2" rowspan="1" colspan="1" style="vertical-align:top;">
<a href="https://www.ncbi.nlm.nih.gov/genome/gdv/?context=gene&#x00026;acc=58499" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">9q31<wbr style="display:inline-block"></wbr>.2</a>
</td><td headers="hd_b_weiss-kruszka.molgen.TA_1_1_1_3" rowspan="1" colspan="1" style="vertical-align:top;">
<a href="http://www.uniprot.org/uniprot/Q96JM2" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">Zinc finger protein 462</a>
</td><td headers="hd_b_weiss-kruszka.molgen.TA_1_1_1_4" rowspan="1" colspan="1" style="vertical-align:top;">
<a href="http://www.hgmd.cf.ac.uk/ac/gene.php?gene=ZNF462" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">ZNF462</a>
</td><td headers="hd_b_weiss-kruszka.molgen.TA_1_1_1_5" rowspan="1" colspan="1" style="vertical-align:top;">
<a href="https://www.ncbi.nlm.nih.gov/clinvar/?term=ZNF462[gene]" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">ZNF462</a>
</td></tr></tbody></table></div><div><div><dl class="temp-labeled-list small"><dt></dt><dd><div id="weiss-kruszka.TFA.1"><p class="no_margin">Data are compiled from the following standard references: gene from
<a href="http://www.genenames.org/index.html" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">HGNC</a>;
chromosome locus from
<a href="http://www.omim.org/" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">OMIM</a>;
protein from <a href="http://www.uniprot.org/" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">UniProt</a>.
For a description of databases (Locus Specific, HGMD, ClinVar) to which links are provided, click
<a href="/books/n/gene/app1/">here</a>.</p></div></dd></dl></div></div></div><div id="weiss-kruszka.molgen.TB" class="table"><h3><span class="label">Table B.</span></h3><div class="caption"><p>OMIM Entries for Weiss-Kruszka Syndrome (<a href="/omim/617371,618619" ref="pagearea=body&amp;targetsite=entrez&amp;targetcat=term&amp;targettype=omim">View All in OMIM</a>) </p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK549204/table/weiss-kruszka.molgen.TB/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__weiss-kruszka.molgen.TB_lrgtbl__"><table><tbody><tr><td rowspan="1" colspan="1" style="text-align:left;vertical-align:top;">
<a href="/omim/617371" ref="pagearea=body&amp;targetsite=entrez&amp;targetcat=term&amp;targettype=omim">617371</a></td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:top;">ZINC FINGER PROTEIN 462; ZNF462</td></tr><tr><td rowspan="1" colspan="1" style="text-align:left;vertical-align:top;">
<a href="/omim/618619" ref="pagearea=body&amp;targetsite=entrez&amp;targetcat=term&amp;targettype=omim">618619</a></td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:top;">WEISS-KRUSZKA SYNDROME; WSKA</td></tr></tbody></table></div></div><p><b>Introduction.</b> ZNF462 belongs to a zinc finger family of proteins with 23 zinc finger domains, making DNA binding a likely function [<a class="bk_pop" href="#weiss-kruszka.REF.chang.2007.405">Chang et al 2007</a>]. ZNF462 binds HeK9me3, identifying Znf462 as a chromatin reader involved in chromatin remodeling [<a class="bk_pop" href="#weiss-kruszka.REF.eberl.2013.368">Eberl et al 2013</a>]. ZNF462 is also necessary for cell division during the cleavage stage [<a class="bk_pop" href="#weiss-kruszka.REF.laurent.2009.169">Laurent et al 2009</a>], and is instrumental in maintaining chromatin structure in pluripotent cells [<a class="bk_pop" href="#weiss-kruszka.REF.mass_.2010.1190">Mass&#x000e9; et al 2010</a>].</p><p><b>Mechanism of disease causation.</b> Weiss-Kruszka syndrome occurs through a presumed loss-of-function mechanism. The molecular mechanism for the associated phenotype is unknown. The majority of reported pathogenic variants are in exon 3 [<a class="bk_pop" href="#weiss-kruszka.REF.kruszka.2019.2075">Kruszka et al 2019</a>].</p><p><b><i>ZNF462</i>-specific laboratory considerations.</b>
<i>ZNF462</i> has 12 transcripts. There are two RefSeq isoforms for <i>ZNF462</i>: zinc finger protein 462 isoform 1 (<a href="https://www.ncbi.nlm.nih.gov/nuccore/NM_021224.6" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">NM_021224.6</a>) is the longest transcript; isoform 2 (<a href="https://www.ncbi.nlm.nih.gov/nuccore/NM_001347997.1" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">NM_001347997.1</a>) uses an alternate in-frame splice site in the 5' coding region.</p></div><div id="weiss-kruszka.References"><h2 id="_weiss-kruszka_References_">References</h2><div id="weiss-kruszka.Literature_Cited"><h3>Literature Cited</h3><ul class="simple-list"><li class="half_rhythm"><div class="bk_ref" id="weiss-kruszka.REF.chang.2007.405">Chang YS, Stoykova A, Chowdhury K, Gruss P. Graded expression of Zfp462 in the embryonic mouse cerebral cortex. <span><span class="ref-journal">Gene Expr Patterns. </span>2007;<span class="ref-vol">7</span>:40512.</span> [<a href="https://pubmed.ncbi.nlm.nih.gov/17207666" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 17207666</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="weiss-kruszka.REF.cosemans.2018.376">Cosemans N, Vandenhove L, Maljaars J, Van Esch H, Devriendt K, Baldwin A, Fryns JP, Noens I, Peeters H. ZNF462 and KLF12 are disrupted by a de novo translocation in a patient with syndromic intellectual disability and autism spectrum disorder. <span><span class="ref-journal">Eur J Med Genet. </span>2018;<span class="ref-vol">61</span>:37683.</span> [<a href="https://pubmed.ncbi.nlm.nih.gov/29427787" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 29427787</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="weiss-kruszka.REF.eberl.2013.368">Eberl HC, Spruijt CG, Kelstrup CD, Vermeulen M, Mann M. A map of general and specialized chromatin readers in mouse tissues generated by label-free interaction proteomics. <span><span class="ref-journal">Mol Cell. </span>2013;<span class="ref-vol">49</span>:36878.</span> [<a href="https://pubmed.ncbi.nlm.nih.gov/23201125" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 23201125</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="weiss-kruszka.REF.huang.2022.389">Huang SJ, Amendola LM, Sternen DL. Variation among DNA banking consent forms: points for clinicians to bank on. <span><span class="ref-journal">J Community Genet. </span>2022;<span class="ref-vol">13</span>:38997.</span> [<a href="/pmc/articles/PMC9314484/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC9314484</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/35834113" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 35834113</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="weiss-kruszka.REF.johnston.2018.1175">Johnston JJ, van der Smagt JJ, Rosenfeld JA, Pagnamenta AT, Alswaid A, Baker EH, Blair E, Borck G, Brinkmann J, Craigen W, Dung VC, Emrick L, Everman DB, van Gassen KL, Gulsuner S, Harr MH, Jain M, Kuechler A, Leppig KA, McDonald-McGinn DM, Can NTB, Peleg A, Roeder ER, Rogers RC, Sagi-Dain L, Sapp JC, Sch&#x000e4;ffer AA, Schanze D, Stewart H, Taylor JC, Verbeek NE, Walkiewicz MA, Zackai EH, Zweier C, Zenker M, Lee B, Biesecker LG, et al. Autosomal recessive Noonan syndrome associated with biallelic LZTR1 variants. <span><span class="ref-journal">Genet Med. </span>2018;<span class="ref-vol">20</span>:117585.</span> [<a href="/pmc/articles/PMC6105555/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC6105555</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/29469822" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 29469822</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="weiss-kruszka.REF.kruszka.2019.2075">Kruszka P, Hu T, Hong S, Signer R, Cogn&#x000e9; B, Isidor B, Mazzola SE, Giltay JC, Van Gassen KLI, England EM, Pais L, Ockeloen CW, Sanchez-Lara PA, Kinning E, Adams DJ, Treat K, Torres-Martinez W, Bedeschi MF, Iascone M, Blaney S, Bell O, Tan TY, Delrue MA, Jurgens J, Barry BJ, Engle EC, Savage SK, Fleischer N, Martinez-Agosto JA, Boycott K, Zackai EH, Muenke M. Phenotype delineation of ZNF462 related syndrome. <span><span class="ref-journal">Am J Med Genet A. </span>2019;<span class="ref-vol">179</span>:207582.</span> [<a href="/pmc/articles/PMC6935050/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC6935050</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/31361404" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 31361404</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="weiss-kruszka.REF.laurent.2009.169">Laurent A, Mass&#x000e9; J, Omilli F, Deschamps S, Richard-Parpaillon L, Chartrain I, Pellerin I. ZFPIP/Zfp462 is maternally required for proper early Xenopus laevis development. <span><span class="ref-journal">Dev Biol. </span>2009;<span class="ref-vol">327</span>:16976.</span> [<a href="https://pubmed.ncbi.nlm.nih.gov/19111535" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 19111535</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="weiss-kruszka.REF.mass_.2010.1190">Mass&#x000e9; J, Laurent A, Nicol B, Guerrier D, Pellerin I, Deschamps S. Involvement of ZFPIP/Zfp462 in chromatin integrity and survival of P19 pluripotent cells. <span><span class="ref-journal">Exp Cell Res. </span>2010;<span class="ref-vol">316</span>:1190201.</span> [<a href="https://pubmed.ncbi.nlm.nih.gov/20219459" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 20219459</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="weiss-kruszka.REF.ramocki.2003.527">Ramocki MB, Dowling J, Grinberg I, Kimonis VE, Cardoso C, Gross A, Chung J, Martin CL, Ledbetter DH, Dobyns WB, Millen KJ. Reciprocal fusion transcripts of two novel Zn-finger genes in a female with absence of the corpus callosum, ocular colobomas and a balanced translocation between chromosomes 2p24 and 9q32. <span><span class="ref-journal">Eur J Hum Genet. </span>2003;<span class="ref-vol">11</span>:52734.</span> [<a href="https://pubmed.ncbi.nlm.nih.gov/12825074" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 12825074</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="weiss-kruszka.REF.talisetti.2003.175">Talisetti A, Forrester SR, Gregory D, Johnson L, Schneider MC, Kimonis VE. Temtamy-like syndrome associated with translocation of 2p24 and 9q32. <span><span class="ref-journal">Clin Dysmorphol. </span>2003;<span class="ref-vol">12</span>:1757.</span> [<a href="https://pubmed.ncbi.nlm.nih.gov/14564155" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 14564155</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="weiss-kruszka.REF.weiss.2017.946">Weiss K, Wigby K, Fannemel M, Henderson LB, Beck N, Ghali N, Anderlid BM, Lundin J, Hamosh A, Jones MC, Ghedia S, Muenke M, Kruszka P, et al. Haploinsufficiency of ZNF462 is associated with craniofacial anomalies, corpus callosum dysgenesis, ptosis, and developmental delay. <span><span class="ref-journal">Eur J Hum Genet. </span>2017;<span class="ref-vol">25</span>:94651.</span> [<a href="/pmc/articles/PMC5567153/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC5567153</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/28513610" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 28513610</span></a>]</div></li></ul></div></div><div id="weiss-kruszka.Chapter_Notes"><h2 id="_weiss-kruszka_Chapter_Notes_">Chapter Notes</h2><div id="weiss-kruszka.Revision_History"><h3>Revision History</h3><ul><li class="half_rhythm"><div>31 October 2019 (ma) Review posted live</div></li><li class="half_rhythm"><div>27 February 2019 (pk) Original submission</div></li></ul><p>Note: Pursuant to 17 USC Section 105 of the United States Copyright Act, the <i>GeneReview</i> "Weiss-Kruszka Syndrome" is in the public domain in the United States of America.</p></div></div><div class="bk_prnt_sctn"><h2>Figures</h2><div class="whole_rhythm bk_prnt_obj bk_first_prnt_obj"><div id="weiss-kruszka.F1" class="figure bk_fig"><div class="graphic"><img src="/books/NBK549204/bin/weiss-kruszka-Image001.jpg" alt="Figure 1. . These four individuals demonstrate the most common facial characteristics of Weiss-Kruszka syndrome including ptosis, downslanted palpebral fissures, exaggerated Cupid's bow, and arched eyebrows." /></div><h3><span class="label">Figure 1. </span></h3><div class="caption"><p>These four individuals demonstrate the most common facial characteristics of Weiss-Kruszka syndrome including ptosis, downslanted palpebral fissures, exaggerated Cupid's bow, and arched eyebrows.</p><p>Images published with permission</p></div></div></div></div><div id="bk_toc_contnr"></div></div></div>
<div class="post-content"><div><div class="half_rhythm"><a href="/books/about/copyright/">Copyright</a> © 1993-2025, University of Washington, Seattle. GeneReviews is
a registered trademark of the University of Washington, Seattle. All rights
reserved.<p class="small">GeneReviews® chapters are owned by the University of Washington. Permission is
hereby granted to reproduce, distribute, and translate copies of content materials for
noncommercial research purposes only, provided that (i) credit for source (<a href="http://www.genereviews.org/" ref="pagearea=meta&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">http://www.genereviews.org/</a>) and copyright (© 1993-2025 University of
Washington) are included with each copy; (ii) a link to the original material is provided
whenever the material is published elsewhere on the Web; and (iii) reproducers,
distributors, and/or translators comply with the <a href="https://www.ncbi.nlm.nih.gov/books/n/gene/GRcopyright_permiss/" ref="pagearea=meta&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">GeneReviews® Copyright Notice and Usage
Disclaimer</a>. No further modifications are allowed. For clarity, excerpts
of GeneReviews chapters for use in lab reports and clinic notes are a permitted
use.</p><p class="small">For more information, see the <a href="https://www.ncbi.nlm.nih.gov/books/n/gene/GRcopyright_permiss/" ref="pagearea=meta&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">GeneReviews® Copyright Notice and Usage
Disclaimer</a>.</p><p class="small">For questions regarding permissions or whether a specified use is allowed,
contact: <a href="mailto:dev@null" data-email="ude.wu@tssamda" class="oemail">ude.wu@tssamda</a>.</p></div><div class="small"><span class="label">Bookshelf ID: NBK549204</span><span class="label">PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/31670927" title="PubMed record of this page" ref="pagearea=meta&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">31670927</a></span></div><div style="margin-top:2em" class="bk_noprnt"><a class="bk_cntns" href="/books/n/gene/">GeneReviews by Title</a><div class="pagination bk_noprnt"><a class="active page_link prev" href="/books/n/gene/weill-ms/" title="Previous page in this title">&lt; Prev</a><a class="active page_link next" href="/books/n/gene/werner/" title="Next page in this title">Next &gt;</a></div></div></div></div>
</div>
</div>
</div>
<div class="bottom">
<div id="NCBIFooter_dynamic">
<!--<component id="Breadcrumbs" label="breadcrumbs"/>
<component id="Breadcrumbs" label="helpdesk"/>-->
</div>
<script type="text/javascript" src="/portal/portal3rc.fcgi/rlib/js/InstrumentNCBIBaseJS/InstrumentPageStarterJS.js"> </script>
</div>
</div>
<!--/.page-->
</div>
<!--/.wrap-->
</div><!-- /.twelve_col -->
</div>
<!-- /.grid -->
<span class="PAFAppResources"></span>
<!-- BESelector tab -->
<noscript><img alt="statistics" src="/stat?jsdisabled=true&amp;ncbi_db=books&amp;ncbi_pdid=book-part&amp;ncbi_acc=NBK549204&amp;ncbi_domain=gene&amp;ncbi_report=printable&amp;ncbi_type=fulltext&amp;ncbi_objectid=&amp;ncbi_pcid=/NBK549204/?report=printable&amp;ncbi_app=bookshelf" /></noscript>
<!-- usually for JS scripts at page bottom -->
<!--<component id="PageFixtures" label="styles"></component>-->
<!-- CE8B5AF87C7FFCB1_0191SID /projects/books/PBooks@9.11 portal104 v4.1.r689238 Tue, Oct 22 2024 16:10:51 -->
<span id="portal-csrf-token" style="display:none" data-token="CE8B5AF87C7FFCB1_0191SID"></span>
<script type="text/javascript" src="//static.pubmed.gov/portal/portal3rc.fcgi/4216699/js/3879255/4121861/3501987/4008961/3893018/3821238/3400083/3426610.js" snapshot="books"></script></body>
</html>