Sfoglia il codice sorgente

更新 'README.md'

master
chenqingwang 4 anni fa
parent
commit
d700f83731
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      README.md

+ 2
- 2
README.md Vedi File

@@ -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"

Loading…
Annulla
Salva