merge dev to release_dev for updated spac templates#417
Merged
fangliu117 merged 170 commits intorelease_devfrom Feb 27, 2026
Merged
merge dev to release_dev for updated spac templates#417fangliu117 merged 170 commits intorelease_devfrom
fangliu117 merged 170 commits intorelease_devfrom
Conversation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
feat(qc-metrics): add common single cell quality control metrics
…ial transcriptomics quality control metrics
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…istics function and tests based on the PR review
feat(qc_summary_statistics): add summary statistics table for sc/spatial transcriptomics quality control metrics
…plate feat(visualize_ripley_template): add visualize_ripley_template and un…
Refactor: template-utils with review fixes
…anch and fix unit test
fix(ripley_template): address review comments - replace debug prints …
…port - Add load_csv_files() to template_utils.py for loading and combining CSV files - Add spell_out_special_characters() to handle biological marker names - Add load_csv_files_with_config.py template wrapper for NIDAP compatibility - Add comprehensive unit tests for both functions - Support column name cleaning, metadata mapping, and string column enforcement
feat: add refactored galaxy tools
Benchmark script
fix(nearest_neighbor_template): Break the title in two lines
…ripts, Dockerfile, Makefile, README, environment.yml, docker setup
Added repository information and installation instructions.
Formatted the SPAC ecosystem section into a table for better readability.
Corrected capitalization of 'SPAC' in the README.
- Refactored all template run_from_json() functions to use centralized save_results from template_utils - Added show_static_image toggle (default False) to relational_heatmap_template and sankey_plot_template to prevent Plotly-to-PNG hang on Galaxy - Refactored all unit tests in tests/templates/ using snowball approach: real data, real filesystem, no mocking - One test file per template validating output file existence, naming conventions, and non-empty artifacts - Updated posit_it_python_template to use centralized save_results Templates changed: 43 files in src/spac/templates/ Tests changed: 37 files in tests/templates/
- test_boxplot_performance.py - test_histogram_performance.py
refactor all templates and unit tests
…plates fix: Remove 6 deprecated templates (sync with tools_refactor)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.