issues
search
CCBR
/
Dockers
A collection of Dockerfiles to facilitate reproducibility across computing environments.
11
stars
3
forks
source link
feat: install biopython & remove R in base container
#24
Closed
kelly-sovacool
closed
9 months ago
kelly-sovacool
commented
1 year ago
don't install R in base container, it clashes with mamba/conda R packages.
pip3 install biopython
.
pip3 install biopython
.