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

Remove automatic Nextclade dataset updates and improve provenance tracking #38

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

Conversation

jpalmer37
Copy link
Collaborator

Fixes: #37

@jpalmer37 jpalmer37 requested a review from dfornika July 30, 2024 18:33
@jpalmer37
Copy link
Collaborator Author

The above changes now produce a provenance section that looks as follows:

- process_name: nextclade
  tools:
    - tool_name: nextclade
      tool_version: 3.8.1
      subcommand: run
  databases:
    - database_name: nextclade_flu_h3n2_ha 
      database_path: /path/to/nextclade/dataset/h3n2_ha/latest/ 
      database_sha256: a11110dbfec4b476304a68183b169776c74f2702b761dd648713fbf0d9337438 

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.

Revert automated Nextclade dataset retrieval in favour of fixed datasets and regimented updates
1 participant