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

CLI #10

Open
figueroakl opened this issue Mar 1, 2023 · 0 comments
Open

CLI #10

figueroakl opened this issue Mar 1, 2023 · 0 comments

Comments

@figueroakl
Copy link
Contributor

figueroakl commented Mar 1, 2023

Description

This component involves creating a command-line interface (CLI) for the program, which allows users to interact with the program via the terminal. The CLI should provide options for users to input the path of the VCF file, specify output format, and other relevant parameters. The CLI can be implemented using Rust's clap crate, which provides a powerful and flexible command-line argument parser.

Acceptance criteria

Tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant