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

Xbbtree #498

Merged
merged 17 commits into from
Dec 21, 2023
Merged

Xbbtree #498

merged 17 commits into from
Dec 21, 2023

Conversation

ArtPoon
Copy link
Contributor

@ArtPoon ArtPoon commented Dec 5, 2023

@GopiGugan
Copy link
Contributor

Need to add axbbtree.nwk to the test data folder for the Cypress tests

- Object that stores the range of id's for clusters in each tree/display
- Fixes an issue when the user selects the next/previous hit from another display
@GopiGugan
Copy link
Contributor

GopiGugan commented Dec 12, 2023

  • Fix cypress tests
  • Add unit tests for the new "Display" dropdown
  • Run test on full dataset

batch.py Outdated Show resolved Hide resolved
dbmanager_test.js Outdated Show resolved Hide resolved
server.js Outdated Show resolved Hide resolved
@GopiGugan
Copy link
Contributor

With these changes in batch.py, it would mean that XBB lineages would not appear in the epicov branch. Should these changes be propagated to the epicov branch?

@GopiGugan
Copy link
Contributor

GopiGugan commented Dec 18, 2023

Checking the following:

  • Search
    • Search by accession number
    • Search by lineage
    • Search by country
    • Search by country (with date filter)
  • Tree filtering
  • Download Time-scaled tree (nwk)
  • Download Time-scaled tree (csv)
  • Download Beadplot (svg)
  • Download Beadplot (nwk)
  • Download mutation list (csv)
  • Beadplot cutoff slider
  • Expanding Beadplot
  • Translated pages
  • Changing the colour of the tree based on divergence, collection date, etc.
  • Left/Right arrow key to move between beads
  • Tooltips
  • Countries/Samples/Mutations tabs are populating the correct information
  • Build front-end database without issues

@GopiGugan GopiGugan merged commit e2cd776 into dev Dec 21, 2023
1 check passed
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.

2 participants