24With their small genomes, fast evolutionary rates, and clinical significance, viruses have long 25 been fodder for studies of whole genome evolution. One common need in these studies is the 26 analysis of viral evolution over time through longitudinal sampling. However, there exists no 27 simple tool to automate such analyses. We created a simple command-line visualization tool 28 called LAVA (Longitudinal Analysis of Viral Alleles). LAVA allows dynamic and interactive 29 visualization of viral evolution across the genome and over time. Results are easily shared via a 30 single HTML file that also allows interactive analysis based on read depth and allele frequency. 31 LAVA requires minimal input and runs in minutes for most use cases. LAVA is programmed 32 mainly in Python 3 and is compatible with Mac and Linux machines. LAVA is a user-friendly 33 command-line tool for generating, visualizing, and sharing the results of longitudinal viral 34 genome evolution analysis. Instructions for downloading, installing, and using LAVA can be 35 found at https://github.com/michellejlin/lava. 36