Commit 9c1c0836 authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

Merge branch 'dev' of dgt-gitlab.gsc.riken.jp:tom/cellranger_convert into dev

parents d531a6b1 453777e7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -534,6 +534,7 @@ elif [[ "$technology" == "custom"* ]]; then
            echo "Error: option -t needs to be a technology listed or custom_<barcode>_<UMI>"
            exit 1
        fi
	setup=true
    fi
else
    echo "Error: option -t needs to be a technology listed or custom_<barcode>_<UMI>"