Version Differences for Instruction

(Troubleshooting)
Line 83:
  </table>    </table> 
  Please check the path for '''nucmer'''.    Please check the path for '''nucmer'''. 
       
  <table>    <table> 
  <td align="left" bgcolor="#66CCFF">     <td align="left" bgcolor="#66CCFF">  
- f=open(path+'/result_blast.txt')   + f=open(path+'/result_blast.txt')  
- IOError: [Errno 2] No such file or directory:      
    + IOError: [Errno 2] No such file or directory:  
  </td>    </td> 
  </table>    </table> 
- Please check the path for nucmer.      
    + Please check the path for '''blast'''.  
  == Example ==    == Example ==