To use this technology, we need Singularity installed in the target environment by root, which is possibly the largest obstacle for us.
Here is a container for analysing 16s rRNA data in MicrobiomeDB, requiring an R package DADA2. DADA2 releases to BioConductor, but we want the ability to load an arbitrary commit for development.
We can build on somebody's container with r-devtools
, and add our libraries: