Skip to content

Commit

Permalink
Merge pull request #1 from nservant/devel
Browse files Browse the repository at this point in the history
Update devel branch
  • Loading branch information
Frank Reinecke authored Nov 22, 2018
2 parents 4f5500d + 5e10223 commit 37e241c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_raw_maps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ do

pattern=".allValidPairs"
if [[ ! -z ${ALLELE_SPECIFIC_SNP} && ! -z ${CAPTURE_TARGET} ]]; then
pattern="G[12]_ontargets.allValidPairs"
pattern="ontarget_G[12].allValidPairs"
elif [[ ! -z ${ALLELE_SPECIFIC_SNP} ]]; then
pattern="G[12].allValidPairs"
elif [[ ! -z ${CAPTURE_TARGET} ]]; then
Expand Down

0 comments on commit 37e241c

Please sign in to comment.