Version Differences for Instruction

(CISA.py)
Line 72:
  #R2_Gap<br/>A threshold used in the phase 2 of CISA.    #R2_Gap<br/>A threshold used in the phase 2 of CISA. 
       
    + Troubleshooting:  
    + f=open('CISA1/result'+str(count)+'.coords')  
    + IOError: [Errno 2] No such file or directory: 'CISA1/result0.coords'  
       
    + Please check the path for nucmer.  
       
       
       
  == Example ==    == Example ==