Changes between Version 6 and Version 7 of cypress/WGSA


Ignore:
Timestamp:
07/16/20 18:42:55 (4 years ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/WGSA

    v6 v7  
    77Setup an environment variable and create workspaces as
    88{{{
    9 export $WGSA_DIR=/lustre/project/group/WGSA
     9export WGSA_DIR=/lustre/project/group/WGSA
    1010mkdir $WGSA_DIR
    1111cd $WGSA_DIR
     
    150150== Download the pipeline programs and other resources ==
    151151{{{
     152cd $WGSA_DIR
     153wget http://web.corral.tacc.utexas.edu/WGSAdownload/WGSA085.class
    152154mkdir $WGSA_DIR/resources
    153155cd $WGSA_DIR/resources