Version Differences for Instruction

(CISA.py)
(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')   + = Troubleshooting: =  
- IOError: [Errno 2] No such file or directory: 'CISA1/result0.coords'   + <td height="152" align="left" bgcolor="#66CCFF">  
    + f=open('CISA1/result'+str(count)+'.coords')  
    + IOError: [Errno 2] No such file or directory: 'CISA1/result0.coords'  
    + </td>  
  Please check the path for nucmer.    Please check the path for nucmer. 
       
Line 80:
  IOError: [Errno 2] No such file or directory:     IOError: [Errno 2] No such file or directory:  
  Please check the path for nucmer.    Please check the path for nucmer. 
       
  == Example ==    == Example ==