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

Merge branch 'feature/biocontainers_tin-score-calculation' into 'dev'

Add biocontainers image for tin-score-calculation

See merge request !87
parents 1f9ca7c2 d4a37587
No related branches found
No related tags found
1 merge request!87Add biocontainers image for tin-score-calculation
Pipeline #12755 passed
......@@ -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.
Please register or to comment