diff --git a/backend/scripts/uploadSpreadsheet.bash b/backend/scripts/uploadSpreadsheet.bash index 98965d2bc..33f1f87c4 100755 --- a/backend/scripts/uploadSpreadsheet.bash +++ b/backend/scripts/uploadSpreadsheet.bash @@ -469,7 +469,9 @@ case $fileName in status=$? ;; "$fileName".*QTL'|'*csv) - qtlList + # Disabled until these are resolved : parent undefined; punctuation in citation in Metadata. + # qtlList + echo "Warning: '$i' : QTL upload not enabled yet." status=$? ;; # Later : Genome, etc