modvcfsamples/README.md

9 lines
340 B
Markdown
Raw Normal View History

2023-06-27 14:40:33 +00:00
# ModVCFSamples
2023-06-22 16:35:31 +00:00
2023-06-27 14:40:33 +00:00
This is a simple CLI program that allows users to edit rapidly modify VCF files to conform to a certain format.
## Install
1. Run the following in any terminal with `pip` installed: `pip install --index-url https://git.reslate.systems/api/packages/ydeng/pypi/simple/ modvcfsamples`
2. Use `modvcfsamples -h` to see help.