Commit 36f43001 authored by kai.b's avatar kai.b
Browse files

debugging renaming files

parent f749ed07
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -915,7 +915,7 @@ fi


#####Input file curation 3: renaming read1, read2, index1, and index2 file name if not compatible with the convet.sh#####
for i in ${keys[@]}; do
for key in ${keys[@]}; do
    readkey=$keys
    list=""
    if [[ $readkey == "R1" ]]; then