9899100101102103104105106107108
File od= new File(dir+"/data/tf"); ZhuToGene zg= new ZhuToGene(f); ZhuToLandscape zz= new ZhuToLandscape(tf); PWMEntry en; int ind=0; while((en=zz.nextEntry())!=null){ String tit= en.tit; PWM mot= en.pwm; System.out.println("add: "+ tit);