Commit 06495087 authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

enable automated detection of I1 and I2

parent a429e5a1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -971,8 +971,6 @@ if [[ $setup == "false" ]]; then
    fi
fi

exit 0

if [[ $verbose ]]; then
    echo "  ${#read1[@]} read1s: ${read1[@]}"
    echo "  ${#read2[@]} read2s: ${read2[@]}"