kbaseattic / assembly

An extensible framework for genome assembly.
MIT License
12 stars 14 forks source link

ar-stat -n option not documented #278

Closed brettin closed 9 years ago

brettin commented 9 years ago

[brettin@maple biosamples]$ ar-stat -h

Usage: ar-stat [-h] [-w] [-j JOB | -l | --data-json DATA] [-n STAT_N] [-s server_addr]

Query status of running jobs

Optional arguments: -h, --help show this help message and exit -j JOB, --job JOB get status of a specific job ID -l, --list-data list data objects --data-json DATA print the information of a data ID -s server_addr specify ARAST server address -w, --watch monitor in realtime (only works in Linux and Mac shell) --version print ARAST client version number

levinas commented 9 years ago

Tom,

Please source this latest arast env on maple:

$ source ~fangfang/P3-arast/user-env.sh

I’ll ask Bob to update the deployment in /vol/kbase..

On Jan 6, 2015, at 7:58 AM, Thomas Brettin notifications@github.com wrote:

[brettin@maple biosamples]$ ar-stat -h

Usage: ar-stat [-h] [-w] [-j JOB | -l | --data-json DATA] [-n STAT_N] [-s server_addr]

Query status of running jobs

Optional arguments: -h, --help show this help message and exit -j JOB, --job JOB get status of a specific job ID -l, --list-data list data objects --data-json DATA print the information of a data ID -s server_addr specify ARAST server address -w, --watch monitor in realtime (only works in Linux and Mac shell) --version print ARAST client version number

— Reply to this email directly or view it on GitHub https://github.com/kbase/assembly/issues/278.

levinas commented 9 years ago

Bob just deployed the new release on maple.

brettin commented 9 years ago

thanks!

On Jan 6, 2015, at 8:03 AM, Fangfang Xia notifications@github.com wrote:

source ~fangfang/P3-arast/user-env.sh