blab / nextflu

Real-time tracking of influenza evolution
http://nextflu.org
GNU Affero General Public License v3.0
88 stars 19 forks source link

Annotate Hamming distance match to future population #119

Closed trvrb closed 8 years ago

trvrb commented 8 years ago

Annotate each virus with its predicted match to the future population. Right now just fitness is annotated and exported to Auspice. Future match would allow sizing of virus bubbles according to match and make strain selection decisions more obvious. It looks like this could be accomplished with weighted_af in fitness_model, but I wasn't exactly sure.

trvrb commented 8 years ago

This has been addressed in commit bc2a382f01eca8855e17ea4b365f35e9b4e8f941.