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

Result collation tool #46

Open
tparkerd opened this issue Aug 8, 2022 · 0 comments
Open

Result collation tool #46

tparkerd opened this issue Aug 8, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tparkerd
Copy link
Member

tparkerd commented Aug 8, 2022

Is your feature request related to a problem? Please describe.
Collate results using CLI instead of expecting end users to combine them all.

Describe the solution you'd like
It should do the following for the user

  1. Combine all .csv and .tsv within a given directory (recursive traversal of file structure)
  2. Show warning for any duplicate entries (based on ID
  3. Allow user to set flag to automatically remove exact duplicates
@tparkerd tparkerd added the enhancement New feature or request label Aug 8, 2022
@tparkerd tparkerd self-assigned this Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant