Difference between revisions of "Plugins"

Line 11: Line 11:
 
|-
 
|-
 
|-
 
|-
|width="150"|Color Mosaic|R|Heat maps for microarray expression data, organized by phenotypic or gene groupings ([[media:Color-mosaic.png|screenshot]]).
+
|width="150"|Color Mosaic||R||Heat maps for microarray expression data, organized by phenotypic or gene groupings ([[media:Color-mosaic.png|screenshot]]).
 
|-
 
|-
 
|-
 
|-

Revision as of 16:33, 11 February 2010

The geWorkbench platform employs a component repository infrastructure to manage a large collection of pluggable components that can be used to customize the application's graphical user interface. This (ever growing) list of plug-in components covers a wide range of fucntionality for a number of different genomic data modalities.


Visualization

Status|Description
Color Mosaic R Heat maps for microarray expression data, organized by phenotypic or gene groupings (screenshot).
Dendrogram Tree-structured diagrams reflecting the results of hierarchical clustering analysis (screenshot).
Expression Profiles Line graph of genes expression profiles across several arrays/ hybridizations (screenshot).
Expression Value Distribution Distribution plot of marker expression values across one or more microarrays.
Microarray Viewer Color-gradient representation of gene expression values (screenshot).
Scatter Plot Pairwise (array vs. array and marker vs. marker) comparison and plotting of expression values (screenshot).
SOM Clusters Viewer Visualization of gene clusters produced by the self-organizing maps analysis (screenshot).
Tabular Microarray Viewer Spreadsheet view of all expression measurement in an experiment, one row per individual marker/probe and one column per microarray (screenshot).
CELImageViewer Visualization of data in Affymetrix CEL files.
ImageViewer Visualization of screenshots saved within geWorkbench (e.g. dendrograms).
Jmol Visualization of 3D protein structures from PDB files.
Volcano Plot Visualize fold-change vs significance (P-value) for t-test results.

Data Management

Plugin Description
Marker Component Definition of data views consisting of marker subgroups. The views control the amount of data displayed.
Phenotype/Array Component Definition of data views consisting of microarray subgroups. The views control the amount of data displayed.

Normalizers

Plugin Description
Array-Based Centering Subtraction of the mean or median measurement of a microarray from every measurement in that microarray.
Marker-Based Centering Subtraction of the mean or median measurement of a marker profile from every measurement in the profile.
Mean-Variance Normalizer Transformation of expression measurements to standard units: for every marker, the mean measurement of the marker profile (across all microarrays in an experiment) is subtracted from each measurement in the profile and the resulting value is divided by the standard deviation of the profile.
Missing Value Calculation Replacement of missing values with consensus values.
Threshold Normalizer Adjustment of values that fall outside a user-specified threshold.
Quantile Expression measurements in each microarray are adjusted so that the distribution of values is the same across all microarrays in an experiment.
Housekeeping Normalization of all measurements in a microarray through division by the average expression value of a (user defined) set of housekeeping genes.

Filters

Plugin Description
Affy Detection Call (Affymetrix data only) Filtering of measurements based on the value of their "detection call" attribute.
Deviation Filtering of markers with low dynamic range.
Expression Threshold Elimination of measurements that fall outside a range of explression values.
2-channel Threshold (Genepix data only) Same as "Expression Threshold" filter but different threshold ranges can be specified for each channel.
Genepix Flag Filter (Genepix data only) Filtering of measurements based on the value of their "Flags" attribute.


Annotation

Plugin Description
Dataset History Log of data transformations induced by data-modifying operations.
Dataset Annotation Free text format box used to annotate data, images and results. Such annotations persist application invocations and can be used as an online "lab notebook".
Experiment Information Microarray machine parameters used in an experiment run. If available, high-level experiment information (e.g., purpose of of experiment) are also displayed.
Marker Annotations Retrieval of gene and pathway information for markers on a microarray. Includes visualization of BioCarta pathway diagrams (screenshot)..
Gene Ontology Enrichment analysis of selected groups of genes against Gene Ontology (http://www.geneontology.org) annotations (screenshot).

Network Generation

Plugin Description
ARACNE Analysis of large amount of microarray data (typically 100-500 microarrays) to reverse engineer underlying gene regulatory networks (screenshot).
MINDY Extends ARACNE to include detecting the influence of modulators of transcription factor activity.
Cytoscape Visualization of gene regulatory network created in Reverse Engineering using Cytoscape 1.0(screenshot).
Cellular Networks Knowledge Base Queries a local database housed at Columbia University which combines locally generated B-cell interaction network data with information from external databases. Builds a network of interactions for selected genes.

Analysis

Plugin Description
Hierarchical Clustering Clustering of markers and microarrays into hierarchical binary trees. The resulting structures can be visualized in the Dendrogram plugin.
Self Organizing Map (SOM) Clustering of markers using self organizing maps. The resulting clusters can be visualized in the SOM Clusters Viewer plugin.
T-Test Identification of markers with statistically significant differential expression between sets of microarrays. (screenshot).
ANOVA Analysis of Variance - detection of significant differences in expression between more than two groups.
MatrixReduce Transcription Factor binding motifs.
PCA (from GenePattern) Principal Component Analysis.
Weighted Voting (from GenePattern) Weighted Voting Analysis.
KNN (from GenePattern) k-Nearest Neighbors analysis.

Sequence Analysis & Visualization

Plugin Description
Sequence Alignment Run jobs on the NCBI BLAST servers directly within geWorkbench.
Sequence Retriever Retrieve sequences for annotated markers from Santa Cruz (nucleotide sequences) and EBI (proteins sequences).
Synteny Comparison of sequence similarity between two genomic regions. The comparison results are represented as a dot matrix augmented with detailed annotation for both regions (screenshot).
Promoter Analysis Identification of putative transcription factor binding sites in DNA sequences (screenshot). The analysis use the profiles in the JASPAR Transcription Factor Binding Profile Database.
Pattern Discovery Discovery of sequence motifs in sets of DNA and protein sequences.
Position Histogram Visualization of results from the Pattern Discovery plugin. Motif/pattern support is plotted against relative sequence position of the motif match (screenshot).
Sequence Panel Visualization of results from the Pattern Discovery plugin, displaying the motif match location over each sequence from the input data set.