pdbparse Update undname.py Jun 13, 2019 src Add support for undname extension on Windows Aug 2, 2017 LICENSE Add license file. Sep 6, 2016 MANIFEST.in tpi and global stream fixes. Python3 support Jun 13, 2019 README.md Create README.md Jun 27, 2015 dumpnames.py tpi and global stre...
handler.map = {} file = open(defpath) sax.parseString(file.read(), handler) file.close()# Apply specific patches to the reference object, allowing users# to specify protonation states in the PDB fileforpatchinhandler.patches:ifpatch.newname !="":# Find all residues matching applytoresnam...
開發者ID:nograpes,項目名稱:python-hl7,代碼行數:8,代碼來源:test_containers.py 示例12: __stage_MSH_as_incoming_data ▲點讚 1▼ def__stage_MSH_as_incoming_data(filename, source=None, logfile=None):"""Consumes single-MSH single-PID HL7 files."""_log.debug('staging [%s] as unmatched i...
.github development mac-kdk __init__.py banner_server.py centos-kernels.txt compare-vol.py debian-kernels.txt fedora-kernels.txt jsonschema.schema pdbparse-to-json.py schema_validate.py stock-linux-json.py doc volatility3 .gitignore
fileKey: 'optionalFileKey' }); // Serve the Parse API on the /parse URL prefix app.use('/parse', api); // Hello world app.get('/', function(req, res) { res.status(200).send('Express is running here.'); }); var port = process.env.PORT || 1337; app.listen(port, function...
Cannot find or open the PDB file Cannot implicitly convert type 'int' to 'short'. An explicit conversion exists (are you missing a cast?)Wh Cannot implicitly convert type 'int' to 'string' Cannot implicitly convert type 'int' to 'System.Collections.Generic.List<int>' Cannot implicitly conve...
Communication between Python and C# Communication between Threads Compare 2 arrays using linq compare a string to all possible dictionary keys compare two arrays to find out if they contain any element in common. Compare two bitmaps Compare two char arrays Compare two int arrays Compare two ...
在下文中一共展示了OptionParser.parse_args方法的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的Python代码示例。 示例1: parse_args ▲点赞 7▼ # 需要导入模块: from IMP import OptionParser [as 别名]# 或者: from IMP.OptionParser...
在下文中一共展示了parse_spec函数的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的Python代码示例。 示例1: test_parse_local_spec ▲点赞 6▼ deftest_parse_local_spec(self):spec_path, target_name =parse_spec(':c') ...
Python Tools m4 .gitattributes .gitignore .travis.yml CODE_OF_CONDUCT.md LICENSE Makefile.pre.in README.rst aclocal.m4 config.guess config.sub configure configure.ac install-sh pyconfig.h.in setup.pyBreadcrumbs cpython /Lib /urllib / parse.py Latest...