-
Notifications
You must be signed in to change notification settings - Fork 0
Figure generation from pipeline viz outputs #8
Copy link
Copy link
Open
Description
Summary
Pipeline's viz/ dashboard produces interactive Plotly JSON outputs. Need to:
- Generate static figures for manuscript (PNG/SVG)
- Have AI select the most salient figures for the draft
- Include interactive versions in the HTML paper
Context
ai/figure_generator.pyexists (Plotly JSON → figures)- Pipeline viz/ produces: assembly stats, taxonomy barplots, MAG quality scatter, functional heatmaps
- Papers rendered via Quarto → GitHub Pages (supports both static + interactive)
Tasks
- Map viz/ JSON outputs to figure types
- Generate static PNG/SVG for each plot
- AI selects top figures for manuscript sections
- Embed interactive Plotly in Quarto HTML output
- Store figures in paper repo
Priority: P1 — papers need figures
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels