浏览代码

更新 'README.md'

master
chenqingwang 3 年前
父节点
当前提交
cbdbea586d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      README.md

+ 2
- 2
README.md 查看文件

@@ -59,12 +59,12 @@ Input file samples.json should be in the form of json. For example:
"oss://choppy-cromwell-result/test-choppy/..._xxx.bam",
"oss://choppy-cromwell-result/test-choppy/..._xxx.bam"
],
"bai": [
"bai": [
"oss://choppy-cromwell-result/test-choppy/..._xxx.bai",
"oss://choppy-cromwell-result/test-choppy/..._xxx.bai",
"oss://choppy-cromwell-result/test-choppy/..._xxx.bai"
],
"pickle": [
"pickle": [
"oss://choppy-cromwell-result/test-choppy/..._xxx.pickle",
"oss://choppy-cromwell-result/test-choppy/..._xxx.pickle",
"oss://choppy-cromwell-result/test-choppy/..._xxx.pickle"

正在加载...
取消
保存