Sfoglia il codice sorgente

Update: README.md

master
YaqingLiu 4 anni fa
parent
commit
a058b3566f
1 ha cambiato i file con 9 aggiunte e 7 eliminazioni
  1. +9
    -7
      README.md

+ 9
- 7
README.md Vedi File

@@ -28,14 +28,16 @@ choppy batch YaqingLiu/MD5-latest samples.json -p project_name
```

#### Input
Please note that the input file is in JSON format.

```Json
{
"sample_id": "sample_id",
"INPUT": [
"file_1",
"file_2",
"file_3",
...,
"file_n"]
"sample_id": "sample_id",
"INPUT": [
"file_1",
"file_2",
"file_3",
...,
"file_n"]
}
```

Loading…
Annulla
Salva