소스 검색

Update: README.md

master
YaqingLiu 4 년 전
부모
커밋
a058b3566f
1개의 변경된 파일9개의 추가작업 그리고 7개의 파일을 삭제
  1. +9
    -7
      README.md

+ 9
- 7
README.md 파일 보기

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