Browse Source

Update: README.md

master
YaqingLiu 4 years ago
parent
commit
a058b3566f
1 changed files with 9 additions and 7 deletions
  1. +9
    -7
      README.md

+ 9
- 7
README.md View 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…
Cancel
Save