Radiopharmaceutical Therapy Tracker

Fueled by theranostics, new radiopharmaceutical therapies to treat cancer are advancing at a blistering pace. To help keep up with the dynamic landscape, AuntMinnie has launched the Radiopharmaceutical Therapy Tracker.

Most of these drugs are in registered early-phase studies, and we've linked directly to details. Where we've covered a therapeutic or imaging agent, we've included a link to the story, as well as an option to browse relevant news.

With estimates suggesting that up to 300 new radiopharmaceuticals are currently in development, this tracker is just the beginning. We'll update it continuously as the pipeline grows. Readers with new entries or updates are welcome to reach us at editorial@auntminnie.com.

`; }).join(''); } function render(){ const q=document.getElementById('rpm-search').value.toLowerCase(); const ph=document.getElementById('rpm-phaseFilter').value; const iso=document.getElementById('rpm-isoFilter').value; const ind=document.getElementById('rpm-indFilter').value; let rows=data.filter(d=>{ const mQ=!q||d.company.toLowerCase().startsWith(q)||d.drugs.some(dr=>dr.name.toLowerCase().includes(q)); const mPh=!ph||d.drugs.some(dr=>dr.phase===ph); const mIso=!iso||d.drugs.some(dr=>dr.iso.includes(iso)); const mInd=!ind||d.drugs.some(dr=>dr.ind.includes(ind)); const mUp=!showUpdatesOnly||d.change; return mQ&&mPh&&mIso&&mInd&&mUp; }); const parseDate=s=>s?new Date(s):new Date(0); rows.sort((a,b)=>{ if(showUpdatesOnly){ const aDt=parseDate(a.changeDate),bDt=parseDate(b.changeDate); if(a.change&&b.change) return bDt-aDt; if(a.change) return -1; if(b.change) return 1; } return a.company.localeCompare(b.company); }); updateStats(rows); document.getElementById('rpm-tbody').innerHTML=rows.map(d=>{ const rowspan=d.drugs.length; return d.drugs.map((dr,i)=>{ const companyCell=i===0?`
${d.company}${changeBadge(d.change,d.changeDate)}
`:''; return `0?' class="drug-subrow"':''}> ${companyCell} ${drugLabel(dr)}
${dr.ind.map(ind=>`${ind}`).join('')}
${dr.noPhase?'':badge(dr.phase,dr.url)} `; }).join(''); }).join(''); document.getElementById('rpm-count').textContent=`Showing ${rows.length} of ${data.length} companies`; document.getElementById('rpm-noRes').style.display=rows.length?'none':'block'; document.getElementById('rpm-tbl').style.display=rows.length?'':'none'; const btn=document.getElementById('lastUpdatedBtn'); const lbl=document.getElementById('lastUpdatedLabel'); if(showUpdatesOnly){btn.classList.add('active');lbl.textContent='Showing updates ✕';} else{btn.classList.remove('active');lbl.textContent='Last updated: March 23, 2026';} } document.getElementById('lastUpdatedBtn').addEventListener('click',()=>{showUpdatesOnly=!showUpdatesOnly;render();}); document.getElementById('rpm-clearBtn').addEventListener('click',()=>{ document.getElementById('rpm-search').value=''; document.getElementById('rpm-phaseFilter').value=''; document.getElementById('rpm-isoFilter').value=''; document.getElementById('rpm-indFilter').value=''; showUpdatesOnly=false;render(); }); document.getElementById('rpm-newsBtn').addEventListener('click',e=>{e.stopPropagation();document.getElementById('rpm-newsDropdown').classList.toggle('open');}); document.addEventListener('click',()=>document.getElementById('rpm-newsDropdown').classList.remove('open')); ['rpm-search','rpm-phaseFilter','rpm-isoFilter','rpm-indFilter'].forEach(id=>document.getElementById(id).addEventListener('input',render)); render(); })();

 

 

Back to the Featured Stories

Connect with us

Whether you are a professional looking for a new job or a representative of an organization who needs workforce solutions - we are here to help.