Help for this page
#!/usr/bin/perl use strict; ... print "$query does not appear in the sequence with ID $id\n"; } }
C:\Old_Data\perlp>perl t33.pl fasta.txt ... TAGCGAT does not appear in the sequence with ID >chr1 TAGCGAT does not appear in the sequence with ID >chrM