Versions Compared

Key

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

...

So, go get it!

Code Block
titleGet oriented set up for the exercises
cds
mkdir my_rnaseq_course #this is where you'll be doing all the course exercises
cp -r /corral-repl/utexas/BioITeam/rnaseq_course/fastqc_exercise .
cd fastqc_exercise

...