FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE)...

30
FastMap Tutorial

Transcript of FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE)...

Page 1: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

FastMap

Tutorial

Page 2: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Installation Requirements

Computer with 2GB of RAM

JAVA Runtime Environment (JRE) 6 http://java.sun.com/javase/downloads/?

intcmp=1281

Page 3: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

How to launch FastMap

Unzip the FastMap.zip file anywhere

Executable files in the directory: FastMap.exe FastMap.bat FastMap.alt.bat

Page 4: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

How to launch FastMap

To launch the application: Double-click on FastMap.exe

If FastMap.exe doesn’t work: Double-click on FastMap.bat

Page 5: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

How to launch FastMap

If the application cannot be launch with FastMap.exe or FastMap.bat: Edit FastMap.alt.bat Put the path of the directory where

the JAVA 6 JRE is installed in the variable JAVA_HOME

Page 6: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

How to launch FastMapPut the path of the directory where the JAVA 6 JRE is installed in the variable JAVA_HOME

Page 7: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Interface

Page 8: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Interface

Menus

Tasks buttons

Genes List

Progress bar

Cancel task

buttons

Chart

Page 9: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Association Plot

CorrelationValues

SNPs

Threshold levels

99%95%

50%

Chromosome Gene

90%

Page 10: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Menu

File menu (short cut: Alt+F)Open and load a gene expression file (short cut : Alt+F then G or Ctrl+G)

Tasks buttons

Open and load a SNP file (short cut : Alt+F then N or Ctrl+N)Open and load a HapMap SNP File(short cut : Alt+F then H or Ctrl+H)Open and load Transposed PLINK file(short cut : Alt+F then R or Ctrl+R)Quit the application(short cut : Alt+F then Q or Ctrl+Q)

Page 11: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Association menu (short cut: Alt+A)

Menu

Plot the Correlation or F-Statistic(short cut : Alt+A then P or Ctrl+P)Write the Correlation or F-Statistic into files(short cut : Alt+F then W or Ctrl+W)Save the plotted chart(short cut : Alt+F then C or Ctrl+C)Open the UCSC browser(short cut : Alt+F then U or Ctrl+U)Write LocusZoom ready chromosome data file(short cut : Alt+F then L or Ctrl+L)

Page 12: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Menu

Tools menu (short cut: Alt+T)

Open the option window(short cut : Alt+A then O or Ctrl+O)

Open the SNP Similarity window

Open the SNP Analysis window

Page 13: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Options window

Page 14: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

SNP similarity window

Allow two groups to be defined based on SNP similarity and to perform a mean or median subtraction on each group values for the correlation or F-statistic.

The checked strains form the first group and the unchecked strains form the second group.

Page 15: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

SNP similarity window

Example of two groups

Page 16: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

SNP similarity window

Example of two groups

Page 17: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Input files

The application expects either: A gene expression file and SNP file

that are both tab delimited text files. Or a gene expression file and a tree

file which is a binary file produce by FastMap.

Page 18: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Input files

All the strains that are in the gene expression file must be in the SNP file.

The strain order does not matter. The SNP file can contain more

strains than the gene expression file.

Page 19: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Gene expression file

Fist line is the header

Microarray probe ID

Something more meaningful like the gene name

Strains Gene expression data

FastMap will display this

Page 20: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

SNP data fileStrains

Chromosome

Mb position SNP

Page 21: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Select the association type

Set the association typeCorrelation: window size = 1F-Statistic: window size > 1Recommended size = 3

Page 22: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Load the files

Open and load a gene expression file (short cut : Alt+F then G or Ctrl+G)

Tasks buttons

Open and load a SNP file (short cut : Alt+F then N or Ctrl+N)

The files can be loaded by using the menu or the buttons bar

Page 23: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Plot a chart

Right-click on a gene name

Double-click on a gene name

Page 24: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Association chart

Zoom in or out by using the mouse wheel or by selecting an area

Page 25: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

UCSC browserSend data to

UCSC browser if the current view is on a

single chromosome

.

Page 26: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

UCSC browser

FastMap track

Page 27: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

LocusZoom ready files

FastMap allows the user to write LocusZoom ready files to send results directly to LocusZoom, which will plot genes and SNP annotation in a specified region of interest.

Page 28: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

LocusZoom ready filesWrite

LocusZoom ready files.

Page 29: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Write associations

Set the default output directory where the correlation or F-statistic files will be written

Set what output files will be written

Set writing options

Page 30: FastMap Tutorial. Installation Requirements Computer with 2GB of RAM JAVA Runtime Environment (JRE) 6  =1281.

Write association

Right-click on a gene name

Several genes can be selected