Version Differences for ALLPATHS-LG Data

Line 4:
  Escherichia coli K12 MG1655. The E. coli MG1655 consists of a circular chromosome of 4,639,675 bp in length.    Escherichia coli K12 MG1655. The E. coli MG1655 consists of a circular chromosome of 4,639,675 bp in length. 
       
- #!/bin/sh      
       
- # Example ALLPATHS-LG data preperation script      
       
- # ALLPATHS-LG needs 100 MB of stack space. In 'csh' run 'limit stacksize 100000'.   + mkdir -p test.genome/data  
- ulimit -s 100000      
       
- mkdir -p test.genome/data   + PrepareAllPathsInputs.pl\  
       
- PrepareAllPathsInputs.pl\      
  DATA_DIR=$PWD/test.genome/data\    DATA_DIR=$PWD/test.genome/data\ 
  PLOIDY=1\    PLOIDY=1\