摘要:
此小程序可以分析backrub,enzdes类的聚类logo分析,详细路径是: /home/wangq/Programs/rosetta_2018.09.60072_bundle/tools/protein_tools/scripts/deep_analysis 帮助文档: design_analy 阅读全文
随笔档案-2018年07月
rosetta对称性文件(rosetta symmetry file)的产生及应用
2018-07-14 16:01 by 丨o聽乄雨o丨, 808 阅读, 收藏, 编辑
摘要:
针对对称性PDB 3UKM,使用make_symmdef_file.pl脚本,可以执行产生对称单元及对称文件: 参数意义: Here we are using symmetry to model an already-symmetric starting protein. This is calle 阅读全文
linux查看cpu个数,线程数及cpu型号
2018-07-10 16:27 by 丨o聽乄雨o丨, 8756 阅读, 收藏, 编辑
摘要:
1.查看CPU逻辑id physical id : 0physical id : 1 2.查看物理CPU个数 2 3.查看每个物理CPU中core的个数 cpu cores : 10 4.查看逻辑CPU的个数 40 5.查看总线程数量 40 6.查看CPU信息(型号) 40 Intel(R) Xeo 阅读全文