Assign viral lineages and track variant dynamics using Nextclade for genomic surveillance of pathogens.
# Nextclade
npm install -g @nextstrain/nextclade
# Or pangolin for SARS-CoV-2
pip install pangolin
pangolin --updateTell your AI agent what you want to do:
- "Assign lineages to my SARS-CoV-2 sequences"
- "Track variant prevalence over time"
- "Identify emerging mutations in my surveillance data"
"Run Nextclade on these viral sequences"
"What variants are in my sequencing batch?"
"Generate a weekly variant surveillance report"
"How has Omicron prevalence changed over the past month?"
"Find the most common spike mutations in my data"
"Are there any emerging mutations increasing in frequency?"
- Download/update Nextclade dataset
- Run lineage assignment on sequences
- Filter by QC status
- Summarize lineage distribution
- Track temporal trends if dates provided
- Flag variants of concern and emerging mutations
- QC status - Filter by 'good' or 'mediocre' QC; reject 'bad'
- Dataset updates - Update regularly for current lineages
- Pangolin vs Nextclade - Pangolin specific to SARS-CoV-2; Nextclade broader
- Temporal analysis - Need collection dates for trend analysis
- VOC definitions - WHO classifications may update