Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

When following along here, please switch to your idev session for running these example commands.

If you have not requested an idev session, do so now:

Code Block
titleset up idev session in another tab
ssh <username>@stampede2.tacc.utexas.edu

idev -m 120 -q developmentnormal -A UT-2015-05-18 -r BIO_DATA_week_1RNAday4


Code Block
titleGet set up for the exercise
 #We will be doing all this in the idev session
 cds
 cd my_rnaseq_course/day_4_partA/wgcna

...