-
Notifications
You must be signed in to change notification settings - Fork 0
Implement container for R/python packages #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To improve reproducibility and ease of deployment, we should add a container (e.g., Docker or Singularity) that includes the necessary dependencies for running R and Python scripts in this repository.
Tasks:
- Define the required R and Python packages.
- Create a Dockerfile definition file with the appropriate base image.
- Ensure that the container includes all necessary libraries for the workflows.
- Update documentation to provide setup and usage instructions.
Priority: Medium
Milestone: Next release, trying for next month.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request