Skip to content

Trigger release v2.0.2 - #251

Merged
jonasfreimuth merged 1 commit into
mainfrom
dev
Aug 26, 2026
Merged

Trigger release v2.0.2#251
jonasfreimuth merged 1 commit into
mainfrom
dev

Conversation

@jonasfreimuth

Copy link
Copy Markdown
Collaborator

No description provided.

Mark uniprot_sprot.dat.gz and uniprot_trembl.dat.gz as temp so
Snakemake removes them after use, freeing ~200GB of disk space.

Closes #248

Co-authored-by: jonasfreimuth <68993915+jonasfreimuth@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the UniProt snapshot extraction step in the pull_resources stage of the Snakemake workflow, aligning intermediate UniProt artifacts with the workflow’s pattern of cleaning up non-final resources during/after execution.

Changes:

  • Mark uniprot_sprot.dat.gz and uniprot_trembl.dat.gz outputs from extract_uniprot_snapshot as temporary files (temp(...)), so they can be automatically removed when no longer needed.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jonasfreimuth
jonasfreimuth merged commit c91b1ad into main Aug 26, 2026
6 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.

4 participants