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
The ENCODE Portal site (‘prod’ or ‘dev’, or an explicit host name, i.e. ‘demo.encodedcc.org’) to connect to.
-e, --exp An identifier for an experiment record.
-o, --outdir Output directory.