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

Refactor/project name formatting #6

Merged

Conversation

glrs
Copy link
Collaborator

@glrs glrs commented Oct 25, 2024

This pull request includes changes to the project information extraction and directory creation logic in the smartseq3 and tenx realms. More specifically, we used to replace "." in the project name with "__". With this PR this won't happen anymore.

Changes to project information extraction:

Changes to directory creation:

  • lib/realms/tenx/tenx_project.py: Updated the ensure_project_directory method to create the project directory under a "projects" subdirectory within the base directory specified by the 10x_dir configuration.

@glrs glrs merged commit ba4d055 into NationalGenomicsInfrastructure:main Oct 25, 2024
3 checks passed
@glrs glrs deleted the refactor/project-name-formatting branch October 25, 2024 12:53
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