Hello, I have a program which is unable to read data (protein fasta seq.). Please make me error free so that I could run the program

Where did you get the program? What is its purpose (what does it do)? What is wrong with the program?

Sure here is some "good" fasta stuff


where title contains "fasta"
written by any of BrowserUk

2012-02-08 BrowserUk Re^3: converting fastaq to fasta Re:SoPW
2012-02-08 BrowserUk Re: converting fastaq to fasta Re:SoPW
2012-01-13 BrowserUk Re: Extract subset of sequences from a FASTA file Re:SoPW
2011-10-06 BrowserUk Re^3: Bioinformatics: Slow Parsing of a Fasta File Re:SoPW
2011-09-26 BrowserUk Re: fasta file Re:SoPW
2011-03-23 BrowserUk Re^3: Bioinformatics: Slow Parsing of a Fasta File Re:SoPW
2011-02-09 BrowserUk Re^3: Splitting a multi-sequence fasta file into individual sequences in individual arrays Re:SoPW
2011-02-08 BrowserUk Re: Splitting a multi-sequence fasta file into individual sequences in individual arrays Re:SoPW
2010-11-30 BrowserUk Re: Compare fasta files with different headers Re:SoPW
2010-07-28 BrowserUk Re^3: Bioinformatics: Slow Parsing of a Fasta File Re:SoPW
2010-07-27 BrowserUk Re: Bioinformatics: Slow Parsing of a Fasta File Re:SoPW
2010-04-08 BrowserUk Re: simple perl script to trim a FASTA file Re:SoPW
2009-11-11 BrowserUk Re^3: Parse DNA fasta file Re:SoPW
2009-05-06 BrowserUk Re: splitting fasta file into individual fasta files Re:SoPW
2003-11-18 BrowserUk Re: Refomating a large fasta file... Re:SoPW


In reply to Re: Perl program for finding palindromes from protein fasta file by Anonymous Monk
in thread Perl program for finding palindromes from protein fasta file by Rajkishore

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.