<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[ClinPGx Blog]]></title><description><![CDATA[Clinical pharmacogenomics from research to implementation.]]></description><link>https://blog.clinpgx.org/</link><image><url>https://blog.clinpgx.org/favicon.png</url><title>ClinPGx Blog</title><link>https://blog.clinpgx.org/</link></image><generator>Ghost 5.83</generator><lastBuildDate>Thu, 23 Apr 2026 11:53:25 GMT</lastBuildDate><atom:link href="https://blog.clinpgx.org/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Updates to the CPIC Database and API]]></title><description><![CDATA[<p>We want to inform everyone of some things that are changing&#xA0;(and some things that are not)&#xA0;in the CPIC database and API.</p><h2 id="cpic-and-clinpgx">CPIC and ClinPGx</h2><p><a href="https://blog.clinpgx.org/pharmgkb-is-now-clinpgx/">CPIC is now part of ClinPGx</a>.&#xA0;The standalone CPIC site will retire soon,&#xA0;but all its content will move to</p>]]></description><link>https://blog.clinpgx.org/updates-to-the-cpic-database-and-api/</link><guid isPermaLink="false">69a2257cad53b7000154730e</guid><category><![CDATA[CPIC]]></category><dc:creator><![CDATA[Ryan Whaley]]></dc:creator><pubDate>Wed, 04 Mar 2026 17:41:04 GMT</pubDate><content:encoded><![CDATA[<p>We want to inform everyone of some things that are changing&#xA0;(and some things that are not)&#xA0;in the CPIC database and API.</p><h2 id="cpic-and-clinpgx">CPIC and ClinPGx</h2><p><a href="https://blog.clinpgx.org/pharmgkb-is-now-clinpgx/">CPIC is now part of ClinPGx</a>.&#xA0;The standalone CPIC site will retire soon,&#xA0;but all its content will move to ClinPGx.&#xA0;Visiting&#xA0;cpicpgx.org will redirect you to the corresponding ClinPGx page.</p><p><strong>We&#x2019;re not planning any changes to the CPIC database or API.</strong>&#xA0;The database stays on GitHub&#xA0;at&#xA0;<a href="https://github.com/cpicpgx/cpic-data/releases?ref=blog.clinpgx.org">the releases page</a>,&#xA0;and the API remains at&#xA0;<a href="https://api.cpicpgx.org/?ref=blog.clinpgx.org">https://api.cpicpgx.org</a>.&#xA0;If we need to make major changes,&#xA0;we&#x2019;ll give you plenty of notice.</p><h2 id="cpic-data-changes">CPIC Data Changes</h2><p>That being said,&#xA0;the next release of the CPIC database and API will include some small changes to the schema that may affect you.</p><p>PharmGKB has been subsumed by ClinPGx.&#xA0;There are many references to PharmGKB in the CPIC data and schema.&#xA0;We will be updating all&#xA0;&quot;PharmGKB&quot;&#xA0;references to ClinPGx.&#xA0;This means every place we used to refer to&#xA0;&quot;PharmGKB&quot;&#xA0;in the codebase or schema we will change to&#xA0;&quot;ClinPGx&quot;.&#xA0;We are also updating some guideline information for the change.</p><p>Here are the specific changes you will see in the database and the API:</p><ul><li>The&#xA0;<code>guideline</code>&#xA0;table now has a&#xA0;<code>clinpgxid</code>&#xA0;column instead of the&#xA0;<code>pharmgkbid</code>&#xA0;column. The&#xA0;<code>pharmgkbid</code>&#xA0;held an array of one or more IDs to PharmGKB Guidline Annotations. However, this new&#xA0;<code>clinpgxid</code>&#xA0;column contains one ID to an overall Guideline entity that is a better one-to-one match for this table.</li><li>The&#xA0;<code>pair</code>&#xA0;table and&#xA0;<code>pair_view</code>&#xA0;view changed the column name of&#xA0;<code>pgkbcalevel</code>&#xA0;to&#xA0;<code>clinpgxlevel</code>. The contents are logically the same, only the name is changed.</li><li>The&#xA0;<code>drug</code>&#xA0;table changed&#xA0;<code>pharmgkbid</code>&#xA0;to&#xA0;<code>clinpgxid</code>. The contents are logically the same, only the name is changed.</li><li>The&#xA0;<code>gene</code>&#xA0;table changed&#xA0;<code>pharmgkbid</code>&#xA0;to&#xA0;<code>clinpgxid</code>. The contents are logically the same, only the name is changed.</li></ul><p>All of these changes will also be reflected in the gene and drug information files that are exported with every release and&#xA0;<a href="https://www.clinpgx.org/page/pgxGeneRef?ref=blog.clinpgx.org">made available on ClinPGx.org</a>.</p><p><strong>If you have a local copy of the database</strong>&#xA0;we recommend grabbing a fresh DB export from the&#xA0;<a href="https://github.com/cpicpgx/cpic-data/releases/latest?ref=blog.clinpgx.org">latest release</a>&#xA0;when it is available and replacing your local copy.</p><p>The release will be available on <strong>March 13, 2026</strong>.&#xA0;The changes will be available&#xA0;<a href="https://github.com/cpicpgx/cpic-data/tree/development?ref=blog.clinpgx.org">on the development branch</a>&#xA0;before then.&#xA0;Contact&#xA0;<a href="mailto:feedback@clinpgx.org">feedback@clinpgx.org</a>&#xA0;if you have questions or feedback.</p><p><strong><em>Update 3/13/2026: </em></strong>The CPIC DB and API have been <a href="https://github.com/cpicpgx/cpic-data/releases/tag/v1.55.0?ref=blog.clinpgx.org" rel="noreferrer">updated to v1.55.0</a> with all the aforementioned changes.</p>]]></content:encoded></item><item><title><![CDATA[CPIC is moving to the ClinPGx website]]></title><description><![CDATA[<p>The Clinical Pharmacogenetics Implementation Consortium is moving to the <a href="www.clinpgx.org" rel="noreferrer">ClinPGx website</a>.  All CPIC information will still be available in a similar format. All current and published CPIC URLs should re-direct to equivalent pages on the ClinPGx website, so existing bookmarks and links should not break. We plan for CPIC URLs</p>]]></description><link>https://blog.clinpgx.org/cpic/</link><guid isPermaLink="false">69a22591ad53b70001547313</guid><category><![CDATA[announcement]]></category><category><![CDATA[CPIC]]></category><category><![CDATA[ClinPGx]]></category><dc:creator><![CDATA[Michelle Whirl-Carrillo, PhD]]></dc:creator><pubDate>Mon, 02 Mar 2026 14:00:08 GMT</pubDate><content:encoded><![CDATA[<p>The Clinical Pharmacogenetics Implementation Consortium is moving to the <a href="www.clinpgx.org" rel="noreferrer">ClinPGx website</a>.  All CPIC information will still be available in a similar format. All current and published CPIC URLs should re-direct to equivalent pages on the ClinPGx website, so existing bookmarks and links should not break. We plan for CPIC URLs to re-direct starting March 9, 2026. The website move does not affect the CPIC DB or API. As always, if you experience any issues, please let us know at feedback@clinpgx.org. </p>]]></content:encoded></item><item><title><![CDATA[New and Updated Antipsychotics Pathways]]></title><description><![CDATA[CPIC is currently evaluating evidence on antipsychotics and CYP2D6, CYP3A4 and CYP2C19 for the development of guidelines. To support this ClinPGx curators have expanded our set of antipsychotics pathways; updating and developing some of our in progress pathways and curating some new ones. ]]></description><link>https://blog.clinpgx.org/new-and-updated-antipsychotics-pathways/</link><guid isPermaLink="false">67a24b35023b620001befea6</guid><category><![CDATA[pathway]]></category><dc:creator><![CDATA[Caroline Thorn]]></dc:creator><pubDate>Wed, 25 Feb 2026 21:48:20 GMT</pubDate><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://blog.clinpgx.org/content/images/2026/02/PA166267901--1--2.png" class="kg-image" alt loading="lazy" width="720" height="720" srcset="https://blog.clinpgx.org/content/images/size/w600/2026/02/PA166267901--1--2.png 600w, https://blog.clinpgx.org/content/images/2026/02/PA166267901--1--2.png 720w" sizes="(min-width: 720px) 720px"></figure><p>CPIC experts are closely evaluating the evidence on antipsychotics and the metabolizing enzymes CYP2D6, CYP3A4, and CYP2C19 as they work toward developing a new PGx guideline. To support this effort, ClinPGx scientists have expanded our antipsychotic pharmacokinetic (PK) pathway collection; updating several existing pathways and adding brand-new ones.</p>
<p>Explore them here:<br>
<a href="https://www.pharmgkb.org/pathway/PA166246401?ref=blog.clinpgx.org">Aripiprazole PK <em>updated</em></a><br>
<a href="http://www.clinpgx.org/pathway/PA166293181?ref=blog.clinpgx.org">Brexpiprazole PK <em>updated</em></a><br>
<a href="https://www.pharmgkb.org/pathway/PA166356901?ref=blog.clinpgx.org">Cariprazine PK <em>updated</em></a><br>
<a href="https://www.pharmgkb.org/pathway/PA166163661?ref=blog.clinpgx.org">Clozapine PK</a><br>
<a href="https://www.pharmgkb.org/pathway/PA166163828?ref=blog.clinpgx.org">Haloperidol PK</a><br>
<a href="https://www.clinpgx.org/pathway/PA166411321?ref=blog.clinpgx.org">Iloperidone PK <em>new</em></a><br>
<a href="https://www.pharmgkb.org/pathway/PA166165056?ref=blog.clinpgx.org">Olanzapine PK</a><br>
<a href="https://www.pharmgkb.org/pathway/PA166228061?ref=blog.clinpgx.org">Pimozide PK</a><br>
<a href="https://www.pharmgkb.org/pathway/PA166307081?ref=blog.clinpgx.org">Quetiapine PK <em>updated</em></a><br>
<a href="http://www.clinpgx.org/pathway/PA166267901?ref=blog.clinpgx.org">Risperidone and Paliperidone PK <em>updated</em></a><br>
<a href="http://www.clinpgx.org/pathway/PA166410281?ref=blog.clinpgx.org">Thioridazine PK <em>new</em></a><br>
<a href="https://www.clinpgx.org/pathway/PA166410501?ref=blog.clinpgx.org">Zuclopenthixol PK <em>new</em></a></p>
<p>We&#x2019;d love to hear your feedback! Tell us what you find most helpful, what may be missing, and what you&#x2019;d like to see next at <a href="mailto:feedback@clinpgx.org">feedback@clinpgx.org</a></p>
<p>Do you use ClinPGx Pathways in your research, clinical work, or teaching? If so, would you be willing to answer a few questions or participate in a focus group about pathways? Please let us know at at <a href="mailto:feedback@clinpgx.org">feedback@clinpgx.org</a></p>
<p></p><p></p><p></p>]]></content:encoded></item><item><title><![CDATA[CPIC Guideline Update for TPMT, NUDT15 and Thiopurines]]></title><description><![CDATA[<p>The Clinical Pharmacogenetics Implementation Consortium (CPIC) Guideline for Thiopurine Dosing Based on <em>TPMT</em> and <em>NUDT15</em> Genotypes: 2025 Update has been published in <a href="http://doi.org/10.1002/cpt.70209?ref=blog.clinpgx.org" rel="noreferrer">Clinical Pharmacology and Therapeutics</a> (<a href="https://pubmed.ncbi.nlm.nih.gov/41618934/?ref=blog.clinpgx.org" rel="noreferrer">PMID:41618934</a>). The guideline contains multiple updates to the previous  recommendations for adjusting the starting doses of azathioprine, mercaptopurine and thioguanine according to the</p>]]></description><link>https://blog.clinpgx.org/cpic-guideline-for/</link><guid isPermaLink="false">69852fd90a75d80001dbaf43</guid><dc:creator><![CDATA[Michelle Whirl-Carrillo, PhD]]></dc:creator><pubDate>Fri, 06 Feb 2026 17:39:01 GMT</pubDate><content:encoded><![CDATA[<p>The Clinical Pharmacogenetics Implementation Consortium (CPIC) Guideline for Thiopurine Dosing Based on <em>TPMT</em> and <em>NUDT15</em> Genotypes: 2025 Update has been published in <a href="http://doi.org/10.1002/cpt.70209?ref=blog.clinpgx.org" rel="noreferrer">Clinical Pharmacology and Therapeutics</a> (<a href="https://pubmed.ncbi.nlm.nih.gov/41618934/?ref=blog.clinpgx.org" rel="noreferrer">PMID:41618934</a>). The guideline contains multiple updates to the previous  recommendations for adjusting the starting doses of azathioprine, mercaptopurine and thioguanine according to the combination of TPMT and NUDT15 phenotypes derived from genotypes and the specific indication (i.e. malignant or nonmalignant condition). The guideline update emphasizes a greater reduction of dose for compound TPMT/NUDT15 intermediate metabolizers.</p><p><strong>The guideline manuscript, supplement, all supporting tables including allele definition, allele function, gene CDS, pre- and post-test alerts, etc., and links to ClinPGx guideline annotations with the accompanying genotype/phenotype selection tool to retrieve specific recommendations, can be found on the ClinPGx website on </strong><a href="https://www.clinpgx.org/guideline/PA166251442?ref=blog.clinpgx.org" rel="noreferrer"><strong>the guideline page</strong></a><strong>.  Updated information is also available in the </strong><a href="https://github.com/cpicpgx/cpic-data?ref=blog.clinpgx.org" rel="noreferrer"><strong>CPIC DB</strong></a>.</p><p>As part of the guideline process, CPIC&apos;s <em>TPMT</em> and <em>NUDT15</em> PCEP groups re-evaluated and updated the function assignments for the respective star alleles, with each gene having at least one allele assigned decreased function. Previously all <em>TPMT</em> and <em>NUDT15</em> alleles were normal function, no function or unknown/uncertain function. The addition of decreased function alleles required updated mapping from allele function to phenotype for both <em>TPMT</em> and <em>NUDT15</em>. </p><p>During the function evaluation process, <a href="https://www.pharmvar.org/gene/NUDT15?ref=blog.clinpgx.org" rel="noreferrer">PharmVar&apos;s <em>NUDT15</em></a> expert panel determined that <em>NUDT15*2 </em>and<em> *3 </em>should be consolidated under the same star number as both have c.415C&gt;T (p.R139C) which eliminates enzymatic activity. The <em>NUDT15*</em>2 allele has been removed from ClinPGx and CPIC materials and DB reflect the transition of *2 to a *3 suballele. </p><p>The c.415C&gt;T variant can occur without (<em>*3.001</em>) and with (<em>*3.002</em>) the 6 base pair GAGTCG insertion (also referred to as c.50_55dup), and the insertion can also occur without c.415C&gt;T (<em>*6</em>). The figure below provides a graphical overview of these <em>NUDT15 </em>star alleles. Because the single nucleotide variant and the insertion variant can be found in different combinations on the same gene copy or different gene copies, the phase of the variants (i.e., whether the variants are <em>in cis</em> or <em>in trans</em>) is important. As shown in the bottom panel of the figure, for a patient with a heterozygous test result for both c.415C&gt;T and c.50_55dup without any information regarding variant phase, the genotype is ambiguous. The patient has either a <em>NUDT15*1/*3</em> (intermediate metabolizer) or <em>*3/*6</em> (poor metabolizer) diplotype with the former having a <em>*3.002</em> suballele and the latter having a <em>*3.001</em> suballele. As the predicted phenotypes for <em>NUDT15*1/*3</em> and <em>*3/*6</em> differ, it is important to be aware of this ambiguity. Currently, there is no standardized approach to reporting ambiguous diplotypes when phase is unknown. Additionally, if a pharmacogenetic test does not interrogate the GAGTCG repeat, <em>NUDT15*6</em> and <em>*9</em> alleles are not detected and are &#x2018;defaulted&#x2019; to <em>*1</em>, while <em>*3.002</em> will be identified as <em>*3</em> due to having c.415C&gt;T. Please refer to the <a href="https://a.storyblok.com/f/70677/x/295c68cb7d/gene-info_nudt15_v3.pdf?ref=blog.clinpgx.org" rel="noreferrer">PharmVar NUDT15 Read Me document</a> for more information.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.clinpgx.org/content/images/2026/02/image.png" class="kg-image" alt loading="lazy" width="1022" height="574" srcset="https://blog.clinpgx.org/content/images/size/w600/2026/02/image.png 600w, https://blog.clinpgx.org/content/images/size/w1000/2026/02/image.png 1000w, https://blog.clinpgx.org/content/images/2026/02/image.png 1022w" sizes="(min-width: 720px) 720px"><figcaption><b><strong style="white-space: pre-wrap;">Overview of NUDT15 star alleles having a 6-bp GAGTCG insertion or deletion and diplotype ambiguity (Figure courtesy of PharmVar)</strong></b></figcaption></figure><p></p>]]></content:encoded></item><item><title><![CDATA[New PharmCAT release]]></title><description><![CDATA[<p>Highlights of the latest releases (v3.1.0-&#xA0;v3.1.1) are:</p><ul><li>CPIC function and phenotype assignments are used to provide genotype-level guidance from all sources including DPWG and FDA. For a detailed blog see,&#xA0;<a href="https://blog.clinpgx.org/genotype-phenotype-mapping-for-curation-of-dpwg-guidelines/">Genotype-Phenotype Mapping for Guideline and Drug Label Curation</a>.</li><li>Allele definitions are up to</li></ul>]]></description><link>https://blog.clinpgx.org/new-pharmcat-release/</link><guid isPermaLink="false">691e0f83f6cac000016d9899</guid><dc:creator><![CDATA[Katrin Sangkuhl]]></dc:creator><pubDate>Thu, 20 Nov 2025 01:16:28 GMT</pubDate><content:encoded><![CDATA[<p>Highlights of the latest releases (v3.1.0-&#xA0;v3.1.1) are:</p><ul><li>CPIC function and phenotype assignments are used to provide genotype-level guidance from all sources including DPWG and FDA. For a detailed blog see,&#xA0;<a href="https://blog.clinpgx.org/genotype-phenotype-mapping-for-curation-of-dpwg-guidelines/">Genotype-Phenotype Mapping for Guideline and Drug Label Curation</a>.</li><li>Allele definitions are up to date to PharmVar&#x2019;s &#xA0;Version 6.2.17.2, which adds new alleles for NAT2, CYP2C19, CYP2C9, SLCO1B1.</li><li>Recommendation updates (see full list of&#xA0;<a href="https://pharmcat.clinpgx.org/Genes-Drugs/?ref=blog.clinpgx.org">gene and drugs</a>&#xA0;included in PharmCAT) <ul><li>Addition of new DPWG recommendation for CYP2C19-mavacamten and UGT1A1-atazanavir. Updates to several existing DPWG recommendations, e.g. SLCO1B1-statin pairs, TPMT/NUDT15 guidelines</li><li>Addition of the CPIC NAT2-hydralazine guideline, which also enables the translation of NAT2 genotypes into phenotypes</li><li>Addition of NAT2-FDA content</li></ul></li><li>The preprocessor now supports BCF files, although PharmCAT still only supports VCF.</li><li>Ability to call a single gene with the -g flag.</li><li>PharmCAT is now a part of ClinPGx and has a new logo</li></ul><p>The latest version is available on&#xA0;<a href="https://pharmcat.clinpgx.org/?ref=blog.clinpgx.org">PharmCAT.org</a>,&#xA0;<a href="https://github.com/PharmGKB/PharmCAT?ref=blog.clinpgx.org">GitHub</a>, and&#xA0;<a href="https://hub.docker.com/r/pgkb/pharmcat?ref=blog.clinpgx.org">DockerHub</a>.</p>]]></content:encoded></item><item><title><![CDATA[Genotype-Phenotype Mapping for Guideline and Drug Label Curation]]></title><description><![CDATA[<p>ClinPGx now uses&#xA0;<a href="https://www.clinpgx.org/page/cpicFuncPhen?ref=blog.clinpgx.org" rel="noreferrer">CPIC/ClinPGx allele function and phenotype mappings and terms</a> for guideline and drug label curation, including the interactive genotype picker tools on DPWG guideline annotation pages. If a DPWG guideline gene is not a CPIC gene, then we will continue to use <a href="https://www.clinpgx.org/page/dpwgMapping?ref=blog.clinpgx.org" rel="noreferrer">DPWG mappings</a>&#xA0;based</p>]]></description><link>https://blog.clinpgx.org/genotype-phenotype-mapping-for-curation-of-dpwg-guidelines/</link><guid isPermaLink="false">68f71b7a1670580001b4f6b8</guid><dc:creator><![CDATA[Michelle Whirl-Carrillo, PhD]]></dc:creator><pubDate>Tue, 21 Oct 2025 23:28:48 GMT</pubDate><content:encoded><![CDATA[<p>ClinPGx now uses&#xA0;<a href="https://www.clinpgx.org/page/cpicFuncPhen?ref=blog.clinpgx.org" rel="noreferrer">CPIC/ClinPGx allele function and phenotype mappings and terms</a> for guideline and drug label curation, including the interactive genotype picker tools on DPWG guideline annotation pages. If a DPWG guideline gene is not a CPIC gene, then we will continue to use <a href="https://www.clinpgx.org/page/dpwgMapping?ref=blog.clinpgx.org" rel="noreferrer">DPWG mappings</a>&#xA0;based on documents previously downloaded from the&#xA0;<a href="https://www.knmp.nl/dossiers/farmacogenetica/pharmacogenetics?ref=blog.clinpgx.org" rel="noopener noreferrer">KNMP website</a>. The DPWG terms and mapping largely agree with&#xA0;CPIC/ClinPGx across genes, but exceptions are noted on the <a href="https://www.clinpgx.org/page/dpwgMapping?ref=blog.clinpgx.org" rel="noreferrer">DPWG mappings</a> page. We will also continue to use <a href="https://preview.clinpgx.org/page/cpicFuncPhen?ref=blog.clinpgx.org">CPIC/ClinPGx mappings</a> for FDA label curation and FDA Table of Pharmacogenetic Associations entries. The FDA does not provide genotype-to-phenotype mapping information to our knowledge. </p><p>Previously, we attempted to use <a href="https://www.clinpgx.org/page/dpwgMapping?ref=blog.clinpgx.org" rel="noreferrer">DPWG mappings</a> for DPWG guideline annotations. We received feedback that this caused confusion when using PharmDOG and GSI when the CPIC/ClinPGx and DPWG assignments differed. In these cases, two different metabolizer statuses were shown for the same diplotype - one phenotype was used to retrieve CPIC and FDA guidance while another was used to retrieve the DPWG guideline recommendation. Another source of confusion was that the alleles listed in the DPWG documents and guideline publications are often a smaller set than what is available on PharmVar, resulting in a number of diplotypes with a CPIC phenotype assignment and guidance but without a DPWG phenotype assignment and guidance. Additionally, the gene documentation on the KNMP website moves over time and our team is not always able to find the same source documents as these website changes occur;&#xA0;updates are not readily&#xA0;apparent and might only be in found in the DPWG guideline publications and supplements. Due to these issues, we will use CPIC/ClinPGx assignments for genotype-phenotype translation going forward for all guideline annotations.</p>]]></content:encoded></item><item><title><![CDATA[Updated FDA-approved label for Xeloda (capecitabine)]]></title><description><![CDATA[<p>The FDA-approved label for Xeloda (capecitabine) was updated a week ago to include a boxed warning regarding adverse reactions in patients with complete DPD deficiency and to &quot;Test patients for genetic variants of <em>DPYD </em>prior to initiating XELODA unless immediate treatment is necessary.&quot; This language is new.</p><p>The</p>]]></description><link>https://blog.clinpgx.org/updated-fda-approved-label-for-capecitabine/</link><guid isPermaLink="false">68e94dbaa725a500010098ca</guid><category><![CDATA[drug label]]></category><category><![CDATA[annotation]]></category><dc:creator><![CDATA[Michelle Whirl-Carrillo, PhD]]></dc:creator><pubDate>Fri, 10 Oct 2025 20:49:50 GMT</pubDate><media:content url="https://blog.clinpgx.org/content/images/2025/10/xeloda.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://blog.clinpgx.org/content/images/2025/10/xeloda.jpg" alt="Updated FDA-approved label for Xeloda (capecitabine)"><p>The FDA-approved label for Xeloda (capecitabine) was updated a week ago to include a boxed warning regarding adverse reactions in patients with complete DPD deficiency and to &quot;Test patients for genetic variants of <em>DPYD </em>prior to initiating XELODA unless immediate treatment is necessary.&quot; This language is new.</p><p>The previous version of the label recommended against using the drug  &quot;in patients known to have certain homozygous or compound heterozygous DPYD variants that result in complete DPD deficiency...No XELODA dose has been proven safe for patients with complete DPD deficiency&quot;  and to &quot;consider testing&quot; for <em>DPYD</em> variants. But the label did not state that patients <em>should be tested</em> prior to initiating treatment, and the PGx information was not presented as a boxed warning. </p><p>Though the current label advocates genetic testing &quot;unless immediate treatment is necessary&quot;, it is plausible that a clinician could still test a patient even under those circumstances and use the genetic test results to subsequently adjust treatment accordingly, thereby possibly still avoiding future adverse events. </p><p>The label acknowledges that genetic tests vary in terms of which <em>DPYD</em> variants they can identify. The Association for Molecular Pathology (AMP) PGx Working Group published <em>DPYD</em> genotyping recommendations (PMID:<a href="https://www.ncbi.nlm.nih.gov/pubmed/39032821?ref=blog.clinpgx.org" rel="noopener noreferrer external">39032821</a>) in 2024 with a tiered list of variants that can be found on the <a href="https://www.clinpgx.org/ampAllelesToTest?ref=blog.clinpgx.org" rel="noreferrer">ClinPGx website</a>.</p><p>The <a href="https://www.clinpgx.org/labelAnnotation/PA166104802?ref=blog.clinpgx.org" rel="noreferrer">ClinPGx annotation for the FDA-approved capecitabine label</a> was updated earlier this week to include the new language from the label and the PGx level was changed to &quot;Testing Required&quot;. The PharmDOG and GSI tools have also been updated with this information. PharmCAT language will be updated in the next release. </p>]]></content:encoded></item><item><title><![CDATA[CPIC Guideline for NAT2 Genotype and Hydralazine Therapy]]></title><description><![CDATA[<p>The <a href="https://ascpt.onlinelibrary.wiley.com/doi/epdf/10.1002/cpt.70071?ref=blog.clinpgx.org" rel="noreferrer">CPIC Guideline for <em>NAT2 </em>Genotype and Hydralazine Therapy</a> has been published in the journal&#xA0;<a href="https://ascpt.onlinelibrary.wiley.com/doi/abs/10.1002/cpt.2903?ref=blog.clinpgx.org"><em>Clinical Pharmacology and Therapeutics</em></a>. This new guideline summarizes and evaluates literature evidence regarding the impact of genetic variants on <a href="https://www.clinpgx.org/gene/PA18?ref=blog.clinpgx.org" rel="noreferrer">NAT2</a>&apos;s metabolism of <a href="https://www.clinpgx.org/chemical/PA449894?ref=blog.clinpgx.org" rel="noreferrer">hydralazine</a>, a vasodilator typically used in the treatment of resistant</p>]]></description><link>https://blog.clinpgx.org/cpic-guideline/</link><guid isPermaLink="false">68d55d291d833f0001c6a93d</guid><category><![CDATA[CPIC]]></category><dc:creator><![CDATA[Michelle Whirl-Carrillo, PhD]]></dc:creator><pubDate>Thu, 25 Sep 2025 17:36:51 GMT</pubDate><content:encoded><![CDATA[<p>The <a href="https://ascpt.onlinelibrary.wiley.com/doi/epdf/10.1002/cpt.70071?ref=blog.clinpgx.org" rel="noreferrer">CPIC Guideline for <em>NAT2 </em>Genotype and Hydralazine Therapy</a> has been published in the journal&#xA0;<a href="https://ascpt.onlinelibrary.wiley.com/doi/abs/10.1002/cpt.2903?ref=blog.clinpgx.org"><em>Clinical Pharmacology and Therapeutics</em></a>. This new guideline summarizes and evaluates literature evidence regarding the impact of genetic variants on <a href="https://www.clinpgx.org/gene/PA18?ref=blog.clinpgx.org" rel="noreferrer">NAT2</a>&apos;s metabolism of <a href="https://www.clinpgx.org/chemical/PA449894?ref=blog.clinpgx.org" rel="noreferrer">hydralazine</a>, a vasodilator typically used in the treatment of resistant hypertension and heart failure, into inactive metabolites. This is the first CPIC guideline for <em>NAT2 </em>(N-acetyltransferase 2). From the guideline: &quot;NAT2 poor metabolizers (historically referred to as &#x201C;slow acetylators&#x201D;) are predicted to have increased plasma hydralazine concentrations compared with NAT2 rapid and intermediate metabolizers (historically referred to as &#x201C;rapid acetylators&#x201D; and &#x201C;intermediate acetylators,&#x201D; respectively), which may lead to both increased clinical efficacy and adverse effects, including drug-induced systemic lupus erythematosus.&quot; For more information, including the guideline manuscript, supplement and supporting gene and drug resources, please go to the <a href="https://www.clinpgx.org/guideline/PA166416361?ref=blog.clinpgx.org" rel="noreferrer">ClinPGx</a> and <a href="https://cpicpgx.org/guidelines/cpic-guideline-for-hydralazine-and-nat2/?ref=blog.clinpgx.org" rel="noreferrer">CPIC </a>websites. </p><p>The <a href="https://www.clinpgx.org/guidelineAnnotation/PA166416341?ref=blog.clinpgx.org" rel="noreferrer">guideline annotation</a> includes an interactive interface for retrieving specific recommendations based on user-entered genotypes or phenotypes. The NAT2 resources created to support this guideline enable us to map genotypes to FDA-approved drug label annotations and annotated <a href="https://www.fda.gov/medical-devices/precision-medicine/table-pharmacogenetic-associations?ref=blog.clinpgx.org" rel="noreferrer">Table of Pharmacogenetic Associations</a> entries for NAT2 and &quot;Nonspecific (NAT)&quot;. Annotations for <a href="https://www.clinpgx.org/labelAnnotation/PA166185151?ref=blog.clinpgx.org" rel="noreferrer">amifampridine</a>, <a href="https://www.clinpgx.org/labelAnnotation/PA166182021?ref=blog.clinpgx.org" rel="noreferrer">amifampridine phosphate</a>, <a href="https://www.clinpgx.org/labelAnnotation/PA166356321?ref=blog.clinpgx.org" rel="noreferrer">hydralazine</a>, isoniazid, procainamide, sulfamethoxazole/trimethoprim and sulfasalazine are now included in our precision guidance tools <a href="https://pharmdog.clinpgx.org/?ref=blog.clinpgx.org" rel="noreferrer">PharmDOG</a>/<a href="https://www.clinpgx.org/genotype?ref=blog.clinpgx.org" rel="noreferrer">GSI</a> and are coming soon to <a href="https://pharmcat.clinpgx.org/?ref=blog.clinpgx.org" rel="noreferrer">PharmCAT</a>.  </p>]]></content:encoded></item><item><title><![CDATA[ClinGen Pharmacogenomics Interpretation Committee Publication on Survey Findings]]></title><description><![CDATA[<p>We are excited to announce the publication of&#xA0;<em>Toward an integrated resource for pharmacogenomics (PGx): Survey findings from the genomic medicine communities&#xA0;</em>(<a href="https://pubmed.ncbi.nlm.nih.gov/40662343/?ref=blog.clinpgx.org" rel="noreferrer">PMID:&#xA0;40662343</a>) by the ClinGen <a href="https://www.clinicalgenome.org/working-groups/pharmacogenomics/?ref=blog.clinpgx.org" rel="noreferrer">Pharmacogenomics Interpretation Committee (PGxIC)</a> in&#xA0;<a href="https://www.gimjournal.org/?ref=blog.clinpgx.org" rel="noreferrer"><em>Genetics in Medicine</em></a><em>.</em></p><p>This publication covers the results of the PGxIC&#x2019;s two</p>]]></description><link>https://blog.clinpgx.org/clingen-pharmacogenomics-interpretation-committee-publication-toward-an-integrated-resource-for-pharmacogenomics-pgx-survey-findings-from-the-genomic-medicine-communities/</link><guid isPermaLink="false">689fc1ad0a26fa0001f79da2</guid><category><![CDATA[ClinGen]]></category><category><![CDATA[ClinPGx]]></category><dc:creator><![CDATA[Michelle Whirl-Carrillo, PhD]]></dc:creator><pubDate>Mon, 18 Aug 2025 16:29:56 GMT</pubDate><content:encoded><![CDATA[<p>We are excited to announce the publication of&#xA0;<em>Toward an integrated resource for pharmacogenomics (PGx): Survey findings from the genomic medicine communities&#xA0;</em>(<a href="https://pubmed.ncbi.nlm.nih.gov/40662343/?ref=blog.clinpgx.org" rel="noreferrer">PMID:&#xA0;40662343</a>) by the ClinGen <a href="https://www.clinicalgenome.org/working-groups/pharmacogenomics/?ref=blog.clinpgx.org" rel="noreferrer">Pharmacogenomics Interpretation Committee (PGxIC)</a> in&#xA0;<a href="https://www.gimjournal.org/?ref=blog.clinpgx.org" rel="noreferrer"><em>Genetics in Medicine</em></a><em>.</em></p><p>This publication covers the results of the PGxIC&#x2019;s two needs assessment surveys targeting both the pharmacogenomics and genomic medicine communities, and can be read at&#xA0;<a href="https://authors.elsevier.com/a/1lbXe3vlFV82yb?ref=blog.clinpgx.org">this link</a>&#xA0;free of charge until October 2, 2025. </p><p>We thank all of you who took the time to respond to these surveys and contribute to these findings.</p>]]></content:encoded></item><item><title><![CDATA[Announcing ClinPGx]]></title><description><![CDATA[<p>We are excited to announce the official launch of the <a href="https://www.clinpgx.org/?ref=blog.clinpgx.org" rel="noreferrer">ClinPGx website</a>!</p><p>ClinPGx brings together trusted pharmacogenomics tools and resources, presented in an easy-to-navigate format. If you&apos;re familiar with PharmGKB, you&apos;ll find improved organization of the same reliable information, and some extra features. A short <a href="https://youtu.be/-8BSK7AAqNU?ref=blog.clinpgx.org">video</a></p>]]></description><link>https://blog.clinpgx.org/pharmgkb-is-now-clinpgx/</link><guid isPermaLink="false">68896809659cb60001b42f96</guid><category><![CDATA[announcement]]></category><category><![CDATA[ClinPGx]]></category><dc:creator><![CDATA[Michelle Whirl-Carrillo, PhD]]></dc:creator><pubDate>Wed, 30 Jul 2025 05:02:00 GMT</pubDate><media:content url="https://blog.clinpgx.org/content/images/2025/07/ClinPGx_blog2.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://blog.clinpgx.org/content/images/2025/07/ClinPGx_blog2.jpg" alt="Announcing ClinPGx"><p>We are excited to announce the official launch of the <a href="https://www.clinpgx.org/?ref=blog.clinpgx.org" rel="noreferrer">ClinPGx website</a>!</p><p>ClinPGx brings together trusted pharmacogenomics tools and resources, presented in an easy-to-navigate format. If you&apos;re familiar with PharmGKB, you&apos;ll find improved organization of the same reliable information, and some extra features. A short <a href="https://youtu.be/-8BSK7AAqNU?ref=blog.clinpgx.org">video</a> is available to help you quickly find PharmGKB-equivalent content on the new homepage.</p><figure class="kg-card kg-embed-card kg-card-hascaption"><iframe width="200" height="113" src="https://www.youtube.com/embed/-8BSK7AAqNU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen title="ClinPGx for PharmGKB Users"></iframe><figcaption><p><span style="white-space: pre-wrap;">A video about ClinPGx for PharmGKB Users</span></p></figcaption></figure><p>What&#x2019;s new: &#xA0;</p><ul><li><a href="https://www.clinpgx.org/pairs?ref=blog.clinpgx.org">A gene-drug pair list</a> based on annotated CPIC, DPWG and FDA information. </li><li>Allele <a href="https://www.clinpgx.org/alleleFunctions?ref=blog.clinpgx.org">function</a> and <a href="https://www.clinpgx.org/alleleFrequency?ref=blog.clinpgx.org">frequency</a> pages, organized by gene. </li><li>A CPIC section on the homepage for quick access to <a href="https://www.clinpgx.org/cpic/guidelines?ref=blog.clinpgx.org">guidelines</a> and <a href="https://www.clinpgx.org/page/pgxGeneRef?ref=blog.clinpgx.org">supporting materials</a>. This section will be expanded over time to integrate CPIC website content.</li></ul><p>Key changes:</p><ul><li>Clinical annotations, which summarize the associations between genetic variation and drug response annotated from peer-reviewed literature, are now called <a href="https://www.clinpgx.org/summaryAnnotations?ref=blog.clinpgx.org">summary annotations</a>. </li><li>The DDRx tool has been renamed <a href="https://pharmdog.clinpgx.org/?ref=blog.clinpgx.org">PharmDOG</a>. It now <a href="https://pharmdog.clinpgx.org/documentation?ref=blog.clinpgx.org">includes</a> CYP2D6 phenoconversion, user-provided gene phenotypes, QR codes for sharing results, and the ability to choose and prioritize guidance sources.</li></ul><p>You can learn more about ClinPGx&#x2019;s mission, content, team and history <a href="https://www.clinpgx.org/page/overview?ref=blog.clinpgx.org" rel="noreferrer">on the site</a>.</p><p>Starting July 30, 2025, all links to PharmGKB will automatically redirect to their corresponding ClinPGx pages, and DDRx will redirect to PharmDOG. Links should not break but if you find issues, please email us.</p><p>We welcome your comments and questions at <a href="mailto:feedback@clinpgx.org" rel="noreferrer">feedback@clinpgx.org</a>.</p>]]></content:encoded></item><item><title><![CDATA[In Press: Survey Findings on Integrating Pharmacogenomics into Genomic Medicine]]></title><description><![CDATA[<p>We&#x2019;re excited to announce that our latest paper, titled <strong>&#x201C;Towards an Integrated Resource for Pharmacogenomics (PGx): Survey Findings from the Genomic Medicine Communities,&#x201D;</strong> is now <strong>in press</strong> <a href="https://www.sciencedirect.com/science/article/abs/pii/S1098360025001765?ref=blog.clinpgx.org" rel="noreferrer">in <em>Genetics in Medicine</em></a>!</p><p>This work, conducted by the <a href="https://clinicalgenome.org/working-groups/pharmacogenomics/?ref=blog.clinpgx.org" rel="noreferrer">ClinGen Pharmacogenomics Interpretation Committee</a> (PGxIC, formerly the PGx Working Group)</p>]]></description><link>https://blog.clinpgx.org/in-press-survey-findings-on-integrating-pharmanomics-into-ge/</link><guid isPermaLink="false">68729fbc659cb60001b417dd</guid><dc:creator><![CDATA[Li Gong]]></dc:creator><pubDate>Mon, 14 Jul 2025 05:06:57 GMT</pubDate><content:encoded><![CDATA[<p>We&#x2019;re excited to announce that our latest paper, titled <strong>&#x201C;Towards an Integrated Resource for Pharmacogenomics (PGx): Survey Findings from the Genomic Medicine Communities,&#x201D;</strong> is now <strong>in press</strong> <a href="https://www.sciencedirect.com/science/article/abs/pii/S1098360025001765?ref=blog.clinpgx.org" rel="noreferrer">in <em>Genetics in Medicine</em></a>!</p><p>This work, conducted by the <a href="https://clinicalgenome.org/working-groups/pharmacogenomics/?ref=blog.clinpgx.org" rel="noreferrer">ClinGen Pharmacogenomics Interpretation Committee</a> (PGxIC, formerly the PGx Working Group), presents findings from two community surveys that gathered perspectives from over 500 participants across the PGx and genomic medicine communities. The goal of the surveys was to better understand pharmacogenomics implementation barriers, and requirements for improved integration with genomic medicine.</p><p>The results demonstrated broad consensus for the importance of standardizing terminology and developing frameworks to evaluate <strong>gene-drug clinical validity, actionability, and variant classification</strong>, modeled after ClinGen&#x2019;s well-established <a href="https://www.clinicalgenome.org/curation-activities/?ref=blog.clinpgx.org" rel="noreferrer">gene-disease frameworks</a>. Respondents also expressed support for a centralized, authoritative PGx resource to improve consistency and accessibility of PGx knowledge for clinical implementation.</p><p>We are incredibly grateful to all the survey participants for sharing their insights, and to all PGxIC members for their contributions in survey design, analysis, and manuscript preparation.</p><p><strong><em>Read the article here:</em> </strong><a href="https://www.sciencedirect.com/science/article/abs/pii/S1098360025001765?ref=blog.clinpgx.org">https://www.sciencedirect.com/science/article/abs/pii/S1098360025001765</a></p>]]></content:encoded></item><item><title><![CDATA[PharmGKB is moving to ClinPGx]]></title><description><![CDATA[<p>Nearly two years ago, we introduced the vision for ClinPGx to integrate the PharmGKB, CPIC and PharmCAT projects into a unified resource. In June 2024, we <a href="https://blog.clinpgx.org/welcome-to-the-clinpgx-blog/" rel="noreferrer">launched</a> the ClinPGx blog and held the first ClinPGx Meeting.</p><p>We are excited to announce that over the coming weeks, PharmGKB will officially become</p>]]></description><link>https://blog.clinpgx.org/clinpgx/</link><guid isPermaLink="false">686ee59e659cb60001b40634</guid><dc:creator><![CDATA[Michelle Whirl-Carrillo, PhD]]></dc:creator><pubDate>Thu, 10 Jul 2025 04:50:52 GMT</pubDate><content:encoded><![CDATA[<p>Nearly two years ago, we introduced the vision for ClinPGx to integrate the PharmGKB, CPIC and PharmCAT projects into a unified resource. In June 2024, we <a href="https://blog.clinpgx.org/welcome-to-the-clinpgx-blog/" rel="noreferrer">launched</a> the ClinPGx blog and held the first ClinPGx Meeting.</p><p>We are excited to announce that over the coming weeks, PharmGKB will officially become ClinPGx.  Once the new ClinPGx website debuts, there will be a brief period where both websites will co-exist.&#xA0; At the end of this period, PharmGKB URLs will automatically redirect users to the equivalent page on the new website. While you will notice a fresh homepage design and additional features, the core content will reflect the valuable resources currently offered by PharmGKB. You can expect to find the same information available in the familiar formats you rely on.</p><p>We appreciate your understanding during this process. To keep you informed, we will share updates through website banners, blog posts, and emails (for those who have opted in). If you have any questions, please do not hesitate to contact us at&#xA0;<a href="mailto:feedback@clinpgx.org" rel="noopener noreferrer">feedback@clinpgx.org</a>.</p>]]></content:encoded></item><item><title><![CDATA[PharmGKB User Survey]]></title><description><![CDATA[<p>PharmGKB is conducting a <a href="https://form.typeform.com/to/V1GBvttV?ref=blog.clinpgx.org" rel="noreferrer">survey</a> designed to gather user feedback to enhance our content, features and tools. Your insights are essential as PharmGKB transitions to ClinPGx this summer and we prepare our next grant application to support our ongoing project. We would be incredibly grateful for your thoughts on the</p>]]></description><link>https://blog.clinpgx.org/pharmgkb-survey/</link><guid isPermaLink="false">68467b1426454a00019aab50</guid><dc:creator><![CDATA[Michelle Whirl-Carrillo, PhD]]></dc:creator><pubDate>Mon, 09 Jun 2025 12:00:48 GMT</pubDate><media:content url="https://blog.clinpgx.org/content/images/2025/06/high-angle-modern-laptop-office.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://blog.clinpgx.org/content/images/2025/06/high-angle-modern-laptop-office.jpg" alt="PharmGKB User Survey"><p>PharmGKB is conducting a <a href="https://form.typeform.com/to/V1GBvttV?ref=blog.clinpgx.org" rel="noreferrer">survey</a> designed to gather user feedback to enhance our content, features and tools. Your insights are essential as PharmGKB transitions to ClinPGx this summer and we prepare our next grant application to support our ongoing project. We would be incredibly grateful for your thoughts on the relevance and value of the PharmGKB website. </p><p>The survey is designed to be quick and easy, consisting of two parts: (1) a brief section that takes approximately&#xA0;<strong>1 minute</strong>&#xA0;to complete, and (2) &#xA0;if you have a bit more time to share your thoughts, the next section will take an additional&#xA0;<strong>5-8 minutes </strong>or so. The survey will close on June 28, 2025.</p><p>All responses are sincerely appreciated - thank you for your time and consideration!</p>]]></content:encoded></item><item><title><![CDATA[Recent Updates to PharmGKB’s Genotype Selection Interface (GSI) Tool]]></title><description><![CDATA[<p>We are excited to announce that we have partnered with Dr. Emily Cicali on behalf of The University of Florida Health Precision Medicine Program to incorporate the information presented in the <a href="https://precisionmedicine.ufhealth.org/how-to-interpret-results/phenoconversion-calculator/?ref=blog.clinpgx.org">PROP<sup>TM</sup> pharmacogenetics calculator</a> into the GSI. Users can select from a list of concomitant medications that are either</p>]]></description><link>https://blog.clinpgx.org/recent-updates-to-pharmgkbs-genotype-selection-interface-gsi-tool/</link><guid isPermaLink="false">6818ef48601a4c0001d2f4f7</guid><dc:creator><![CDATA[Michelle Whirl-Carrillo, PhD]]></dc:creator><pubDate>Tue, 06 May 2025 21:42:11 GMT</pubDate><media:content url="https://blog.clinpgx.org/content/images/2025/05/GSI_blog2.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://blog.clinpgx.org/content/images/2025/05/GSI_blog2.jpg" alt="Recent Updates to PharmGKB&#x2019;s Genotype Selection Interface (GSI) Tool"><p>We are excited to announce that we have partnered with Dr. Emily Cicali on behalf of The University of Florida Health Precision Medicine Program to incorporate the information presented in the <a href="https://precisionmedicine.ufhealth.org/how-to-interpret-results/phenoconversion-calculator/?ref=blog.clinpgx.org">PROP<sup>TM</sup> pharmacogenetics calculator</a> into the GSI. Users can select from a list of concomitant medications that are either strong or moderate CYP2D6 inhibitors to account for CYP2D6 phenoconversion.</p><p>Additionally, the following updates have been made:</p><ul><li>Users can now enter gene phenotypes as input as well as genotypes to look up PharmGKB-annotated PGx recommendations.</li><li>The printed report (using the Print button on the report webpage) contains a QR code that will always link to the most up-to-date genotype-to-phenotype mappings and annotated recommendations.</li><li><a href="https://www.pharmgkb.org/page/gsiDocumentation?ref=blog.clinpgx.org">Updated documentation</a> is available.</li></ul><p>We intend to update <a href="https://ddrx.pharmgkb.org/?ref=blog.clinpgx.org">DDRx</a> with these features in the coming months. Stay tuned for more information on DDRx updates. In the meantime, please check out the updated <a href="https://www.pharmgkb.org/genotype?ref=blog.clinpgx.org">GSI tool</a>!</p>]]></content:encoded></item><item><title><![CDATA[Save the Date for the ESHG Pharmacogenomics Course 2025]]></title><description><![CDATA[<p>The ESHG Pharmacogenomics course will be held in Portoroz, Slovenia, June 04-06, 2025.</p><p>This course aims at delivering up-to-date knowledge on pharmacogenomics to graduate and post-graduate students, researchers, clinicians, pharmacists, clinical pharmacologists, genetic counsellors, clinical and molecular geneticists in training or certified as well as employees from companies. &#xA0;</p><p>Additional</p>]]></description><link>https://blog.clinpgx.org/eshg-conference/</link><guid isPermaLink="false">680a64c8ca73080001e0edab</guid><category><![CDATA[training]]></category><dc:creator><![CDATA[Evangelia Tsermpini]]></dc:creator><pubDate>Fri, 25 Apr 2025 20:30:20 GMT</pubDate><media:content url="https://blog.clinpgx.org/content/images/2025/04/ESHG.png" medium="image"/><content:encoded><![CDATA[<img src="https://blog.clinpgx.org/content/images/2025/04/ESHG.png" alt="Save the Date for the ESHG Pharmacogenomics Course 2025"><p>The ESHG Pharmacogenomics course will be held in Portoroz, Slovenia, June 04-06, 2025.</p><p>This course aims at delivering up-to-date knowledge on pharmacogenomics to graduate and post-graduate students, researchers, clinicians, pharmacists, clinical pharmacologists, genetic counsellors, clinical and molecular geneticists in training or certified as well as employees from companies. &#xA0;</p><p>Additional information can be found on the course webpage:</p><p><a href="http://ibk.mf.uni-lj.si/people/dolzan/eshgpgxcourse2025?ref=blog.clinpgx.org">http://ibk.mf.uni-lj.si/people/dolzan/eshgpgxcourse2025</a></p><p>Please note that a limited number of ESHG fellowships are still available for PhD students, Postdocs or Residents in training.</p>]]></content:encoded></item></channel></rss>