Commit 10260ab8 authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

enable 5' runs with full R1

parent 97bbd118
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2134,7 +2134,7 @@ else
fi

if [[ $chemistry == "SC5P"* ]] || [[ $chemistry == "five"* ]]; then
    r=""
    r="--r1-length=NULL"
else
    r="--r1-length=$totallength"
fi