Skip to content

Commit c25bd06

Browse files
manuelcorpasclaude
andcommitted
feat: add 30x WGS workshop card to homepage
Adds the workshop card next to the Variant Interpretation Workshop on the docs.clawbio.ai homepage grid. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0ebca05 commit c25bd06

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,15 @@ description: Technical documentation, tutorials, skill reference, and research p
7777
<p class="tutorial-card__desc">Annotate a real human genome in Google Colab. No installation, no terminal, no prior experience required.</p>
7878
</a>
7979

80+
<a class="tutorial-card" href="tutorials/30x-wgs-workshop/">
81+
<div class="tutorial-card__header">
82+
<span class="difficulty-badge difficulty-badge--intermediate">Intermediate</span>
83+
<span class="time-estimate">40 min</span>
84+
</div>
85+
<h3 class="tutorial-card__title">30x WGS Workshop</h3>
86+
<p class="tutorial-card__desc">Explore a real 30x whole-genome sequence: structural variants, QC metrics, and pharmacogenomics beyond SNP arrays.</p>
87+
</a>
88+
8089
</div>
8190

8291
---

0 commit comments

Comments
 (0)