Commit 1da8c2ce authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

fix keep

parent 4e76659a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -490,6 +490,10 @@ if [[ -z $chemistry ]]; then
    chemistry="SC3Pv2"
    echo "Warning: option -c not found, defaulting to SC3Pv2 (three-prime)"
fi
if [[ -z $keep ]]; then
    keep=false
fi


#report inputs
echo technology: $technology