Commit b5d08f88 authored by Christoph Ziegenhain's avatar Christoph Ziegenhain
Browse files

search for fastq files in output folder when using -w

parent be85eb90
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# Pipeline to run UMI-seq analysis from fastq to read count tables.
# Authors: Swati Parekh &  Christoph Ziegenhain
# Contact: sparekh@age.mpg.de or christoph.ziegenhain@ki.se or hellmann@bio.lmu.de
vers=0.0.6d
vers=0.0.6e
function check_opts() {
    value=$1
    name=$2