; ----------------- ; webdendro.bat ; this batch file is to automate the running of CA CLA ; so that only a dendrogram.doc file is created, ; every time CL CLA is run, it changes the threshold ; --------------- x11=0 ;% for class cutoff, i think this should be at 0 x12=1 ;lower factor # used x13=3 ;higher factor, =0 for just the first factor ; ----- input files ------ FR G control ;prefix ; ---- output files ------ FR G webdendoc ;name of file for WEB ; ----- END BATCH HEADER ------ IF(x13.EQ.0)x13=x12 x30=2**(x21-x20+1);# of groups to look for CL CLA ;prefix of ca s files garbage ;cluster file used to name for ca sm, delete x12-x13 ;factors used ;iterations & centers x30 ;# of partitions x11 ;lower threshold zero N ;no ps file Y ;yes doc file ;name of file VM ;remove cluster file for casm rm garbage.dat RE