소스 검색

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…
취소
저장