Skip to content
Snippets Groups Projects
Commit d4a37587 authored by BIOPZ-Gypas Foivos's avatar BIOPZ-Gypas Foivos
Browse files

Add biocontainers image for tin-score-calculation

parent 1f9ca7c2
No related branches found
No related tags found
1 merge request!87Add biocontainers image for tin-score-calculation
......@@ -698,10 +698,10 @@ rule calculate_TIN_scores:
threads: 8
singularity:
"docker://zavolab/tin_score_calculation:0.2.0-slim"
"docker://quay.io/biocontainers/tin-score-calculation:0.4--pyh5e36f6f_0"
shell:
"(tin_score_calculation.py \
"(calculate-tin.py \
-i {input.bam} \
-r {input.transcripts_bed12} \
--names {params.sample} \
......
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