Skip to content

feat(relational_heatmap_template): add relational_heatmap_template fu…#377

Merged
fangliu117 merged 2 commits intodevfrom
template_relational_heatmap
Aug 3, 2025
Merged

feat(relational_heatmap_template): add relational_heatmap_template fu…#377
fangliu117 merged 2 commits intodevfrom
template_relational_heatmap

Conversation

@fangliu117
Copy link
Collaborator

…nction and unit tests

Copilot AI review requested due to automatic review settings August 3, 2025 03:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new relational heatmap template module with the ability to generate heatmaps from biological data using annotations. The template provides both interactive and static visualization outputs.

  • Adds a new template function run_from_json that processes parameters and generates relational heatmaps
  • Creates comprehensive unit tests covering I/O workflows, error handling, and function parameter validation
  • Includes support for both file-based and in-memory execution modes

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.

File Description
src/spac/templates/relational_heatmap_template.py Implements the main template functionality with parameter parsing, data loading, and visualization generation
tests/templates/test_relational_heatmap_template.py Provides comprehensive test coverage including mock data generation and I/O workflow testing

@fangliu117 fangliu117 merged commit 369c6ee into dev Aug 3, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants