J-81 / dp_tools

MIT License
1 stars 7 forks source link

download_multiqc_from_OSD.py doesn't accept output directory #31

Open asaravia-butler opened 10 months ago

asaravia-butler commented 10 months ago

gitpod /workspace/dp_tools (metrics_extraction_subfeature) $ python download_multiqc_from_OSD.py --osd-id --output-dir multiQC_output_ASB Usage: download_multiqc_from_OSD.py [OPTIONS] Try 'download_multiqc_from_OSD.py --help' for help.

Error: Got unexpected extra argument (multiQC_output_ASB)

asaravia-butler commented 10 months ago

Looks like this is because there's supposed to be an osd-id specified, so with the command I used it's taking the output-dir option as the OSDid