print('WARNING.',number_of_removed_seqs,'sequence(s) excluded. Please see the log file 01.filter.check_genes.log for details. This will show them:',file=sys.stderr)
print('WARNING.',number_of_removed_seqs,'sequence(s) excluded. Please see the 01.filter.check_genes.log and 01.filter.check_noncoding.log for details. This will show them:',file=sys.stderr)
print('WARNING. Problem with at least one variant. Problem variants are removed. Please see the file',os.path.join(outdir,'01.filter.check_metadata.log'),'for details.',file=sys.stderr)