You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* in "subset_metadata" rule:
* use `csvtk cut` instead of `tsv-select`; avoids need to filter
input and output through `csvtk`
* in "format_ncbi_dataset_report" rule:
* extend `csvtk mutate` command to also handle field re-arrangement
Parent issue: nextstrain/augur#1566
Audit handling of TSVs in the repo to ensure that we are properly manipulating CSV-like TSVs.
See Nextstrain Data formats docs for guidelines.
The text was updated successfully, but these errors were encountered: