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