mpox
mpox copied to clipboard
Remove `reverse` column, associated script, and references
The reverse column has effectively been replaced by is_reverse_complement from the Nextclade output. The script ingest/bin/reverse_reversed_sequences.py is no longer used because it's function is now built into Nextclade.
Resolves https://github.com/nextstrain/monkeypox/issues/209.
Checklist
- [ ] Checks pass