search for: mt0779

Displaying 1 result from an estimated 1 matches for "mt0779".

Did you mean: 0779
2010 Jun 28
2
Identify and extract a whole word of variable length using regular expressions
...y, I'm quite weak with regular expression, and I need some help... I have strings of the type >a [1,] "ppe46 Rv3018c MT3098/MT3101 MTV012.32c" [2,] "ppe16 Rv1135c MT1168" [3,] "ppe21 Rv1548c MT1599 MTCY48.17" [4,] "ppe12 Rv0755c MT0779" [5,] "PE_PGRS51 Rv3367" [etc..for several hundreds] I want have instead only: [1,] "Rv3018c" [2,] "Rv1135c" [3,] "Rv1548c" [4,] "Rv0755c" [5,] "Rv33...