Skip to content

feat: Add SPAC boxplot Galaxy tool for Docker deployment#400

Merged
fangliu117 merged 1 commit intodevfrom
galaxy_tools
Oct 1, 2025
Merged

feat: Add SPAC boxplot Galaxy tool for Docker deployment#400
fangliu117 merged 1 commit intodevfrom
galaxy_tools

Conversation

@fangliu117
Copy link
Collaborator

SPAC boxplot Galaxy tool configured for Docker deployment. The tool uses the nciccbr/spac:v1 container from Docker Hub.

Copilot AI review requested due to automatic review settings October 1, 2025 07:10
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 adds a SPAC boxplot Galaxy tool configured for Docker deployment. The tool enables users to create boxplot visualizations of features in analysis datasets through the Galaxy interface.

Key changes:

  • New Galaxy tool XML configuration for SPAC boxplot functionality
  • Docker wrapper script for executing SPAC templates in containerized environment
  • Documentation for Galaxy tool installation and Docker requirements

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 1 comment.

File Description
galaxy_tools/spac_boxplot/spac_boxplot.xml Galaxy tool XML definition with parameters, inputs, outputs and Docker container configuration
galaxy_tools/spac_boxplot/run_spac_template.sh Shell script wrapper that executes SPAC templates inside Docker container with parameter processing
galaxy_tools/README.md Installation documentation for Galaxy tools with Docker requirements

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

## Requirements
- Galaxy instance with Docker enabled
- Docker image: nciccbr/spac:v1

Copy link

Copilot AI Oct 1, 2025

Choose a reason for hiding this comment

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

The XML code block is not properly closed. Add a closing triple backtick (```) after the tool configuration line.

Copilot uses AI. Check for mistakes.
@fangliu117 fangliu117 merged commit fc641b4 into dev Oct 1, 2025
19 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