Skip to content
Commit 68f9c5a0 authored by João Henrique Chrusciel's avatar João Henrique Chrusciel
Browse files

up: dorado, modkit, multiQC and pycoQC (duceppemo fork); fix: container...

up: dorado, modkit, multiQC and pycoQC (duceppemo fork); fix: container definitions to reduce image size;

removed miniconda and replaced installs with apt/pip
installed samtools, bedtools via apt; pod5 and multiQC via pip
used pip options:
 `--no-cache-dir` to reduce image size
 `--break-system-packages` to bypass debian PEP 668 issue
updated timezone to Sao_Paulo
fixed plotly version conflict between pycoQC and MultiQC:
  edited pycoQC's `setup.py` inside container using:
   `sed -i 's/plotly==5.16.1/plotly==5.18.0/' setup.py`
parent 08a45a72
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment