Skip to content

Add remote file support (snakemake v8+)#57

Merged
jameshadfield merged 1 commit intomainfrom
james/remote-files
Jul 21, 2025
Merged

Add remote file support (snakemake v8+)#57
jameshadfield merged 1 commit intomainfrom
james/remote-files

Conversation

@jameshadfield
Copy link
Copy Markdown
Member

I originally implemented this in nextstrain/zika#89 and that's where the bulk of the discussion and review happened. That PR wasn't merged and instead it was added to ncov via nextstrain/ncov#1180. The code in this commit is copied directly from https://github.com/nextstrain/ncov/blob/137ffc479a1bfe4e2c6ae1bbcd1b22e3afc5f8dd/workflow/snakemake_rules/remote_files.smk

Closes #56

Copy link
Copy Markdown
Contributor

@joverlee521 joverlee521 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jameshadfield!

Comment thread snakemake/remote_files.smk Outdated
I originally implemented this in <nextstrain/zika#89>
and that's where the bulk of the discussion and review happened. That
PR wasn't merged and instead it was added to ncov via
<nextstrain/ncov#1180>. The code in this commit
is copied directly from <https://github.com/nextstrain/ncov/blob/137ffc479a1bfe4e2c6ae1bbcd1b22e3afc5f8dd/workflow/snakemake_rules/remote_files.smk>
with some changes to comments in the code as applicable.

Closes #56
@jameshadfield jameshadfield merged commit 7d40c7d into main Jul 21, 2025
2 checks passed
@jameshadfield jameshadfield deleted the james/remote-files branch July 21, 2025 21:11
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.

Add remote_files helper functions

2 participants