浏览代码

update README

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

+ 2
- 2
README.md 查看文件

@@ -15,8 +15,8 @@ $ choppy install YaqingLiu/ngscheckmate_fastq-latest [-f]
# List the parameters
$ choppy samples YaqingLiu/ngscheckmate_fastq-latest [--no-default]

# Submit you task with the `samples.json file` and `project name`
$ choppy batch YaqingLiu/ngscheckmate_fastq-latest samples.json -p Project [-l project:Label]
# Submit you task with the `samples.csv file` and `project name`
$ choppy batch YaqingLiu/ngscheckmate_fastq-latest samples.csv -p Project [-l project:Label]

# Query the status of all tasks in the project
$ choppy query -L project:Label | grep "status"

正在加载...
取消
保存