Version 2 (latest)
(of 2)
|
Version created on:
10/12/07 @ 22:15:54
by:
Marco Roos
|
Revision comments
Last edited on: 10/12/07 @ 22:45:49 by: Marco Roos
Title: Retrieve_bio_documents
Type: Taverna 1
Preview
(Click on the image to get the full size)
Description
This workflow retrieves relevant documents, based on a query optimized by adding a string to the original query that will rank the search output according to the most recent years. The added string adds years with priorities (most recent is highest); it starts at 2007.
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/117/download?version=2
[ More Info
]
Workflow Components
Workflow Type
Log in to add Tags
Shared with Groups (0)
None
Current:
4.5 / 5
(2 ratings)
Log in to rate and see breakdown of ratings
Statistics
None
Earliest Version:
[1] - Retrieve_bio_documents
Latest Version:
[2] - Retrieve_bio_documents
Reviews
(0)
Other workflows that use similar services
(5)
Only the first 2 workflows that use similar services are shown. View all workflows that use these services.
|
Original Uploader |
Created: 28/05/09 @ 12:21:05
Credits:
Attributions:
License: Creative Commons Attribution-Share Alike 3.0 Unported License
This workflow finds proteins relevant to the query string via the following steps:
A user query: a single gene/protein name. E.g.: (EZH2 OR "Enhancer of Zeste").
Retrieve documents: finds 'maximumNumberOfHits' relevant documents (abstract+title) based on query (the AIDA service inside is based on Apache's Lucene)
Discover proteins: extract proteins discovered in the set of relevant abstracts with a 'named entity recognizer' trained on genomic terms using a Bayesian approach; the AIDA serv...
Rating: 0.0 / 5 (0 ratings) | Versions: 11 | Reviews: 0 | Comments: 1 | Citations: 0 Viewed: 454 times | Downloaded: 167 times Tags (9): |
View
Download (v11)
|
|
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: 4034 times | Downloaded: 616 times Tags (9): |
View
Download (v4)
|
Linked Data
Non-Information Resource URI: http://www.myexperiment.org/workflows/117
Alternative Formats
Copyright © 2007 - 2011 The University of Manchester and University of Southampton
Log in to make a comment
Hi Marco,
Could you please add some instructions on what to enter, and maybe some examples.
cheers,
Paul.
Response to Paul's comment about the instructions. One example for each input is given when you click 'New input' in the run window in Taverna. This is quite minimal; I intend to add more info later and upload a new version.