my $command = qq("svr_submit_RAST_job --user "$username" --passwd "$Password" --fasta "$fasta" --domain "$domain" --genetic_code "$Genetic_code") ; print "\n\n\nGoing to run the following through system:\n $command\n";