Version 11 (latest)
(of 11)
|
Version created on:
28/05/09 @ 12:21:05
by:
Marco Roos
|
Revision comments
Title: BioAID_ProteinDiscovery_filterOnHumanUniprot_perDoc_html
Type: Taverna 1
Preview
(Click on the image to get the full size)
Description
This workflow finds proteins relevant to the query string via the following steps:
Workflow by Marco Roos (AID = Adaptive Information Disclosure, University of Amsterdam; http://adaptivedisclosure.org)
Text mining services by Sophia Katrenko and Edgar Meij (AID), and Martijn Schuemie (BioSemantics, Erasmus University Rotterdam).
Changes to our original BioAID_DiseaseDiscovery workflow:
* Stops at protein discovery * Use of Martijn Schuemie's synsets service to * add synonyms to the query. * provide uniprot ids to discovered proteins * filter false positive discoveries, only proteins with a uniprot id go through; this introduces some false negatives (e.g. discovered proteins with a name shorter than 3 characters) * Counting of results in various ways, but no outputs defined in this simplified workflow. * Output into simple html table.
Download
Run
Option 1:
Note: you need to have both the WHIP Launcher and the Taverna myExperiment/WHIP plugin installed on your machine for this to work. See here for information.
Option 2:
Copy and paste this link into File > 'Open workflow location...'
http://www.myexperiment.org/workflows/154/download?version=11
[ More Info
]
Workflow Components
Workflow Type
Log in to add Tags
Shared with Groups (2)
Current:
0.0 / 5
(0 ratings)
Log in to rate and see breakdown of ratings
Statistics
None
Earliest Version:
[1] - BioAID_ProteinDiscovery_filterOnHumanUniprot_perDoc_html
Previous Versions:
[2] - BioAID_ProteinDiscovery_filterOnHumanUniprot_perDoc_html
Latest Version:
[11] - BioAID_ProteinDiscovery_filterOnHumanUniprot_perDoc_html
Reviews
(0)
Other workflows that use similar services
(9)
Only the first 2 workflows that use similar services are shown. View all workflows that use these services.
|
Original Uploader |
Created: 15/12/08 @ 20:46:09 | Last updated: 11/08/11 @ 09:22:23
Credits:
License: Creative Commons Attribution-Share Alike 3.0 Unported License
This workflow finds disease relevant to the query string via the following steps: 1. A user query: a list of terms or boolean query - look at the Apache Lucene project for all details. E.g.: (EZH2 OR "Enhancer of Zeste" +(mutation chromatin) -clinical); consider adding 'ProteinSynonymsToQuery' in front of the input if your query is a protein. 2. Retrieve documents: finds 'maximumNumberOfHits' relevant documents (abstract+title) based on query (the AIDA service inside is based on Apa...
Rating: 4.0 / 5 (2 ratings) | Versions: 4 | Reviews: 0 | Comments: 3 | Citations: 0 Viewed: 3861 times | Downloaded: 576 times Tags (9): |
View
Download (v4)
|
|
Original Uploader |
Created: 14/11/07 @ 12:47:57 | Last updated: 15/11/07 @ 09:00:44
Credits:
Attributions:
License: Creative Commons Attribution-Share Alike 3.0 Unported License
This workflow was based on BioAID_DiseaseDiscovery, changes: expects only one protein name, adds protein synonyms).
This workflow finds diseases relevant to the query string via the following steps:
A user query: a single protein name
Add synonyms (service courtesy of Martijn Scheumie, Erasmus University Rotterdam)
Retrieve documents: finds relevant documents (abstract+title) based on query
Discover proteins: extract proteins discovered in the set of relevant abstracts
5. Link proteins ...
Rating: 0.0 / 5 (0 ratings) | Versions: 1 | Reviews: 0 | Comments: 0 | Citations: 0 Viewed: 175 times | Downloaded: 83 times Tags (8): |
View
Download (v1)
|
Linked Data
Non-Information Resource URI: http://www.myexperiment.org/workflows/154
Alternative Formats
Copyright © 2007 - 2011 The University of Manchester and University of Southampton
Log in to make a comment
I am not sure I understand what this workflow does.
Can you please add some use case/example of how to use it?
What do you mean exactly with 'proteins relevant to the query string'? Proteins that interact with the query gene? Or that are involved in the same metabolism?
With which data have you tested this workflow? Which queries have you tried?