# HG changeset patch # User sanbi-uwc # Date 1537250073 14400 # Node ID 03af7e3e3b2feac05f1edfe518d2738ed8a47140 # Parent 9f7a8169356119c5ea747570b3da2e8e773ba945 planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry commit 72b6cb6029a3979b51e796a8c210fcf903cf7b23-dirty diff -r 9f7a81693561 -r 03af7e3e3b2f shapeit_phase.xml --- a/shapeit_phase.xml Tue Sep 18 01:49:22 2018 -0400 +++ b/shapeit_phase.xml Tue Sep 18 01:54:33 2018 -0400 @@ -1,4 +1,4 @@ - + genomic data with or without reference panel @@ -26,7 +26,7 @@ exit 1 ; fi && LEGEND="\${REF_DIR}/\${REF_PREFIX}\${PART}.legend.gz" && - if [ -f "\$LEGEND ] ; then + if [ -f "\$LEGEND" ] ; then echo "Failed to find valid .legend file at \$LEGEND" >&2 && exit 1 ; fi &&