码迷,mamicode.com
首页 >  
搜索关键字:amber    ( 41个结果
AMBER: CPPTRAJ Tutorial C0
CPPTRAJ作为PTRAJ的继任者,拥有比PTRAJ更强大的功能,本教程会简要的介绍CPPTRAJ的用法及注意事项。 需要的文件: trpzip2.gb.nc trpzip2.ff10.mbondi.parm7 Loading a Topology and Trajectory 使用cpptraj ...
分类:其他好文   时间:2019-03-01 12:44:15    阅读次数:501
java-文件处理
1 import java.io.*; 2 3 /** 4 * @Author: Lambert 5 * @Date: 2018-12-31 22:45 6 * @Description: 7 * java 写入文件 8 */ 9 public class fileStreamTest2 { 10 ...
分类:编程语言   时间:2018-12-31 23:44:02    阅读次数:260
DNS搭建教程
一.缓存DNS域名 二.构建主从服务DNS 1.主服务名字:ns1.amber.com bash 刷新一下 2.Vim /etc/hosts 3.Vim /etc/resolv.conf 4. 修改主配置文件/etc/named.conf Vim named.conf named-checkconf ...
分类:其他好文   时间:2018-11-25 17:45:37    阅读次数:184
DNS搭建
构建主从服务DNS 1.主服务名字:ns1.amber.com #hostname ns1.amber.com bash 刷新一下 #bash 2.Vim /etc/hosts 3.Vim /etc/resolv.conf 4. 修改主配置文件/etc/named.conf Vim named.co ...
分类:其他好文   时间:2018-11-12 19:51:53    阅读次数:118
10-THREE.JS perspective透视摄像机和orthographic正交摄像机区别
对于这两个相机官方有一个示例更容易让人理解 https://threejs.org/examples/#webgl_camera 按O和P两个按钮切换相机 ...
分类:Web程序   时间:2018-10-30 11:23:13    阅读次数:219
共享服务Samba,实现liunx与Windows文件共享
Samba服务程序 是一款SMB协议并有服务器和客户端组成的开源文件共享软件,实现了Linux 与Windows系统之间的文件共享 Samba的配置文件有太多注释的东西,为了方便使用下面的命令,可以更好的观看Samba的配置文件: mv /etc/samba/smb.conf /etc/sanba/ ...
分类:Windows程序   时间:2018-10-10 19:08:10    阅读次数:268
Amber TUTORIAL 4b: Using Antechamber to Create LEaP Input Files for Simulating Sustiva (efavirenz)-RT complex using the General Amber Force Field (GAFF)
sustiva.pdb PDB: 1FKO Create parameter and coordinate files for Sustiva 1. 加氢: 加氢完毕后把文件内所有“EFZ”换为“SUS”。 2.转换为mol2格式: Here the -i sustiva.pdb specifies ...
分类:其他好文   时间:2018-06-08 19:24:17    阅读次数:367
Amber中的一些option设置
The settings can be summarized as follows: imin=1 Choose a minimization run ntx=1 Read coordinates but not velocities from ASCII formatted Inpcrd coor ...
分类:其他好文   时间:2018-06-05 23:20:53    阅读次数:293
Amber TUTORIAL B5: Simulating the Green Fluorescent Protein
Section 1: Preparing the PDB file Section 2: Computing partial charges and atom types for CRO Section 3: Preparing the residue library and force field ...
分类:其他好文   时间:2018-06-03 23:43:15    阅读次数:729
python selenium+phantomJS自动化测试环境
0x00配置phantomJS 1、 在windows平台下 此种方法是弹浏览器进行自动化测试的。 1、下载谷歌的驱动 https://chromedriver.storage.googleapis.com/index.html 2、将解压后的chromedriver.exe放到chrome浏览器的 ...
分类:编程语言   时间:2018-04-27 02:39:55    阅读次数:245
41条   上一页 1 2 3 4 5 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!