Skip to content
Snippets Groups Projects

Add biocontainers image for merge_kallisto.R

Merged BIOPZ-Gypas Foivos requested to merge feature/biocontainers_merge_kallisto into dev
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -561,7 +561,7 @@ rule extract_transcripts_as_bed12:
)
singularity:
"docker://zavolab/zgtf:0.1"
"docker://quay.io/biocontainers/zgtf:0.1.1--pyh5e36f6f_0"
threads: 1
@@ -1072,7 +1072,7 @@ rule pca_salmon:
threads: 1
singularity:
"docker://zavolab/zpca:0.8.3-1"
"docker://quay.io/biocontainers/zpca:0.8.3.post1--pyh5e36f6f_0"
shell:
"(zpca-tpm \
Loading