UP | HOME

Gentle introduction to Perl

Table of Contents

Goals

  1. Open a file
  2. Read its contents (a genomic sequence)
  3. Load the sequence into a variable
  4. Find the reverse complement of the sequence
  5. Write the output to another file

Running

  1. make getseq
  2. make run

Date: 2011-11-13 15:30:11 MST

Author: Jon-Michael Deldin

Org version 7.7 with Emacs version 23