-
Notifications
You must be signed in to change notification settings - Fork 2
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
v0.7.0 Redo Release #238
Merged
v0.7.0 Redo Release #238
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AndreaTy
approved these changes
Mar 1, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v0.7.0 - Recursive Recombinants
Reviews
@ConnorChato
@TheZetner
@AndreaTy
Edits
Notes
This is a minor release aimed towards a
nextclade
dataset upgrade from2022-10-27
to2023-01-09
which adds nomenclature for newly designated recombinantsXBH
-XBP
. This release also adds initial support for the detection of "recursive recombination" includingXBL
andXBN
which are recombinants ofXBB
.A comprehensive test summary report can be downloaded directly with: ncov-recombinant_v0.6.1_v0.7.0.zip or viewed at the following link once the release is complete.
Documentation
Dataset
Resources
sc2rf
parents_conflict
to indicate whether the reported lineages from covSPECTRUM conflict with the reported parental clades from `sc2rf.XBK
to auto-pass lineages.--gisaid-access-key
tosc2rf
andsc2rf_recombinants
.sc2rf
postprocess.postprocessing.py
was rearranged to have more comprehensive details for auto-pass lineages.XAN
to auto-pass lineages.Plot
rbd_level
to the range of0:12
.--singletons
in favor of--min-cluster-size
to control cluster size in plots.plot
andplot_historical
into one snakemake rule. Also at custom patternplot_NX
(ex.plot_N10
) to adjust min cluster size.Report
report
andreport_historical
into one snakemake rule.Validate
Designated Lineages
XBB.1.5
XBF
XBG
XBH
XBJ
XBK
XBL
XBM
XBN
Proposed Lineages
proposed1305
proposed1340
proposed1425
proposed1440
proposed1444
proposed1576
Continuous Integration
Commits
c279f1e4
docs: add changelog for v0.7.02964b4a1
docs: update notes to include 1576 proposed issuefdc874ab
docs: add test summary package for v0.7.03f3d4438
docs: update docs v0.7.078696b36
script: add bug fix to sc2rf postprocess for AttributeError: 'NoneType' object has no attribute 'startswith' #231403777a0
script: lint plotting script2a09c783
script: fix sc2rf postprocess bug in duplicate removald44d5f90
data: add XBP to controls-gisaid4293439c
profile: add controls-gisaid to virusseq builds91d6fb89
defaults: update nextclade dataset to 2023-02-01630b2cd5
resources: update49e6f598
profile: add virusseq profile7e586d1d
script: add extra logic for auto-passing lineages0ebe5e9c
script: fix bug in report where it didn't check that plots existed25b2f243
docs: update developers guide914d933f
defaults: add XBN to controls-gisaid and validation8eaf08a9
data: restore controls-gisaid strain listfa123009
script: defragment plot for 2185f24f695
dataset: update controls-gisaid strain listefc5aab7
defaults: update validation to fix XBH dropout