portal_exp_to_tab¶
Fetches the given experiment from the Portal in JSON format, and serializes it to tab-delimited format.
usage: portal_exp_to_tab.py [-h] [-m DCC_MODE] -e EXP -o OUTDIR
Named Arguments¶
| -m, --dcc-mode |
|
| -e, --exp | An identifier for an experiment record. |
| -o, --outdir | Output directory. |