generated from ydeng/python-program
Harrison Deng
c25f4ab9a1
All checks were successful
ydeng/modvcfsamples/pipeline/head This commit looks good
340 B
340 B
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.