Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Feat: Support Multiple Output Formats (CSV, TSV, JSON) #23

Description

@berntpopp
  • Description: The pipeline currently outputs results in a single format (TSV). To increase flexibility and usability, the pipeline should support additional output formats, such as CSV and JSON. Users should be able to specify the desired output format via a command-line argument or configuration file.
  • Tasks:
    • Implement support for CSV and JSON output formats.
    • Add a command-line argument or config option to specify the desired output format.
    • Update the documentation to reflect the new output format options.
    • Ensure that the pipeline output is consistent across all formats.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions