Skip to content
Snippets Groups Projects

Replace zpca container from zavolab to biocontainers.

Merged BIOPZ-Gypas Foivos requested to merge feature/biocontainers_zpca into dev
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -847,7 +847,7 @@ rule pca_salmon:
threads: 1
singularity:
"docker://zavolab/zpca:0.8"
"docker://quay.io/biocontainers/zpca:0.8.2--pyh3252c3a_0"
shell:
"(zpca-tpm \
Loading