Skip to content

Commit

Permalink
Dockerfile Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dvantwisk committed Nov 7, 2024
1 parent 6fc1e33 commit 0a90dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jaffal_helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ for i in $(seq 1 ${REPLICATES}); do
cp ${DATADIR}/fusions-${1}-${5}-${6}-${i}.fq.gz ${DATADIR}/fusions-${1}-${JAFFAL_QUALITY_NAME}-${6}-${i}.fq.gz
done

/JAFFA/tools/bin/bpipe run /JAFFA/JAFFAL.groovy \
/ref/tools/bin/bpipe run /ref/JAFFAL.groovy \
${DATADIR}/fusions-${1}-${JAFFAL_QUALITY_NAME}-${6}-${4}.fq.gz

cd $CURRENT

0 comments on commit 0a90dc9

Please sign in to comment.