generated from ydeng/python-program
Harrison Deng
fd34c4ea44
Some checks failed
ydeng/modvcfsamples/pipeline/head There was a failure building this commit
|
||
---|---|---|
.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
pip
installed:pip install --index-url https://git.reslate.systems/api/packages/ydeng/pypi/simple/ modvcfsamples
-
Use
modvcfsamples -h
to see help.