Changes between Version 6 and Version 7 of cypress/WGSA
- Timestamp:
- 07/16/20 18:42:55 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/WGSA
v6 v7 7 7 Setup an environment variable and create workspaces as 8 8 {{{ 9 export $WGSA_DIR=/lustre/project/group/WGSA9 export WGSA_DIR=/lustre/project/group/WGSA 10 10 mkdir $WGSA_DIR 11 11 cd $WGSA_DIR … … 150 150 == Download the pipeline programs and other resources == 151 151 {{{ 152 cd $WGSA_DIR 153 wget http://web.corral.tacc.utexas.edu/WGSAdownload/WGSA085.class 152 154 mkdir $WGSA_DIR/resources 153 155 cd $WGSA_DIR/resources