Revision history of "Scrip pdb distance check.py"

From Bioinformatikpedia

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 21:58, 3 September 2013ā€Ž Gerkej (talk | contribs)ā€Ž . . (2,412 bytes) (+2,412)ā€Ž . . (Created page with "<source lang="python"> #!/usr/bin/python import sys import os import re import numpy import math input=sys.argv[1]#pdb file with coordinates pdb_dist=[]#[pos1, pos2, state] sā€¦")