generated from ydeng/python-program
Updated the 'README.md'
All checks were successful
ydeng/modvcfsamples/pipeline/head This commit looks good
All checks were successful
ydeng/modvcfsamples/pipeline/head This commit looks good
This commit is contained in:
parent
565d778907
commit
c25f4ab9a1
10
README.md
10
README.md
@ -1,3 +1,9 @@
|
|||||||
# A Generic Python Program Template
|
# ModVCFSamples
|
||||||
|
|
||||||
This template is meant to be a general starting point for any Python program. It contains Jenkins configurations, Conda environment starter files, all the variations of a Python's project configurations, and pytests.
|
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.
|
Loading…
Reference in New Issue
Block a user