Versions Compared

Key

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

...

Warning

When following along here, please start an idev session (within another ssh session) for running any example commands:

Code Block
idev -r RNASeq-TueRNAseq -m 60 -q normal -A UT-2015-05-18OTH21164

Leave out -r RNASeq-Mon RNAseq option if you are not part of the reservation

...

To try out exercises, we've provided some sample data on stampede2lonestar6.

So, go get it!

Code Block
titleGet set up for the exercises
cds
cd my_rnaseq_course
cd day_1_partA/fastqc_exercise

lsĀ 
ls data

...