@@ -31,12 +31,11 @@ For example: | |||
```json | |||
{ | |||
"fq": [ | |||
"oss://choppy-cromwell-result/test-choppy/..._lane1_1.fq.gz", | |||
"oss://choppy-cromwell-result/test-choppy/..._lane2_1.fq.gz", | |||
"oss://choppy-cromwell-result/test-choppy/..._lane3_1.fq.gz" | |||
"fqs": [ | |||
"oss://choppy-app-example-data/RNAseq/fastq_1m_reads/tumor_1M_1_R1.fq.gz", | |||
"oss://choppy-app-example-data/RNAseq/test_fq/test_R1.fq.gz" | |||
], | |||
"panel_id": "test_1.fq.gz", | |||
"sample_name": "test_1.fq.gz", | |||
"sample_id": "test_1", | |||
"disk_size": 200 | |||
} |