瀏覽代碼

Update README.md

master
YaqingLiu 4 年之前
父節點
當前提交
d07c4b8672
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. +2
    -3
      README.md

+ 2
- 3
README.md 查看文件

@@ -1,11 +1,10 @@
***After generating all VCF files you want to include in the panel,***

***you can use bcftools-merge to merge them into a single Panel of Normal VCF.***
#### Usage
```shell
```bash
# Enter the Choppy work environment
open-choppy-env
# APP `bcftools-merge` should be installed for the first time
# App `bcftools-merge` should be installed for the first time
choppy install YaqingLiu/bcftools-merge
# Create input file `samples.json`
touch samples.json

Loading…
取消
儲存