Elementolab/ChIPseeqer Tutorial

From Icbwiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 20:14, 10 November 2010
Eug2002 (Talk | contribs)

← Previous diff
Revision as of 17:26, 11 November 2010
Eug2002 (Talk | contribs)

Next diff →
Line 39: Line 39:
* <span style="color:#347C17"> '''Extended Analysis''' </span>: '''Extract (maximum/average) reads count''' for peak regions using [http://icb.med.cornell.edu/wiki/index.php/Elementolab/ChIPseeqerGetReadCountInPeakRegions ChIPseeqerGetReadCountInPeakRegions] * <span style="color:#347C17"> '''Extended Analysis''' </span>: '''Extract (maximum/average) reads count''' for peak regions using [http://icb.med.cornell.edu/wiki/index.php/Elementolab/ChIPseeqerGetReadCountInPeakRegions ChIPseeqerGetReadCountInPeakRegions]
-* <span style="color:#347C17"> '''Extended Analysis''' </span>: '''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?)+* <span style="color:#347C17"> '''Extended Analysis''' </span> - <span style="color:#8B008B"> '''Compare datasets''' </span>: '''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?)
** [http://icb.med.cornell.edu/wiki/index.php/Elementolab/Compare_Intervals Use CompareIntervals] ** [http://icb.med.cornell.edu/wiki/index.php/Elementolab/Compare_Intervals Use CompareIntervals]
-* <span style="color:#347C17"> '''Extended Analysis''' </span>: '''Compare''' two lists of '''RefSeq genes''' (e.g., Which genes are common in the two lists?)+* <span style="color:#347C17"> '''Extended Analysis''' </span> - <span style="color:#8B008B"> '''Compare datasets''' </span>: '''Compare''' two lists of '''RefSeq genes''' (e.g., Which genes are common in the two lists?)
** [http://icb.med.cornell.edu/wiki/index.php/Elementolab/Compare_Genes Use CompareGenes] ** [http://icb.med.cornell.edu/wiki/index.php/Elementolab/Compare_Genes Use CompareGenes]
-* <span style="color:#347C17"> '''Extended Analysis''' </span>: Make a '''similarity coefficient matrix''' (based on [http://en.wikipedia.org/wiki/Jaccard_index Jaccard index]) to see which TFs are similar in terms of peaks overlapping, using [http://icb.med.cornell.edu/wiki/index.php/Elementolab/ChIPseeqerComputeJaccardIndex ChIPseeqerComputeJaccardIndex]+* <span style="color:#347C17"> '''Extended Analysis''' </span> - <span style="color:#8B008B"> '''Compare datasets''' </span>: Make a '''similarity coefficient matrix''' (based on [http://en.wikipedia.org/wiki/Jaccard_index Jaccard index]) to see which TFs are similar in terms of peaks overlapping, using [http://icb.med.cornell.edu/wiki/index.php/Elementolab/ChIPseeqerComputeJaccardIndex ChIPseeqerComputeJaccardIndex]
Other <span style="color:#AF7817"> '''supplementary tools''' </span> can be found [http://icb.med.cornell.edu/wiki/index.php/Elementolab/ChIPseeqer_Supplementary here] Other <span style="color:#AF7817"> '''supplementary tools''' </span> can be found [http://icb.med.cornell.edu/wiki/index.php/Elementolab/ChIPseeqer_Supplementary here]

Revision as of 17:26, 11 November 2010

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 : Gene-level annotation of peaks (Exons/introns/promoters/downstream extremities) and genomic distribution using ChIPseeqerAnnotate
  • Extended Analysis : Motif discovery
  • Extended Analysis : Evaluate conservation of peaks using ChIPseeqerCons
  • 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?)

Other supplementary tools can be found here

Personal tools