Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
1. Open a terminal. SSH into ls5 stampede2 and do these copies. 
Code Block
titleGet set up for the exercises
ssh <my_user_name>@ls5name>@stampede2.tacc.utexas.edu


 
cds
cd my_rnaseq_course
cp -r /corral-replwork2/utexasprojects/BioITeam/projects/courses/rnaseq_course_2016/day_4*_partA .&


#Request an interactive session
idev -m 120 -q normal -A UT-2015-05-18 -r intro_NGSBIO_DATA_week_1


#Without reservation, use the development queue
idev -m 120 -q development -A UT-2015-05-18

...