Difference between revisions of "Pattern Discovery"

(Options to Save or Mask Patterns)
Line 73: Line 73:
 
The options are shown in the picture below.
 
The options are shown in the picture below.
  
[[Image:T_PatternDiscovery_SavePatternsMenu.png[[
+
[[Image:T_PatternDiscovery_SavePatternsMenu.png]]
  
 
==Logical complexities in the display...==
 
==Logical complexities in the display...==

Revision as of 15:36, 12 July 2007

Home | Quick Start | Basics | Menu Bar | Preferences | Component Configuration Manager | Workspace | Information Panel | Local Data Files | File Formats | caArray | Array Sets | Marker Sets | Microarray Dataset Viewers | Filtering | Normalization | Tutorial Data | geWorkbench-web Tutorials

Analysis Framework | ANOVA | ARACNe | BLAST | Cellular Networks KnowledgeBase | CeRNA/Hermes Query | Classification (KNN, WV) | Color Mosaic | Consensus Clustering | Cytoscape | Cupid | DeMAND | Expression Value Distribution | Fold-Change | Gene Ontology Term Analysis | Gene Ontology Viewer | GenomeSpace | genSpace | Grid Services | GSEA | Hierarchical Clustering | IDEA | Jmol | K-Means Clustering | LINCS Query | Marker Annotations | MarkUs | Master Regulator Analysis | (MRA-FET Method) | (MRA-MARINa Method) | MatrixREDUCE | MINDy | Pattern Discovery | PCA | Promoter Analysis | Pudge | SAM | Sequence Retriever | SkyBase | SkyLine | SOM | SVM | T-Test | Viper Analysis | Volcano Plot




Outline

In this tutorial, running a pattern discovery algorithm on a set of DNA sequences is described. The steps include:

  • Setting parameters
  • Creating a new session
  • Running the job
  • Viewing the results

Overview

The geWorkbench Pattern Discovery module uses an algorithm called SPLASH (Califano, 2000) to search for common patterns in sets of DNA or protein sequences. This type of search could be used, for example, to search for common regulatory elements in otherwise unrelated sequences.

For this tutorial, we will begin with the set of 64 sequences retrieved as shown in the Sequence Retrieval tutorial. These sequences derive from a cluster of genes showing similar expression pattern across a number of different experiments.

  • These sequences are available in the tutorial data download as "64of84ClusterPearsonsSeqs.fasta"

(Note - there currently is no provision for filtering out repeated sequences from genomic seqeuence. Results should be evaluated in this light).

Setting parameters and running

A number of parameters can be adjusted by the user, as shown in the figure, to adjust the sensitivity of the search.

These include:

  • Support - Can be input in number of sequences or in % of sequences containing a given motif.
  • Min Tokens - The minimum number of characters in a discovered motif.
  • Density Window - A sliding window in which at least the number of tokens set in "Density Tokens" must be found.
  • Density Tokens - the minimum number of matching characters within the "Density Window".


Tutorial PatternDiscovery Parameters2.png


  • Pushing on the button with the curling arrow icon will bring up the session creation box:
  • A user name must be entered, but it can be any name.


Tutorial PatternDiscovery NewSession.png


  • Push Create to start the search.



Viewing results

The result of the search can be viewed both in the Pattern Discovery module itself and in other sequence viewer modules such as "Sequence" and "Promoter". In Pattern Discovery the results are returned in a table, and the hits for the motif(s) selected in the table will be displayed superimposed on the sequences above. In this picture, the results were first sorted by Z-Score, and the two motifs with the highest scores were selected for display on the sequence.


T PatternDiscovery 64seqs.png

Adding results to the Projects Folder

The results of a run of Pattern Discovery are automatically placed in the Project Folder:


T PatternDiscovery ProjFolder.png


Options to Save or Mask Patterns

Several operations are possible on the returned patterns.

1. The patterns can be saved, either with their positions on the original sequences, or just as regular expressions. 2. The patterns can be masked out of the query sequence.

The options are shown in the picture below.

T PatternDiscovery SavePatternsMenu.png

Logical complexities in the display...

  1. The other sequence display components, including Sequence, Promoter, and Position Histogram, are only available when the parent sequence object is selected in the Project Folder. The results of the Pattern Discovery run are still available in that component.
  2. Selecting another sequence object will cause the Pattern Discovery component to be cleared. However, the results can be reloaded by again selecting the Pattern Discovery result in the Project Folder.
  3. Pattern Discovery results can only be displayed in the context of the sequences from which they were derived.

References

Calfano, A. (2000). SPLASH: structural pattern localization analysis by sequential histograms. Bioinformatics, Apr;16(4):341-57.