Browse Source

更新 'README.md'

master
liuruimei 3 years ago
parent
commit
c975978d2e
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.md

+ 3
- 3
README.md View File

$ open-choppy-env $ open-choppy-env


# Install the APP # Install the APP
$ choppy install YaqingLiu/variant-calling [-f]
$ choppy install liuruimei/prepareaa [-f]


# List the parameters # List the parameters
$ choppy samples YaqingLiu/variant-calling-latest [--no-default]
$ choppy samples liuruimei/prepareaa-latest --output sample.csv


# Submit you task with the `samples.csv file` and `project name` # Submit you task with the `samples.csv file` and `project name`
$ choppy batch YaqingLiu/variant-calling-latest samples.csv -p Project [-l project:Label]
$ choppy batch liuruimei/prepareaa-latest samples.csv -p Project [-l project:Label]


# Query the status of all tasks in the project # Query the status of all tasks in the project
$ choppy query -L project:Label | grep "status" $ choppy query -L project:Label | grep "status"

Loading…
Cancel
Save