Difference between revisions of "Pattern Discovery"
(→Setting parameters and running) |
(→Setting parameters and running) |
||
Line 16: | Line 16: | ||
A number of parameters can be adjusted by the user, as shown in the figure, to adjust the sensitivity of the search. | 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". | ||
[[Image:Tutorial_PatternDiscovery_Parameters.png]] | [[Image:Tutorial_PatternDiscovery_Parameters.png]] | ||
+ | Pushing on the button with the curling arrow icon will bring up the session creation box: | ||
+ | |||
+ | |||
+ | [[Image:Tutorial_PatternDiscovery_NewSession.png]] | ||
Push '''Create''' to start the search. | Push '''Create''' to start the search. | ||
+ | A user name must be entered, but it can be any name. | ||
− | + | The results are returned in a table, and the hits for the motif(s) selected below will be displayed superimposed on the sequeces above. In this picture, the results were first sorted by Z-Score, and the motif with the highest score displayed. | |
− | + | ||
+ | [[Image:Tutorial_PatternDiscovery_ResultDisplayed.png]] | ||
==Viewing results== | ==Viewing results== |
Revision as of 18:01, 21 July 2006
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 |
Contents
Background
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 33 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.
(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".
Pushing on the button with the curling arrow icon will bring up the session creation box:
Push Create to start the search.
A user name must be entered, but it can be any name.
The results are returned in a table, and the hits for the motif(s) selected below will be displayed superimposed on the sequeces above. In this picture, the results were first sorted by Z-Score, and the motif with the highest score displayed.
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".
Results are added to the Projects Folder
The results of a run of Pattern Discovery are placed in the Project Folder:
References
Calfano, A. (2000). SPLASH: structural pattern localization analysis by sequential histograms. Bioinformatics, Apr;16(4):341-57.