Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move paths to SampleFileHandler #12

Merged

Conversation

glrs
Copy link
Collaborator

@glrs glrs commented Oct 31, 2024

This pull request focuses on refactoring the handling of directory paths in the SS3Sample class and related methods, moving the responsibility to the SampleFileHandler class. The most important changes include renaming base_dir to project_dir, removing the project_dir and sample_dir attributes from SS3Sample and updating methods to use SampleFileHandler for directory paths.

Refactoring directory path handling:

@glrs glrs merged commit 1aec84f into NationalGenomicsInfrastructure:main Oct 31, 2024
3 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.

1 participant