Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/b/i/biskit-2.4/Biskit/PDBParsePickle.py biskit(Download)
""" try: if force or updateMissing or self.needsUpdate( model ): s = T.load( source )
src/b/i/biskit-2.4/Biskit/PDBParseNCBI.py biskit(Download)
""" try: if force or updateMissing or self.needsUpdate( model ): s = self.fetchPDB( source )