add | bool add(Cylinder cyl) | copy | Cylinders copy() | Cylinders | A container of Cylinder objects | CylLenComp | Cylinder length compare class | CylWeightComp | Cylinder weight compare class | mirror | mirror() | OrientationDiff | float OrientationDiff(Cylinders comp, ignoredir=true, uselengthweight=true) average individual cylinders angle diff |
void print() | size | int size() Returns number of Cylinders. |
SortLength | bool SortLength() | SortWeight | bool SortWeight() | subset | Cylinders subset(list1, int n) | Transform | Transform(Quater rot, Vect trans, Vect center) transform: rotate then translate Transform(Euler rot, Vect trans, Vect center) transform: rotate then translate |
WriteCosec | bool WriteCosec(outfile, prog='helixhunter', pdbid='0dum', header='dummy protein', compnd='dummy protein', source='nowhere', author='' bool WriteCosec(outfilename, prog='helixhunter', pdbid='0dum', header='dummy protein', compnd='dummy protein', source='nowhere', author='') |
WriteDejaVu | bool WriteDejaVu(outfile, mol = '0dum', note = 'dummy protein', pdb = '0dum.pdb') bool WriteDejaVu(outfilename, mol = '0dum', note = 'dummy protein', pdb = '0dum.pdb') |