in reply to
How do i write code for searching motifs in a FASTA file?
In addition to
Sinistral's
suggestion, I encourage beginners to read
Beginning Perl for Bioinformatics
and work through all the exercises. Once you complete this book, move on to
Mastering Perl for Bioinformatics
for advanced topics.
Comment on
Re: How do i write code for searching motifs in a FASTA file?
In Section
Seekers of Perl Wisdom