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

Monster PR #53

Merged
merged 102 commits into from
Dec 9, 2022
Merged

Monster PR #53

merged 102 commits into from
Dec 9, 2022

Conversation

priesgo
Copy link
Member

@priesgo priesgo commented Dec 9, 2022

Changes

  • Fix parsing of host from COVID19 Data Portal
  • Avoid writing config in logs multiple times
  • Change in COVID19 Data Portal from acc to id
  • Add binary search on existing sample ids to improve accessor performance
  • Infinite retries on accessor
  • Skip pangolin for COVID19 Data Portal and use provided pangolin
  • Update use of COVID19 Data Portal to query by montsh to avoid limitation in the maximum number of results
  • Avoid erroring if the API returns repeated samples...
  • Add an option to run pipeline directly from VCF for rephasing
  • Integrate COMPLLEX mutations
  • Enable configuration of nextflow profile instead of using conda always. By default still uses conda profile

priesgo added 30 commits June 4, 2022 12:03
Separate the computation of the cooccurrence matrix in a separate operation
improve performance of coocurrence computation by single commit per sample
Optimize increment commits in co-occurrence precomputation
Adds button to download clustering results
Make co-occurence matrix computation more efficient
makes sure cooccurrence on GISAID works
Fixed some typos in dashboard documentation
Fix links to imprint and data protection
Upgrade pangolin + remove GISAID from data model
@priesgo priesgo changed the base branch from main to develop December 9, 2022 14:39
@priesgo priesgo merged commit df99dae into develop Dec 9, 2022
@priesgo priesgo deleted the fix-covid19-host branch January 4, 2023 10:15
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.

None yet

1 participant