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

feat(deposition): improvements and fixes #2960

Merged
merged 14 commits into from
Oct 7, 2024
Merged

Conversation

anna-parker
Copy link
Contributor

@anna-parker anna-parker commented Oct 7, 2024

resolves #2955

preview URL: https://add-authors-to-manifest.loculus.org

Summary

  • Deposition gets its own config file so we can submit with a different taxon id than we ingest (see Improve Taxon ID Handling for Ingestion and Deposition #2955) and otherwise not use the same config as used for ingest
  • Add authors to manifest if is_broker is true
  • Update taxon_ids to be more broad in ingest and more specific in submission

Screenshot

PR Checklist

  • All necessary documentation has been adapted.
  • The implemented feature is covered by an appropriate test.

@corneliusroemer corneliusroemer changed the title Add_authors_to_manifest feat: ENA deposition improvements and fixes Oct 7, 2024
@anna-parker anna-parker added the preview Triggers a deployment to argocd label Oct 7, 2024
@corneliusroemer corneliusroemer changed the title feat: ENA deposition improvements and fixes feat(deposition): improvements and fixes Oct 7, 2024
ena-submission/Snakefile Outdated Show resolved Hide resolved
@anna-parker anna-parker marked this pull request as ready for review October 7, 2024 10:39
@corneliusroemer corneliusroemer added the needs-ppx-values-pr Requires accompanying pathoplexus/pathoplexus PR to update values.yaml label Oct 7, 2024
anna-parker added a commit to pathoplexus/pathoplexus that referenced this pull request Oct 7, 2024
Copy link
Contributor

@corneliusroemer corneliusroemer left a comment

Choose a reason for hiding this comment

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

LGTM, save 1-2 comments, have a look at them before merging

So this PR:

  • adds the is_broker variable to config
  • renames ingest to enaDeposition in some comments
  • adds the AUTHORS manifest row
  • allows setting different ingest and deposition taxon ids

* Add address

# Conflicts:
#	ena-submission/scripts/create_assembly.py

* Fix address parsing

* fix tests

* fix tests

(cherry picked from commit 673786c)

* log error
@corneliusroemer corneliusroemer merged commit 188eb04 into main Oct 7, 2024
15 checks passed
@corneliusroemer corneliusroemer deleted the add_authors_to_manifest branch October 7, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ppx-values-pr Requires accompanying pathoplexus/pathoplexus PR to update values.yaml preview Triggers a deployment to argocd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Taxon ID Handling for Ingestion and Deposition
2 participants