Skip to content
Prev 393707 / 398503 Next

Covid-19 Variants & Lineages

On Tue, 24 Jan 2023 22:26:34 +0200
Leonard Mada via R-help <r-help at r-project.org> wrote:

            
The page has a "download" button, which requests
https://www.ncbi.nlm.nih.gov/genomes/VirusVariation/activ/?report=download_lineages
and offers to save it as "lineages.csv".

I think that the information you're looking for is available if you
feed this URL to read.csv() and look at the aa_definition column.