No description
- Python 100%
| .vscode | ||
| out | ||
| src/modvcfsamples | ||
| tests | ||
| .gitignore | ||
| environment.yml | ||
| Jenkinsfile | ||
| pyproject.toml | ||
| README.md | ||
| setup.cfg | ||
| setup.py | ||
ModVCFSamples
This is a simple CLI program that allows users to edit rapidly modify VCF files to conform to a certain format.
Install
-
Run the following in any terminal with
pipinstalled:pip install --index-url https://git.reslate.systems/api/packages/ydeng/pypi/simple/ modvcfsamples -
Use
modvcfsamples -hto see help.