Procházet zdrojové kódy

Update README.md

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

+ 4
- 0
README.md Zobrazit soubor

@@ -1,5 +1,8 @@
#### Introduction
The bcftools-merge is used to merge VCF files into a singe VCF.

A common scenario is that 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
```bash
# Enter the Choppy work environment
@@ -11,6 +14,7 @@ touch samples.json
# Submit your job
choppy batch YaqingLiu/bcftools-merge-latest samples.json -p project_name
```

#### Input File
Input file `samples.json` should be in the form of json.
For example:

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