当前位置:网站首页>CADD课程学习(8)-- 化合物库虚拟筛选(Virtual Screening)
CADD课程学习(8)-- 化合物库虚拟筛选(Virtual Screening)
2022-07-06 04:16:00 【发呆的比目鱼】
CADD课程学习(8)-- 化合物库虚拟筛选(Virtual Screening)
PyRx:基于AutoDock的虚拟筛选软件
虚拟筛选
虚拟筛选,也称计算机筛选,即在进行生物活性筛选之前,在计算机上对化合物分子进行预筛选,以降低实际筛选化合物的数目,同时提高先导化合物的发现效率
PyRx:安装好PyRx后,需要把之前安装好的autodock4.exe 和autogrid4.exe 两个文件找贝到PyRx安装目录下,才能保证PyRX在本地的顺利运行。
PyRx虚拟筛选关键步骤:
- 利用AutoDock Wizard准备受体格点文件
- 利用Open Babel准备配体小分子
- 利用Vina Wizard进行虚拟筛选
- 虚拟筛选结果分析
PyRx虚拟筛选关键步骤:
1. 利用AutoDock Wizard准备受体格点文件
2. 利用Open Babel准备配体小分子
保存结果
4.虚拟筛选结果分析
也可在以下目录找到虚拟筛选结果,pdbgt格式文件可导入Pymol
C:\Users\Administrator.mgltools\PyRx\Macromolecules\1EP_pra
练习:
从PDB数据库中下载1IEP晶体复合物,并用下载一个小分子库文件(自己构建或者ZINC下载),利用PyRX完成虚拟筛选实践,并对结果进行分析。
其他人总结
如果配体分子小而蛋白质分子很大,不确定小分子在哪里对接时,放大格子进行盲对接,配体小分子可能在蛋白质多个地方对接,就用1.MOE寻找位点;
2.聚类分析对对接的结果进行评价;
3.查找文献寻找重要氨基酸进行对接;
4.用虚拟筛选评价小分子库的对接结果
补充内容
文件sdf,df,mod2格式文件包含多个分子吗,如何拆分单个分子
vina_split.exe --input a.pdbqt
边栏推荐
- Global and Chinese markets for endoscopic drying storage cabinets 2022-2028: Research Report on technology, participants, trends, market size and share
- Fedora/REHL 安装 semanage
- lora网关以太网传输
- View 工作流程
- P3500 [POI2010]TES-Intelligence Test(二分&离线)
- 颠覆你的认知?get和post请求的本质
- HotSpot VM
- 【leetcode】1189. Maximum number of "balloons"
- Codeforces Round #770 (Div. 2) B. Fortune Telling
- MLAPI系列 - 04 - 网络变量和网络序列化【网络同步】
猜你喜欢
DM8 archive log file manual switching
Recommendation | recommendation of 9 psychotherapy books
[tomato assistant installation]
[PSO] Based on PSO particle swarm optimization, matlab simulation of the calculation of the lowest transportation cost of goods at material points, including transportation costs, agent conversion cos
About some basic DP -- those things about coins (the basic introduction of DP)
CertBot 更新证书失败解决
AcWing 243. A simple integer problem 2 (tree array interval modification interval query)
Fedora/rehl installation semanage
食品行业仓储条码管理系统解决方案
Lora gateway Ethernet transmission
随机推荐
P3033 [usaco11nov]cow steelchase g (similar to minimum path coverage)
[PSO] Based on PSO particle swarm optimization, matlab simulation of the calculation of the lowest transportation cost of goods at material points, including transportation costs, agent conversion cos
In depth MySQL transactions, stored procedures and triggers
VNCTF2022 WriteUp
/usr/bin/gzip: 1: ELF: not found/usr/bin/gzip: 3: : not found/usr/bin/gzip: 4: Syntax error:
IDEA编译JSP页面生成的class文件路径
Global and Chinese markets for medical gas manifolds 2022-2028: Research Report on technology, participants, trends, market size and share
DM8 archive log file manual switching
[leetcode question brushing day 33] 1189 The maximum number of "balloons", 201. The number range is bitwise AND
MySQL transaction isolation level
P2022 interesting numbers (binary & digit DP)
Certbot failed to update certificate solution
MLAPI系列 - 04 - 网络变量和网络序列化【网络同步】
Codeforces Round #770 (Div. 2) B. Fortune Telling
POI add border
Global and Chinese markets for patent hole oval devices 2022-2028: Research Report on technology, participants, trends, market size and share
Overturn your cognition? The nature of get and post requests
Fedora/REHL 安装 semanage
Esp32 (based on Arduino) connects the mqtt server of emqx to upload information and command control
Basic knowledge of binary tree, BFC, DFS