Переглянути джерело

更新 'README.md'

master
chenqingwang 4 роки тому
джерело
коміт
d700f83731
1 змінених файлів з 2 додано та 2 видалено
  1. +2
    -2
      README.md

+ 2
- 2
README.md Переглянути файл

@@ -30,10 +30,10 @@ $ choppy apps

```
# 准备 samples.csv 文件
$ choppy samples junshang/bedtools-latest > samples.csv
$ choppy samples chenqingwang/bam-readcount-latest > samples.csv

# 提交任务
$ choppy batch junshang/bedtools-latest samples.csv -p Your_project_name -l Your_label
$ choppy batch chenqingwang/bam-readcount-latest samples.csv -p Your_project_name -l Your_label

# 查询任务运行状况
$ choppy query -L Your_label | grep "status"

Завантаження…
Відмінити
Зберегти