Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

deepcsa_core v0.0.1-alpha#6

Merged
FedericaBrando merged 3 commits intomainfrom
dev/common-deps-for-deepcsa
Mar 28, 2025
Merged

deepcsa_core v0.0.1-alpha#6
FedericaBrando merged 3 commits intomainfrom
dev/common-deps-for-deepcsa

Conversation

@FedericaBrando
Copy link
Member

@FedericaBrando FedericaBrando commented Mar 27, 2025

The most important changes include adding metadata and environment configurations to the deepcsa_core Dockerfile, updating dependencies, and removing the outdated python_container Dockerfile and its associated conda environment file.

I need to test the user when running bgreference.

Ideally a container should never have root priviledge and should be run via a user. in this specific case the user is mambauser.

I am testing the deepcsa pipeline to be sure that the container is correctly working.

related with

Copy link

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 update for deepcsa_core v0.0.1-alpha focuses on dependency management, particularly by adding the pysam dependency to the deepcsa.yml file, aligning with container configuration and testing requirements.

  • Added pysam==0.23.0 dependency
  • Updated metadata and environment configurations for container execution
Files not reviewed (3)
  • deepcsa_core/Dockerfile: Language not supported
  • python_container/Dockerfile: Language not supported
  • python_container/conda.yml: Language not supported

@FedericaBrando FedericaBrando changed the title [DRAFT] deepcsa_core v0.0.1-alpha deepcsa_core v0.0.1-alpha Mar 28, 2025
@FedericaBrando FedericaBrando self-assigned this Mar 28, 2025
Copy link
Collaborator

@FerriolCalvet FerriolCalvet left a comment

Choose a reason for hiding this comment

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

all looks good!
if the test in seqera works fine I guess it will be the final check.

@FedericaBrando FedericaBrando merged commit 45e0bbe into main Mar 28, 2025
@FedericaBrando FedericaBrando deleted the dev/common-deps-for-deepcsa branch March 28, 2025 20:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants