polars-dovmed
polars-dovmed
Search the PubMed Central Open Access subset with polars-dovmed.
The preferred workflow is always:
- decide execution mode up front
- author a structured query JSON directly
- inspect and refine the query JSON
- run structured discovery first
- fetch paper details for candidate PMC IDs
- use structured advanced scans only for final refinement when needed
Search execution has two modes:
- Preferred when available: hosted API over the formatted parquet database
- Fallback: local
dovmed scanover local parquet files
Do not skip the structured-query authoring step unless the user explicitly supplies a ready query JSON file and asks to use it as-is.
For every search prompt, create a dedicated run directory and save:
More from fmschulz/omics-skills
beautiful-data-viz
Create publication-quality matplotlib/seaborn charts with readable axes, tight layout, and curated palettes.
19bio-phylogenomics
Build marker gene alignments and phylogenetic trees.
19bio-protein-clustering-pangenome
Cluster proteins into orthogroups and derive pangenome matrices.
18plotly-dashboard-skill
Build production-ready Plotly Dash dashboards with consistent theming, clear layouts, and performant callbacks.
18bio-annotation
Functional annotation and taxonomy inference from sequence homology.
17bio-foundation-housekeeping
Initialize a bioinformatics project scaffold with reproducible environments, schemas, and data cataloging. Use for new projects or repo setup.
16