Explorar el Código

更新 'README.md'

master
chenqingwang hace 4 años
padre
commit
d700f83731
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      README.md

+ 2
- 2
README.md Ver fichero

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

Cargando…
Cancelar
Guardar