Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/blog/2026-gget-joins-scverse.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ draft = false
Querying genomic reference databases is something every bioinformatician does constantly, and doing it well has historically required juggling a patchwork of APIs, file formats, and web interfaces.
[gget](https://github.com/scverse/gget) was built to fix that, and is now officially part of the scverse ecosystem.

<img src="/img/blog/gget_x_scverse_overview.webp" style="max-width: 100%;" alt="gget x scverse Overview." />
<img src="/img/blog/gget_x_scverse_overview.svg" style="max-width: 100%;" alt="gget x scverse Overview." />

## What is gget?

Expand Down
Loading