Difference between revisions of "Tutorials"

From GenPlay, Einstein Genome Analyzer

Jump to: navigation, search
(ChIP-Seq Analysis)
(How to Create a VCF File From a Chain File)
 
(198 intermediate revisions by 4 users not shown)
Line 2: Line 2:
  
 
== ChIP-Seq Analysis ==
 
== ChIP-Seq Analysis ==
'''Goal:''' First, isolate the peaks from the data generated from a ChIP-Seq experiment. Then generate a list of genes that have a peak in their promoter and associate for each promoter the score of the peak summit.
+
The objective of the [[ChIP-Seq Tutorial]] is to illustrate how GenPlay can be used to isolate peaks from the data generated from a ChIP-Seq experiment.
  
=== Load the file ===
+
== TimEX Analysis ==
Start by downloading download the file from the tutorial directory here.
+
The [[TimEX Tutorial]] illustrates how GenPlay can be used to show timing of replication profiles.
You can also the refSeq gene annotation file here.
 
After that you can start GenPlay from the Web Start link that is located on top of this page. The 1 GB link is enough for this tutorial.
 
For this experiment we're going to work only on the first chromosome so the loading is shorter and the amount of memory needed is smaller too.
 
We first want to know if the position between the two strands are shifted.
 
For that we need to load the file twice, on the 3' and on the 5' separately.  
 
  
You need to right click on the track  handler of the 1st row, in order to open the menu that will allow you to load the track (figure 1). Select the Load Fixed Window Track option.
+
== Multi-Genome Analysis ==
 +
The [[GRCh37/hg19 GRCh38/hg38 Multi-Genome Tutorial]] explains how to use the multi-genome functionality of GenPlay.
 +
 
 +
It shows how data aligned on hg38 and hg19 can be displayed simultaneously and compared using GenPlay Multi-Genome
 +
 
 +
'''Note:''' Here is a version for the comparison of hg18 and hg19: [[Multi-Genome Tutorial]].
 +
 
 +
== How to Create a VCF File From a Chain File ==
 +
The goal of [[How to Create a VCF File From a Chain File|this tutorial]] is to show how to generate a VCF file such as the one used in the [[GRCh37/hg19 GRCh38/hg38 Multi-Genome Tutorial]] from a Chain file that can be downloaded from the UCSC genome browser website.

Latest revision as of 11:18, 22 August 2014

The following tutorials aim to give you some of the basic concept on the track manipulation techniques.

ChIP-Seq Analysis

The objective of the ChIP-Seq Tutorial is to illustrate how GenPlay can be used to isolate peaks from the data generated from a ChIP-Seq experiment.

TimEX Analysis

The TimEX Tutorial illustrates how GenPlay can be used to show timing of replication profiles.

Multi-Genome Analysis

The GRCh37/hg19 GRCh38/hg38 Multi-Genome Tutorial explains how to use the multi-genome functionality of GenPlay.

It shows how data aligned on hg38 and hg19 can be displayed simultaneously and compared using GenPlay Multi-Genome

Note: Here is a version for the comparison of hg18 and hg19: Multi-Genome Tutorial.

How to Create a VCF File From a Chain File

The goal of this tutorial is to show how to generate a VCF file such as the one used in the GRCh37/hg19 GRCh38/hg38 Multi-Genome Tutorial from a Chain file that can be downloaded from the UCSC genome browser website.