View Single Post
Join Date: Sep 2008
Posts: 6
Reputation: annie_singh is an unknown quantity at this point 
Solved Threads: 0
annie_singh annie_singh is offline Offline
Newbie Poster

What Regular expression to retrieve this pattern?

 
0
  #2
Sep 30th, 2008
hi,

I want to know what is the regular expression to be written in order to match

ATOM 2 CA ARG A 1 6.324 32.707 50.379

the above XYZ coordinates in this line. I have a pdb file and i want to calculate the distance between 4 coordinates. how do i write this in perl script?

I am completely stuck.

Thank you all in advance
Reply With Quote