Commit 5094c6c4 authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

check to skip converting

parent 770880d8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -833,7 +833,6 @@ if [[ $convert == true ]]
        echo "    10x files accepted without conversion"
    else
        echo "    converting file from $technology format to 10x format..."
        exit 1
        for fq in "${crR1s[@]}"; do
            echo "        handling $fq"
            if [[ "$technology" == "nadia" ]]; then