Unverified Commit 25826325 authored by Aiden Lab's avatar Aiden Lab Committed by GitHub
Browse files

Update juicer.sh

parent 063d0465
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@
#             match any files with the read1str.   
#set -e ## This is causing problems; need better error detection
shopt -s extglob
juicer_version="1.5.6" 
juicer_version="1.6" 
### LOAD BWA AND SAMTOOLS
bwa_cmd="bwa"
# fastq files should look like filename_R1.fastq and filename_R2.fastq