ChIP-seq Analysis Pipeline: Difference between revisions
Jump to navigation
Jump to search
m →Inputs |
mNo edit summary |
||
Line 12: | Line 12: | ||
==Workflow== | ==Workflow== | ||
# Trim FASTQ files (optional) | |||
# Align FASTQ files to reference genome sequence -- these steps depend on which alignment software tool is selected (GSNAP, Bowtie, etc) | |||
## Build index of reference sequence | |||
## Individually map FASTQ files to reference | |||
==Outputs== | ==Outputs== |
Revision as of 21:45, 3 March 2016
CoGe can analyze chromatin immunoprecipitation sequence (ChIP-seq) using the software package Homer.
See the LoadExperiment tool to use the new pipeline.
This analysis pipeline was developed by Xiang Ju (in the lab of Brian Gregory at UPenn).
Inputs
Three FASTQ input files are required:
- input
- two replicates
Workflow
- Trim FASTQ files (optional)
- Align FASTQ files to reference genome sequence -- these steps depend on which alignment software tool is selected (GSNAP, Bowtie, etc)
- Build index of reference sequence
- Individually map FASTQ files to reference