本家様 https://github.com/QVina/qvina

[root@centos7 ~]# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
 
[root@centos7 ~]# 
 
[root@centos7 ~]# cd /apps
 
[root@centos7 apps]# git clone https://github.com/QVina/qvina
 
[root@centos7 apps]# cd qvina/
 
[root@centos7 qvina]# 
 
[root@centos7 qvina]# ls -lF
total 16
drwxr-xr-x. 2 root root   125 Feb 22 08:18 bin/
drwxr-xr-x. 4 root root    53 Feb 22 08:18 build/
drwxr-xr-x. 2 root root    40 Feb 22 08:18 docs/
drwxr-xr-x. 4 root root    34 Feb 22 08:18 For Comparison/
-rw-r--r--. 1 root root 11358 Feb 22 08:18 LICENSE
-rw-r--r--. 1 root root  2225 Feb 22 08:18 README.md
drwxr-xr-x. 5 root root    42 Feb 22 08:18 src/
 
[root@centos7 qvina]# ls -lF bin
total 22652
-rwxr-xr-x. 1 root root 3317424 Feb 22 08:18 qvina02*
-rw-r--r--. 1 root root 4277120 Feb 22 08:18 qvina2.1
-rwxr-xr-x. 1 root root 1979191 Feb 22 08:18 qvina_split02*
-rw-r--r--. 1 root root 4279488 Feb 22 08:18 qvina-w
-rwxr-xr-x. 1 root root 4033824 Feb 22 08:18 qvina-w_serial*
-rwxr-xr-x. 1 root root 3317424 Feb 22 08:18 vina*
-rwxr-xr-x. 1 root root 1979191 Feb 22 08:18 vina_split*
 
[root@centos7 qvina]# 
 
[root@centos7 qvina]# file bin/*
bin/qvina02:        ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.24, BuildID[sha1]=ce2229e9afb492c3df182a938795ecd35702b8e7, not stripped
bin/qvina2.1:       ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.32, BuildID[sha1]=2df3f7c728efdcb2985dff5db6a2286f3265a8fd, not stripped
bin/qvina_split02:  ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.24, BuildID[sha1]=c1ab85a95950b5a909e019964a1c087e2cf10846, not stripped
bin/qvina-w:        ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.32, BuildID[sha1]=c0576cb378fbd22a6466e769adb52a416e1b917f, not stripped
bin/qvina-w_serial: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, BuildID[sha1]=d08d7cd02af01c4a0f6790c23bb9b8fb58776c32, for GNU/Linux 3.2.0, not stripped
bin/vina:           ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.24, BuildID[sha1]=ce2229e9afb492c3df182a938795ecd35702b8e7, not stripped
bin/vina_split:     ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.24, BuildID[sha1]=c1ab85a95950b5a909e019964a1c087e2cf10846, not stripped
 
[root@centos7 qvina]#
[root@centos7 qvina]# ./bin/qvina02
Missing receptor.
 
Correct usage:
 
Input:
  --receptor arg        rigid part of the receptor (PDBQT)
  --flex arg            flexible side chains, if any (PDBQT)
  --ligand arg          ligand (PDBQT)
 
Search space (required):
  --center_x arg        X coordinate of the center
  --center_y arg        Y coordinate of the center
  --center_z arg        Z coordinate of the center
  --size_x arg          size in the X dimension (Angstroms)
  --size_y arg          size in the Y dimension (Angstroms)
  --size_z arg          size in the Z dimension (Angstroms)
 
Output (optional):
  --out arg             output models (PDBQT), the default is chosen based on
                        the ligand file name
  --log arg             optionally, write log file
 
Misc (optional):
  --cpu arg                 the number of CPUs to use (the default is to try to
                            detect the number of CPUs or, failing that, use 1)
  --seed arg                explicit random seed
  --exhaustiveness arg (=8) exhaustiveness of the global search (roughly
                            proportional to time): 1+
  --num_modes arg (=9)      maximum number of binding modes to generate
  --energy_range arg (=3)   maximum energy difference between the best binding
                            mode and the worst one displayed (kcal/mol)
 
Configuration file (optional):
  --config arg          the above options can be put here
 
Information (optional):
  --help                display usage summary
  --help_advanced       display usage summary with advanced options
  --version             display program version
 
[root@centos7 qvina]#
最新の60件
2025-04-27 2025-04-26 2025-04-25 2025-04-24 2025-04-17 2025-04-15 2025-04-13 2025-04-02 2025-04-01 2025-03-31 2025-03-29 2025-03-28 2025-03-27 2025-03-26 2025-03-23 2025-03-22 2025-03-20 2025-03-17 2025-03-16 2025-03-15 2025-03-06 2025-03-03 2025-03-01 2025-02-18 2025-02-17 2025-02-14 2025-02-12 2025-02-03 2025-02-02 2025-01-27 2025-01-26 2025-01-25 2025-01-24 2025-01-23

edit


トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2024-02-22 (木) 08:22:16