Procházet zdrojové kódy

Update README.md

master
YaqingLiu před 4 roky
rodič
revize
d07c4b8672
1 změnil soubory, kde provedl 2 přidání a 3 odebrání
  1. +2
    -3
      README.md

+ 2
- 3
README.md Zobrazit soubor

@@ -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

Načítá se…
Zrušit
Uložit