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

XBJ | BA.2.3/BA.5.2 #199

Closed
1 task done
ktmeaton opened this issue Nov 7, 2022 · 1 comment
Closed
1 task done

XBJ | BA.2.3/BA.5.2 #199

ktmeaton opened this issue Nov 7, 2022 · 1 comment

Comments

@ktmeaton
Copy link
Owner

ktmeaton commented Nov 7, 2022

  • pango-designation issue: #1268
  • covSPECTRUM query:

Parents

Clade: Omicron/BA.2/21L,Omicron/BA.5/22B
Lineage: BA.2.3*,BA.5.2*
Lineage Confidence: 0.996,0.979

Immunity

RBD Level: 5
RBD Substitutions: S:K444R,S:N450D,S:L452M,S:N460K,S:R493Q
Immune Escape: 0.5925
ACE2 Binding: 1.0634

Immune Escape Ranking

Higher values indicate an increased capacity to evade antibodies.

  1. XBB = 0.9070
  2. XBF = 0.8366
  3. XBD = 0.6339
  4. XBE = 0.6014
  5. XBJ = 0.5925
  6. XBC = 0.5283

ACE2 Binding Ranking

Higher values indicate an increased capacity for viral entry into the host cell.

  1. XAK = 1.3244
  2. XBJ = 1.0634
  3. XBF = 1.0428

Alleles

XBJ is successfully detected with the sc2rf mode for omicron_omicron:

python3 sc2rf/sc2rf.py results/proposed1268/nextclade/alignment.fasta \
  --max-name-length 50 \
  --clades BA.1 BA.2 BA.4 BA.5 \
  --ansi \
  --parents 2-4 \
  --breakpoints 0-10 \
  --unique 1 \
  --max-ambiguous 20 \
  --max-intermission-length 2 \
  --max-intermission-count 3 \
  --ignore-shared \
  --mutation-threshold 0.25 \
  --csvfile results/proposed1268/sc2rf/stats.omicron_omicron.csv

image

XBJ is also successfully detected with the sc2rf mode for VOC:

python3 sc2rf/sc2rf.py results/proposed1268/nextclade/alignment.fasta \
  --max-name-length 50 \
  --clades BA.2.10 BA.2.3.17 BA.2.3.20 BA.2.75 BA.4.6 BA.5.2 BA.5.3 XBB \
  --ansi \
  --parents 2-4 \
  --breakpoints 1-5 \
  --unique 1 \
  --max-ambiguous 20 \
  --max-intermission-length 2 \
  --max-intermission-count 3 \
  --ignore-shared \
  --mutation-threshold 0.25 \
  --csvfile results/proposed1268/sc2rf/stats.voc.csv

image

Breakpoints

This is an extraordinarily narrow breakpoint, almost suspiciously so. The alternative breakpoint 23019:25170 is reported by the sc2rf mode VOC between BA.2.3.20* and BA.5.2* and might be more reliable and specific.

Breakpoint 1: 23019:23039
Breakpoint 1 Alt: 23019:25170

breakpoints_clade

Tasks

  • resources/breakpoints.tsv Updated
@ktmeaton
Copy link
Owner Author

This is upgraded from proposed1268 to XBJ.

@ktmeaton ktmeaton changed the title proposed1268 XBJ Dec 19, 2022
@ktmeaton ktmeaton changed the title XBJ XBJ | BA.2.3/BA.5.2 Jan 26, 2023
This was referenced Feb 22, 2023
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

No branches or pull requests

1 participant