Versions Compared

Key

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

In this exercise, we will analyze RNA-seq data to measure changes in gene expression levels between wild-type and mutant strains of the bacterium Listeria monocytogenes.

Before we begin...

Please add this line to your ~/.profile_user file:

Code Block

. /corral-repl/utexas/BioITeam/bin/profile_ngs_course.bash

This will load a configuration file that we've created that sets up your environment in some nice ways...

Download data files

Copy the data files for this example into your $SCRATCH space:

...