Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly handle CSV-like TSVs #27

Open
Tracked by #1566
joverlee521 opened this issue Dec 6, 2024 · 0 comments · May be fixed by #31
Open
Tracked by #1566

Properly handle CSV-like TSVs #27

joverlee521 opened this issue Dec 6, 2024 · 0 comments · May be fixed by #31
Assignees

Comments

@joverlee521
Copy link

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.

@genehack genehack self-assigned this Dec 9, 2024
genehack added a commit that referenced this issue Dec 20, 2024
* 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
@genehack genehack linked a pull request Dec 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants