Overview

General Overview of Workshop

Get computer with software and data up and running
    |
    V
Map the appropriate reads
    |
    V
Call peaks with MACS
    |
    V
Examine peaks relative to known genomic features using CEAS
    |
    V
Motif discovery with MEME

More Detailed Overview of Workshop Pipeline

Get proper resources for working on genome of interest
    |
    V
Identify proper data on NCBI Short Read Archive
    |
    V
Obtain in a format that will work for subsequent steps (ideally fastq)
    |
    V
Extract the Gal4 reads based on barcode
    |
    V
Map the reads
    |
    V
Improve the mapping of the reads
    |
    V
Preliminary view of mappings
    |
    V
Peak calling with MACS
    |
    V
Peaks relative to known genomic features with CEAS
    |
    V
Filter additional regions
    |
    V
Compare to published data
    |
    V
Motif discovery with MEME

Suggested Other Software

  • FastQC <– Not currently used here but good to have for initial assessment of reads. We will touch on quality control but not assess here ourselves.