Go to file
Harrison Deng 482b27b801
All checks were successful
ydeng/modvcfsamples/pipeline/head This commit looks good
bumped version
2023-06-28 06:27:31 +00:00
.vscode Fixed '--only' issue 2023-06-27 20:20:59 +00:00
out Fixed '--only' issue 2023-06-27 20:20:59 +00:00
src/modvcfsamples Added automatic sample name replacement 2023-06-28 05:51:52 +00:00
tests Added automatic sample name replacement 2023-06-28 05:51:52 +00:00
.gitignore Initial commit 2023-06-22 16:35:31 +00:00
environment.yml Changed build environment and project metadata 2023-06-27 13:59:14 +00:00
Jenkinsfile Added CLI test in 'Jenkinsfile' 2023-06-27 14:19:06 +00:00
pyproject.toml Initial commit 2023-06-22 16:35:31 +00:00
README.md Updated the 'README.md' 2023-06-27 14:40:33 +00:00
setup.cfg bumped version 2023-06-28 06:27:31 +00:00
setup.py Updated pipeline and formatted code 2023-06-27 14:15:03 +00:00

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.