mpox
mpox copied to clipboard
Nextstrain build for mpox virus
trafficstars
Nextstrain repository for mpox virus
This repository contains three workflows for the analysis of mpox virus (MPXV) data:
ingest/- Download data from GenBank, clean and curate it and upload it to S3phylogenetic/- Filter sequences, align, construct phylogeny and export for visualizationnextclade/- Make Nextclade datasets for nextstrain/nextclade_data
Each folder contains a README.md with more information. The results of running both workflows are publicly visible at nextstrain.org/mpox.
Installation
Follow the standard installation instructions for Nextstrain's suite of software tools.
Quickstart
Run the default phylogenetic workflow via:
cd phylogenetic/
nextstrain build .
nextstrain view .
Documentation
- Running a pathogen workflow
- Contributor documentation