A web application to collect and visualise data from multiple MultiQC reports. https://github.com/ewels/MegaQC
ewels on FLASK_DEBUG
Ah, that’s going to be interesting.
which multiqc
> /Users/kanwals/miniconda3/envs/multiqc/bin/multiqc
which megaqc
> /Users/Kanwals/miniconda3/bin//megaqc
As you can tell, I installed both tools in separate conda environment. Aslo, used pip for megaqc installation.
Should I try installing megaqc in multiqc environment.?
Multiqc version is 1.7
, so should definitely be not an issue.
which pip
should show it in the conda env.
Phil, tried reinstalling megaQC in the multiQC conda environment using pip. The installation went okay.
Both the tools are now installed in the same environment.which megaqc
> /Users/kanwals/miniconda3/envs/multiqc/bin/megaqc
which multiqc
> /Users/kanwals/miniconda3/envs/multiqc/bin/multiqc
For testing, ran multiqc on a sample, and the report was successfully posted to megaqc server.
But upload
is again throwing the same issue:
megaqc upload multiqc_data/multiqc_data.json
This is MegaQC v0.1.dev1
Env: test
* Database type: sqlite
* Database path: sqlite:////Users/kanwals/miniconda3/lib/python3.6/site-packages/test.db
Error - This function requires MultiQC to be installed