GeneIlluminator_GetGraph
Created: 2008-02-27 00:48:39
Last updated: 2008-03-03 22:10:54
Example workflow demonstrating how to use GeneIlluminator_GetGraph, a synchronous BioMOBY service for gene symbol disambiguation. If a gene symbol is ambiguous this service uses GeneIlluminator to create clusters describing which different genes, sharing the same symbol, exist in different parts of the tree of life. GeneIlluminator provides also aliases associated to the input gene symbol. Finally, a graphical overview of the clusters and gene symbols is created in SVG format and returned to the client. For technical reasons the image is transferred over the wire in ZIPped and Base64 encoded format. On the client-side a Beanshell processor takes care of base64 decoding and unZIPping resulting in the Scalable Vector Graphics (SVG) image.
(Use GeneIlluminator_GetClusters to fetch the raw data instead of a graphical representation of the clusters or GeneIlluminator_Disambiguate to get the most likely cluster for a certain species of interest in addition to the clusters.)
Visit http://www.bioinformatics.nl/gi/ for more info about GeneIlluminator.
Preview
Run
Run this Workflow in the Taverna Workbench...
Workflow Components
Inputs (1)
Name |
Description |
GeneSymbol |
Your potentially ambiguous gene symbol of interest or one of it's aliases. |
Processors (4)
Name |
Type |
Description |
Beanshell_scripting_host |
beanshell |
|
GeneIlluminator_GetGraph |
biomobywsdl |
Synchronous BioMOBY service for gene symbol disambiguation. If a gene symbol is ambiguous this service uses Gene Illuminator to create clusters describing which different genes sharing the same symbol exist in different parts of the tree of life. GeneIlluminator provides also aliases associated to the input gene symbol. Finally, a graphical overview of the clusters and gene symbols is created in SVG format and returned to the client. Have a look at the GeneIlluminator_GetClusters service if you want a textual representation of this data instead. |
Object |
biomobyobject |
an object |
Parse_Moby_Data_b64_encoded_svgz |
biomobyparser |
Processor to parse the datatype b64_encoded_svgz |
Beanshells (1)
Name |
Description |
Inputs |
Outputs |
Beanshell_scripting_host |
|
Base64EncSVGZ
|
SVG
Decoded
LogMessage
|
Outputs (1)
Name |
Description |
Graph |
Scalable Vector Graphic (SVG) describing clusters of gene symbols that were mentioned in databases / literature in the same "context". Each cluster has:
1. One or more genes with a gene symbol. All genes and their symbols listed for the same cluster are aliases. These gene symbols might be ambiguous.
2. One or more fuctional descriptions. These are the terms that describe the context where the gene symbol was mentioned and that were used for the clustering.
3. One or more clades, identified by IDs from the NCBI Taxonomy. These clades are the last common ancestors (LCAs) of those parts of the tree of life where the gene symbols for this cluster are mentioned in the context of the functional descriptions for this cluster. See the graph's legend for further details. |
Links (5)
Source |
Sink |
GeneSymbol |
Object:id |
GeneIlluminator_GetGraph:b64_encoded_svgz(graph) |
Parse_Moby_Data_b64_encoded_svgz:mobyData('b64_encoded_svgz') |
Object:mobyData |
GeneIlluminator_GetGraph:Object(gene_symbol) |
Parse_Moby_Data_b64_encoded_svgz:graph_'content' |
Beanshell_scripting_host:Base64EncSVGZ |
Beanshell_scripting_host:SVG |
Graph |
Uploader
License
All versions of this Workflow are
licensed under:
Version 1 (earliest)
(of 2)
Credits (2)
(People/Groups)
Attributions (0)
(Workflows/Files)
None
Shared with Groups (0)
None
Featured In Packs (0)
None
Log in to add to one of your Packs
Attributed By (0)
(Workflows/Files)
None
Favourited By (0)
No one
Statistics
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
Comments (0)
No comments yet
Log in to make a comment