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

« Previous Version 4 Next »

Most of today, we will be running R scripts. So, let's do it on stampede2.
You may have to log in to lonestar5 later when you are working on your own data analysis
1. Open a terminal. SSH into stampede2 and do these copies. 
Get set up for the exercises
ssh -X <my_user_name>@stampede2.tacc.utexas.edu


#For putty users, unfortunately -X option does not exist.  You would need a tool like Xwindows for similar graphical display
 
cds
cd my_rnaseq_course
cp -r /corral-repl/utexas/BioITeam/rnaseq_course_2016/day_4* .&


#Request an interactive session
idev -m 120 -q development -A UT-2015-05-18

Back to COURSE OUTLINE

  • No labels