nextstrain / augur

Pipeline components for real-time phylodynamic analysis
https://docs.nextstrain.org/projects/augur/
GNU Affero General Public License v3.0
268 stars 128 forks source link

[export] Improve root-sequence help messages #1478

Closed jameshadfield closed 1 month ago

jameshadfield commented 1 month ago

Made as part of writing up some docs for nextclade.

Note that augur export here just exports the data it's been given. There is the possibility of sanity checking (e.g. asserting that the provided reference sequences correspond to the root-node sequences + root-node mutations) if we want to go in that direction in the future.