modvcfsamples/README.md
Harrison Deng c25f4ab9a1
All checks were successful
ydeng/modvcfsamples/pipeline/head This commit looks good
Updated the 'README.md'
2023-06-27 14:40:33 +00:00

9 lines
340 B
Markdown

# ModVCFSamples
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.