Skip to content

feat: replace Python variables with pathvars#46

Open
ahmig wants to merge 9 commits intomainfrom
feat/pathvars
Open

feat: replace Python variables with pathvars#46
ahmig wants to merge 9 commits intomainfrom
feat/pathvars

Conversation

@ahmig
Copy link
Copy Markdown
Member

@ahmig ahmig commented May 3, 2026

Removes Python variables OUTDIR, LOGDIR, REPORT_DIR_TABLES and REPORT_DIR_PLOTS, using instead three pathvars: <results> and <logs> (with default values), and <dataset> (set by reading config.OUTPUT_NAME). Drops config.OUTPUT_DIRECTORY accordingly. The default results directory has been changed from output/ to results/<dataset>, and the logs directory, from output/logs/ to logs/<dataset>. These changes improve future compatibility and make it easier to use VIPERA as a Snakemake module. This raises the minimum required Snakemake version to 9.12.

@ahmig ahmig self-assigned this May 4, 2026
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