Skip to content

Figure generation from pipeline viz outputs #8

@rec3141

Description

@rec3141

Summary

Pipeline's viz/ dashboard produces interactive Plotly JSON outputs. Need to:

  1. Generate static figures for manuscript (PNG/SVG)
  2. Have AI select the most salient figures for the draft
  3. Include interactive versions in the HTML paper

Context

  • ai/figure_generator.py exists (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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions