@@ -28,9 +28,9 @@ $ choppy install chenqingwang/RNAseq-alignment | |||
$ choppy install chenqingwang/RNAseq-alignment -f | |||
# 查询已安装APP | |||
``` | |||
$ choppy apps | |||
$ choppy apps | |||
``` | |||
# Quick Start | |||
``` | |||
# 准备 samples.csv 文件 | |||
@@ -48,4 +48,5 @@ $ choppy query -L Your_label | grep "status" | |||
$ choppy search -s Failed -p Your_project_name -u chenqingwang --short-format | |||
# 结果文件地址 | |||
$ oss://choppy-cromwell-result/test-choppy/Your_project_name/ | |||
$ oss://choppy-cromwell-result/test-choppy/Your_project_name/ | |||
``` |