# some checks, if not explicitly specified otherwise, will use the same connection credentials for variation as for core but the database name must be specified
throw("You have not specified old transcript attributes to be cleared but such attributes exist for $transcripts transcripts in the database. Please re-run the script with the -clean option in order to first delete those attributes")if($transcripts>0);
}
#ÊIf -clean has been specified, remove all transcript_attrib entries with attrib_type_id corresponding to STOP_* events
#If -clean has been specified, remove all transcript_attrib entries with attrib_type_id corresponding to STOP_* events
if($clean){
# Get a condition string for the attribute codes
...
...
@@ -176,7 +229,7 @@ my @null_transcripts;
# If no input file has been specified, get the data from the variation database