in reply to Calc distance between atoms in pdb file
Post some real input data: answers will be better, with a better regex/method.
Reading each line, you can calculate distance with all previous points - no need to make a double loop after reading all the file.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Calc distance between atoms in pdb file
by BrowserUk (Patriarch) on Apr 29, 2012 at 19:17 UTC |