We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6afed3c commit 0d055d7Copy full SHA for 0d055d7
fordocker/Dockerfile
@@ -132,4 +132,4 @@ COPY data/mate2.fq.gz /home/data/
132
# RUN PANDORA
133
WORKDIR /home/results
134
135
-CMD python ../Pandora/pandora.py scan -id 1 --verbose --gzip -c ../Pandora/pandora.config.docker.txt -r1 ../data/mate1.fq.gz -r2 ../data/mate2.fq.gz --noclean --verbose --noSGE --trinitymem 20 --trinitycores 4
+CMD python ../Pandora/pandora.py scan -id 1 --verbose --gzip -c ../Pandora/pandora.config.docker.txt -r1 ../data/mate1.fq.gz -r2 ../data/mate2.fq.gz --verbose --noSGE --trinitymem 20 --trinitycores 4
0 commit comments