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

Restructure s3 urls #73

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Restructure s3 urls #73

wants to merge 3 commits into from

Conversation

j23414
Copy link
Contributor

@j23414 j23414 commented Jul 2, 2024

Description of proposed changes

Restucture s3 urls #72

Related issue(s)

Checklist

  • Checks pass

The original dengue files were uploaded as:

files/workflows/dengue/sequences_<type>.fasta.zst
files/workflows/dengue/metadata_<type>.tsv.zst

But it may be more inline with the standard data files to update this to

files/workflows/dengue/<type>/sequences.fasta.zst
files/workflows/dengue/<type>/metadata.tsv.zst

This is consistent with the Nextstrain documentation on data files:

https://docs.nextstrain.org/en/latest/reference/data-files.html
The original dengue files were uploaded as:

files/workflows/dengue/sequences_<type>.fasta.zst
files/workflows/dengue/metadata_<type>.tsv.zst

But it may be more inline with the standard data files to update this to

files/workflows/dengue/<type>/sequences.fasta.zst
files/workflows/dengue/<type>/metadata.tsv.zst

This is consistent with the Nextstrain documentation on data files:

https://docs.nextstrain.org/en/latest/reference/data-files.html
@j23414 j23414 linked an issue Jul 2, 2024 that may be closed by this pull request
The original dengue files were uploaded as:

files/workflows/dengue/sequences_<type>.fasta.zst
files/workflows/dengue/metadata_<type>.tsv.zst

But it may be more inline with the standard data files to update this to

files/workflows/dengue/<type>/sequences.fasta.zst
files/workflows/dengue/<type>/metadata.tsv.zst

This is consistent with the Nextstrain documentation on data files:

https://docs.nextstrain.org/en/latest/reference/data-files.html
@j23414 j23414 marked this pull request as ready for review July 8, 2024 14:51
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.

Restructure S3 URLs
1 participant