Skip to content

Conversation

@RasmusBurge-CG
Copy link
Contributor

Description

Renaming of function to match the result of the function.

Changed

  • Name

How to prepare for test

  • Ssh to relevant server (depending on type of change)
  • Use stage: us
  • Paxa the environment: paxa
  • Install on stage (example for Hasta):
    bash /home/proj/production/servers/resources/hasta.scilifelab.se/update-tool-stage.sh -e S_cg -t cg -b [THIS-BRANCH-NAME] -a

How to test

  • Do ...

Expected test outcome

  • Check that ...
  • Take a screenshot and attach or copy/paste the output.

Review

  • Tests executed by
  • "Merge and deploy" approved by
    Thanks for filling in who performed the code review and the test!

This version is a

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

Implementation Plan

  • Document in ...
  • Deploy this branch on ...
  • Inform to ...

Vince-janv and others added 30 commits July 24, 2025 14:40
## Description
This PR adds logic to configure a Balsamic case
## Description
Add a step of linking FASTQ files into the correct directory.

## Added
- linking to the new config_case method for balsamic
## Description
Adds the CLI template that BalsamicCaseConfig will be dumped into

### Added
- CLI string template for Balsamic run CLI command

### Fixed
- Pass kwargs flags to the method using them
## Description
Adds a Balsamic tracker specifying where to find the SLURM ids and the Balsamic version

### Added
- BalsamicTracker
## Description

### Added

- Add support for Balsamic in the StarterFactory
## Description
This PR hooks up the new logic to dev-commands

### Added

- Balsamic dev-commands
## Description

### Added

- Added `cancer-somatic-snv-observations` which was missing

### Changed

- Removed `cancer-germline-sv-observations` as balsamic doesn't even accept it
- Changed pon fetching to return None instead of raising an error if no file is found

### Fixed

- Removed extra "balsamic" in CLI method invocation
### Added
- Changes needed for Balsamic v18
- The BalsamicConfigFileCreator.

---------

Co-authored-by: Mathias Johansson <[email protected]>
Co-authored-by: Rasmus Burge <[email protected]>
Co-authored-by: islean <[email protected]>
Co-authored-by: Linnéa Löfdahl <[email protected]>
Co-authored-by: Isak Ohlsson Ångnell <[email protected]>
Co-authored-by: Vincent Janvid <[email protected]>
diitaz93 and others added 22 commits October 22, 2025 11:55
- Tests for `start_command` in `BalsamicCaseConfig`
- BALSAMIC added to parameterized tests for sub processor  where `start_command` is called
---------

Co-authored-by: Rasmus Burge <[email protected]>
Co-authored-by: Sebastian Diaz <[email protected]>
Co-authored-by: islean <[email protected]>
Co-authored-by: Isak Ohlsson Ångnell <[email protected]>
@RasmusBurge-CG RasmusBurge-CG requested a review from a team as a code owner October 27, 2025 13:54
@RasmusBurge-CG RasmusBurge-CG changed the base branch from master to dev-new-start-balsamic October 27, 2025 13:55
Copy link
Contributor

@diitaz93 diitaz93 left a comment

Choose a reason for hiding this comment

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

Shouldn't it be is_sample_source_not_ffpe?

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 3, 2025

Base automatically changed from dev-new-start-balsamic to master November 19, 2025 09:58
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.

6 participants