Elementolab/ChIPseeqer Tutorial

From Icbwiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 19:28, 4 February 2011
Eug2002 (Talk | contribs)

← Previous diff
Revision as of 19:36, 4 February 2011
Eug2002 (Talk | contribs)

Next diff →
Line 37: Line 37:
* <span style="color:#347C17"> '''Extended Analysis''' </span>: Estimate '''average read density profiles in genes or peak regions''' using [http://icb.med.cornell.edu/wiki/index.php/Elementolab/ChIPseeqerDensityMatrix ChIPseeqerDensityMatrix] * <span style="color:#347C17"> '''Extended Analysis''' </span>: Estimate '''average read density profiles in genes or peak regions''' using [http://icb.med.cornell.edu/wiki/index.php/Elementolab/ChIPseeqerDensityMatrix ChIPseeqerDensityMatrix]
 +
 +* <span style="color:#347C17"> '''Extended Analysis''' </span>: '''Extract (maximum/average) reads count''' for peak regions across multiple ChIP-seq datasets using [http://icb.med.cornell.edu/wiki/index.php/Elementolab/ChIPseeqerGetReadCountInPeaksMatrix ChIPseeqerGetReadCountInPeaksMatrix]
* <span style="color:#347C17"> '''Extended Analysis''' </span>: '''Cluster''' and '''visualize''' the detected peak regions using [http://icb.med.cornell.edu/wiki/index.php/Elementolab/ChIPseeqer_Cluster ChIPseeqerCluster] * <span style="color:#347C17"> '''Extended Analysis''' </span>: '''Cluster''' and '''visualize''' the detected peak regions using [http://icb.med.cornell.edu/wiki/index.php/Elementolab/ChIPseeqer_Cluster ChIPseeqerCluster]

Revision as of 19:36, 4 February 2011

Elementolab/

Elementolab/ChIPseeqer_Install

ChIPseeqer TUTORIAL

This is a comprehensive step-by-step tutorial on how to use the ChIPseeqer tools to analyze ChIP-seq data.

To run the tools directly from any folder, you need to add the $CHIPSEEQERDIR and $CHIPSEEQERDIR/SCRIPTS to your $PATH variable. Read How to set the CHIPSEEQERDIR variable.

  • Core Analysis : Quality Control: QC analysis for the raw reads
  • Core Analysis : Gene-level annotation of peaks (Exons/introns/promoters/downstream extremities) and genomic distribution using ChIPseeqerAnnotate
  • Core Analysis : Use ChIPseeqerRun if you want to run the 3 first steps of the Core Analysis (QC, Split in reads-Peak detection, Gene annotation) fast with a single command.
  • Extended Analysis : Motif discovery
  • Extended Analysis : Evaluate conservation of peaks using ChIPseeqerCons
  • Extended Analysis : Estimate average read density profiles in genes or peak regions using ChIPseeqerDensityMatrix
  • Extended Analysis : Cluster and visualize the detected peak regions using ChIPseeqerCluster
  • Extended Analysis - Compare datasets : Compare two lists of peaks; (e.g., Which peaks overlap ? Are there any peaks in the first list with no overlap in the second one?)
  • Extended Analysis - Compare datasets : Compare two lists of RefSeq genes (e.g., Which genes are common in the two lists?)
  • Extended Analysis - Compare datasets : Make one matrix for each genepart (promoters/exons/introns/distal etc) from multiple peak files in order to find e.g., genes promoters where most of the TFs bind.

Other supplementary tools can be found here

Personal tools