summaryrefslogtreecommitdiff
path: root/graphics/mcf2graph/mcf_exa_soc.mp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mcf2graph/mcf_exa_soc.mp')
-rw-r--r--graphics/mcf2graph/mcf_exa_soc.mp10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/mcf2graph/mcf_exa_soc.mp b/graphics/mcf2graph/mcf_exa_soc.mp
index 4757efc670..d3d54052db 100644
--- a/graphics/mcf2graph/mcf_exa_soc.mp
+++ b/graphics/mcf2graph/mcf_exa_soc.mp
@@ -1,8 +1,8 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Molecular Coding Format by Akira Yamaji 2022.10.10
+% Molecular Coding Format by Akira Yamaji 2022.11.06
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-input mcf2graph; %%% it must be version 4.88
-message "* mcf_exa_soc 2022.10.10";
+input mcf2graph; %%% it must be version 4.89
+message "* mcf_exa_soc 2022.11.06";
message "";
%------------------------------------------------------------------------------
%%%%sw_frame:=Outside;
@@ -21,8 +21,8 @@ tag1:="J"; tag2:="C"; tag3:="fm"; tag4:="mw"; tag5:="EN"; tag6:="MW";
%ext(defaultfont:=mpfont; defaultscale:=.3;
%label.rt(inf_EN&" / "&cal_MW&" / "&decimal(num_MW-scantokens(inf_MW)),(0,0));)
%------------------------------------------------------------------------------
-%%%%mc_query("Cat=biological","MW<200","s:MW");
-%%%%mc_query("Cat=biological","MW<110.0","s:EN");
+%%%%mc_query("Cat=biological","MW<200","a:MW");
+%%%%mc_query("Cat=biological","MW<50.0","a:EN");
%%%%mc_query("Cat=biological","MW>=150","MW<=200","a:EN");
%%%%mc_query("Cat=biological","MW>=100","MW<=250","a:MW");
%******************************************************************************