Changeset 22695


Ignore:
Timestamp:
03/09/10 12:49:28 (17 months ago)
Author:
julie
Message:

remove ensembl anopheles, alex has a script that does this

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bio/scripts/get_all.sh

    r22539 r22695  
    148148echo 
    149149echo "===========================================================" 
    150 echo "Getting Ensembl Anopheles files" 
    151 ./get_ensembl_anoph $shared_data anopheles_gambiae core  
    152     if [ $? -ne 0 ] 
    153     then 
    154         "error getting Ensembl Anopheles files" 2>&1 >> tempfile 
    155     fi 
    156 echo "===========================================================" 
    157 echo 
    158 echo "===========================================================" 
    159150echo "Getting Redfly GFF files" 
    160151./get_redfly "$shared_data/redfly" $tempfile 
Note: See TracChangeset for help on using the changeset viewer.