Skip to content

Commit 351d172

Browse files
ypriverolclaude
andcommitted
feat: add pmultiqc MCP 2026 citation to publications and tools pages
Yue QX, et al. Mol Cell Proteomics. 2026;101530. DOI: 10.1016/j.mcpro.2026.101530 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f6ceb0d commit 351d172

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

publications.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,13 +360,22 @@ <h2>All Publications</h2>
360360
<input type="radio" name="pub-tabs" id="tab-using">
361361

362362
<div class="tab-labels">
363-
<label for="tab-team">Team Publications (7)</label>
363+
<label for="tab-team">Team Publications (8)</label>
364364
<label for="tab-using">Using quantms (5)</label>
365365
</div>
366366

367367
<!-- Team Publications -->
368368
<div class="tab-content team-content">
369369
<ul class="pub-list">
370+
<li class="pub-list-item">
371+
<span class="pub-year-badge">2026</span>
372+
<div class="pub-list-info">
373+
<h4>pmultiqc: An open-source, lightweight, and metadata-oriented QC reporting library for MS proteomics</h4>
374+
<p class="pub-list-authors">Yue QX, Dai C, Kamatchinathan S, Bandla C, Webel H, et al.</p>
375+
<p class="pub-list-journal"><em>Molecular &amp; Cellular Proteomics,</em> 101530.</p>
376+
</div>
377+
<a href="https://doi.org/10.1016/j.mcpro.2026.101530" class="pub-list-link" target="_blank" rel="noopener">View &rarr;</a>
378+
</li>
370379
<li class="pub-list-item">
371380
<span class="pub-year-badge">2025</span>
372381
<div class="pub-list-info">

tools.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,7 @@ <h3>pmultiqc</h3>
492492
<li>Supports LFQ, TMT, and DIA experiments</li>
493493
<li>Integrates with quantms and mokume outputs</li>
494494
</ul>
495+
<div class="tool-citation"><a href="https://doi.org/10.1016/j.mcpro.2026.101530" target="_blank" style="color:inherit;text-decoration:none;border-bottom:1px dashed var(--text-muted);">Yue QX, Dai C, Kamatchinathan S, et al. pmultiqc: An open-source, lightweight, and metadata-oriented QC reporting library for MS proteomics. <em>Mol Cell Proteomics.</em> 2026;101530.</a></div>
495496
<div class="tool-links">
496497
<a href="https://github.com/bigbio/pmultiqc" target="_blank" class="tool-link-primary">
497498
<svg width="14" height="14" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z"/></svg>

0 commit comments

Comments
 (0)