Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(1) | Derive(0) | Import(0)
src/p/e/PEATDB-2.3/PEATDB/Base.py PEATDB(Download)
if self.data[protein][field_name].has_key('Rotamer_operations'): from PE import ProteinEngineering pdblines, X = ProteinEngineering.modelontheFly(self, S) if not pdblines: import tkMessageBox