소스 검색

更新 'README.md'

master
chenqingwang 4 년 전
부모
커밋
d28eae0d77
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. +3
    -1
      README.md

+ 3
- 1
README.md 파일 보기

@@ -30,9 +30,11 @@ $ choppy apps
```
# 准备 samples.csv 文件
$ choppy samples chenqingwang/featureCounts-latest > samples.csv
# 准备无默认参数的samples.csv 文件
choppy samples --no-default chenqingwang/featureCounts-latest > samples.csv

# 提交任务
$ choppy batch jchenqingwang/featureCounts-latest samples.csv -p Your_project_name -l Your_label
$ choppy batch chenqingwang/featureCounts-latest samples.csv -p Your_project_name -l Your_label

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

Loading…
취소
저장