in reply to Re^3: How can one get all possible combinations of a string without changing positions & using window size?
in thread How can one get all possible combinations of a string without changing positions & using window size?

Hi Kenosis,

Thank you very much for the code. Your code will help me solve a problem in computational genomics.

With deep regards,

  • Comment on Re^4: How can one get all possible combinations of a string without changing positions & using window size?

Replies are listed 'Best First'.
Re^5: How can one get all possible combinations of a string without changing positions & using window size?
by Kenosis (Priest) on Apr 24, 2013 at 04:26 UTC

    You're most welcome, supriyoch_2008! Am glad it was helpful.