download_multiple_projects.py¶
Downloads all projects from DNanexus that have the given value for the ‘seq_run_name’ property set. A billing account can be specified in order to limit the project search space to only those belonging to that account.
usage: download_multiple_projects.py [-h] --seq-run-name SEQ_RUN_NAME
--download-dir DOWNLOAD_DIR
[-b BILLING_ACCOUNT_ID]
[-s SKIP_PROJECTS [SKIP_PROJECTS ...]]
Named Arguments¶
| --seq-run-name |
|
| --download-dir |
|
| -b, --billing-account-id | |
| |
| -s, --skip-projects | |
| |