PoonLab / covizu

Rapid analysis and visualization of coronavirus genome variation
https://filogeneti.ca/CoVizu/
MIT License
45 stars 20 forks source link

incorporate hunipie predictive model #472

Closed ArtPoon closed 1 year ago

ArtPoon commented 1 year ago
ArtPoon commented 1 year ago

@SandeepThokala to handle integration of existing code into backend @bonnielu to implement front-end (colouring lineage tree)

ArtPoon commented 1 year ago
ArtPoon commented 1 year ago

For now, let's use the original hunepi model that was trained on the consensus trees. Later we will probably want to use a modified model trained on the individual bootstrap trees.

ebrintn commented 1 year ago

I added the predictive models to the HUNePi git repository in a folder called general_linear_prediction_models. All reads contain lists of models using different summary statistics. Use the summary statistics in the list labelled HUNePi

There are four sets of .rds files in the folder:

ArtPoon commented 1 year ago

@GopiGugan noted that we are missing the calculation of Pi statistics, pending meeting with @ebrintn for clarification