list_projects.py

Writes a tab-delimited file containg information about all projects in DNAnexus that are billed to the specified org. The field names are:

Name, ID, library_name, seq_run_name, lab, paired_end, sequencer_type, seq_instrument, seq_lane_index, queue, experiment_type

usage: list_projects.py [-h] -o OUTFILE --org ORG

Named Arguments

-o, --outfile The output file.
--org The DNAnexus org in which the projects belong.