berntpopp / variant-linker

MIT License
0 stars 0 forks source link

Feature request: Enable Streaming Input and Output #34

Open berntpopp opened 1 week ago

berntpopp commented 1 week ago

Description:
Enhance the tool to support streaming input and output, allowing it to read input directly from stdin and write output to stdout. This will make the tool more versatile and suitable for use in pipelines and with other command-line tools.

Acceptance Criteria: