Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by riya0707

  1. riya0707

    Perl regex --need help

    Hi Parkers Thanks for the reply and the solution was helpful in figuring out this task, but i have a question here in ur code as while ($line =~ s/((aaggt){2})(.{100})?//) why did u use two backslashes at the end after 100, i mean usually match is between / /, i didn't get clear idea abt...
  2. riya0707

    Perl regex --need help

    I am a perl beginner and need some help with regex Input for this code is : aatgatgataaggtaaggtatgatgatgatgatgatagtagannnnnnnnnatgcatga'/atgca.atgactagca/atgactagcaaggtaaggtaaggtaaggtaaggtatgatgatgannnn./atgatgactagactgacaaggtaaggtaaggtatgatgatgatcgatgacgat... and so on Here i am trying to...

Part and Inventory Search

Back
Top