Skip to content

Commit

Permalink
use -noColorLog for the test example run which fix the output html no…
Browse files Browse the repository at this point in the history
… value issue
  • Loading branch information
chienchi committed Jun 15, 2016
1 parent 79480dd commit d824ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testData/runTest.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

../runPipeline -p Ecoli_10x.1.fastq Ecoli_10x.2.fastq -c $PWD/config.txt -o $PWD/output -ref $PWD/Reference/NC_000913.fna -cpu 10 -primer $PWD/primers.fa
../runPipeline -p Ecoli_10x.1.fastq Ecoli_10x.2.fastq -c $PWD/config.txt -o $PWD/output -ref $PWD/Reference/NC_000913.fna -cpu 10 -primer $PWD/primers.fa -noColorLog

0 comments on commit d824ec0

Please sign in to comment.