in reply to Re: How do i write code for searching motifs in a FASTA file?
in thread How do i write code for searching motifs in a FASTA file?

Hi JohnGG Thanks for the feedback. I got it to work with the changes you suggested. btw have you any idea how to return the title line of a fasta file for each line the motif is found? thanks
  • Comment on Re^2: How do i write code for searching motifs in a FASTA file?

Replies are listed 'Best First'.
Re^3: How do i write code for searching motifs in a FASTA file?
by johngg (Canon) on Nov 23, 2010 at 09:53 UTC

    Sadly, I have no idea as I'm not in the bio-informatics line. Hopefully, the links provided by Sinistral and umasuresh will provide some answers.

    Cheers,

    JohnGG

Re^3: How do i write code for searching motifs in a FASTA file?
by umasuresh (Hermit) on Nov 23, 2010 at 16:14 UTC