Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

1. Open a terminal. SSH into stampede and do these copies. 
Get set up for the exercises
ssh <my_user_name>@stampede.tacc.utexas.edu
 
cds
cd my_rnaseq_course
nohup cp -r /corral-repl/utexas/BioITeam/rnaseq_course_2016/day_4_partA .&
 

2. Open another terminal tab and ssh into stampede. Request an interactive session in one of stampede's compute nodes.

ssh <my_user_name>@stampede.tacc.utexas.edu
idev -m 160 -q normal -A UT-2015-05-18
  • No labels