well, i will tell you the reason. There is a small change in my input data (sorry for that, earlier),so now the ID is completely similar. It used to be similar only after the '.' before. So, i am splitting it with space now. you can try running the program with the input data given below:
SID5141.C1665 SID5141.C2448 SID5141.C1253 SID5141.C2039 SID5141.C1596 SID5144.C1956 SID5141.C1906 SID5144.C2149 SID5142.C1221 SID5144.C1956 SID5144.C2149 SID5141.C2386 SID5141.C2039 SID5142.C1221 SID5141.C5887 SID5141.C7685 SID5141.C1005 SID5142.C2808 SID5141.C1046 SID5141.C1596 SID5141.C2386 SID5141.C4990 SID5141.C7685 SID5141.C4888
apart from this, i have noted down your other suggestions. i am sure i will improve and take care of all what you have mentioned :)

In reply to Re^6: clustering pairs by sugar
in thread clustering pairs by sugar

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.