Rosetta
|
Functions | |
end end get env | env_index (i) |
num_res_env (res_index(i), env_index(i)) | |
if (env_index(i)==1) if(env_index(j) | |
i, j, : | pair () |
end else | if (env_index(j)==1) %c-s core_surf(ai |
subplot (2, 2, 1) | |
imshow (1-mat/2) mat = calc_pair_matrix(surf_core_close+core_surf_close) | |
subplot (2, 2, 2) | |
subplot (2, 2, 3) | |
subplot (2, 2, 4) | |
Variables | |
reslist | |
GLU | |
ASP | |
ARG | |
GLN | |
ASN | |
PRO | |
SER | |
THR | |
HIS | |
GLY | |
ALA | |
TYR | |
MET | |
TRP | |
VAL | |
LEU | |
PHE | |
ILE | |
CYS | |
res_index = zeros(40,1) | |
env_index = zeros(40,1) | |
num_res_env = zeros(20,2) | |
for | i |
break | |
end split | surf_surf =zeros(20,20,30) |
surf_core =zeros(20,20,30) | |
core_surf =zeros(20,20,30) | |
core_core =zeros(20,20,30) | |
for | j |
end else | aj |
surf_core_close = sum(surf_core(:,:,1:14),3) | |
core_surf_close = sum(core_surf(:,:,1:14),3) | |
core_core_close = sum(core_core(:,:,1:14),3) | |
mat = calc_pair_matrix(core_core_close) | |
imshow | ( | 1-mat/ | 2 | ) | = calc_pair_matrix(surf_core_close+core_surf_close) |
subplot | ( | 2 | , |
2 | , | ||
1 | |||
) |
subplot | ( | 2 | , |
2 | , | ||
2 | |||
) |
subplot | ( | 2 | , |
2 | , | ||
3 | |||
) |
subplot | ( | 2 | , |
2 | , | ||
4 | |||
) |
ALA |
ARG |
ASN |
ASP |
break |
core_core =zeros(20,20,30) |
core_surf =zeros(20,20,30) |
CYS |
env_index = zeros(40,1) |
GLN |
GLU |
GLY |
HIS |
ILE |
LEU |
mat = calc_pair_matrix(core_core_close) |
Referenced by numeric::random::random_rotation_angle().
MET |
num_res_env = zeros(20,2) |
PHE |
PRO |
res_index = zeros(40,1) |
reslist |
SER |
surf_core =zeros(20,20,30) |
THR |
TRP |
TYR |
VAL |