Group: AID

Overview

Adaptive Information Disclosure (http://adaptivedisclosure.org)

Collaboration within the Dutch Virtual Laboratory e-Science project (http://www.vl-e.nl)

Created at: Wednesday 07 November 2007 18:45:12 (UTC)

Feed-icon

News


  1. 746?size=48x48
    Jan Top joined the AID group
    Monday 24 August 2009 11:07:00 (UTC)
  2. Avatar
    Edgar shared Index MyExperiment Workflow
    Thumb
    This workflow uses AIDA components to index all of the workflows on MyExperiment. First, it lists and downloads each workflow's xml file. Then, the titles and descriptions are parsed and submitted to an Indexer webservice. After it's finished, your index will be searchable by visiting http://aida.sci …
    Tuesday 26 May 2009 16:11:44 (UTC)
  3. 30?size=48x48
    Marco Roos shared Supporting material for Roos et al., BMC Bioinformatics, SWAT4LS supplement (2009)
    Supporting material for BMC Bioinformatics, supplement for Semantic Web Applications and Tools for Life Science (2009) Structuring and extracting knowledge for the support of hypothesis generation in molecular biology Marco Roos , M. Scott Marshall , Andrew P. Gibson , Martijn Schuemie , Edgar Meij , …
    Friday 15 May 2009 15:45:34 (UTC)
  4. 30?size=48x48
    Marco Roos shared AIDA demo pack
     Pack with AIDA demo material
    Sunday 14 December 2008 21:35:46 (UTC)
  5. 30?size=48x48
    Marco Roos shared BioAID_EnirchBioModelWithProteinsFromText
    Thumb
    This workflow is for demonstration purposes only. Please contact the authors if you wish to try it. We will gladly collaborate with you. Summary This workflow extracts proteins and protein relations from Medline. Extracted protein names (symbols of at least 3 characters) are validated against mouse, …
    Friday 22 August 2008 11:00:51 (UTC)
  6. 30?size=48x48
    Marco Roos shared AIDA toolbox
    Adaptive Information Disclosure Application toolbox: AIDA web services for automated knowledge extraction and knowledge management Documentation    
    Friday 01 August 2008 11:33:04 (UTC)
  7. 30?size=48x48
    Marco Roos shared From biologist to web service to Taverna to myExperiment to biologist
    A movie to show the principle of the round trip from a biology question via pieces of code wrapped as web services and combined into a workflow (computational experiment) in Taverna, via uploading to myExperiment and back to the biologist through myExperiment's run facility. NB: at the time of upload …
    Friday 21 March 2008 19:00:27 (UTC)
  8. 30?size=48x48
    Marco Roos shared BioAID_ProteinDiscovery_filterOnHumanUniprot_perDoc_html
    Thumb
    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 Apa …
    Friday 29 February 2008 01:34:48 (UTC)
  9. 282?size=48x48
    Sophia katrenko, and Willem van Hage joined the AID group
  10. 30?size=48x48
    Marco Roos shared BioAID_Discover_proteins_from_text_plus_synonyms
    Thumb
    This workflow discovers proteins from plain text and adds synonyms using Martijn Schuemie's proteins synonym service. Proteins are discovered with the AIDA 'Named Entity Recognize' web service by Sophia Katrenko (service based on LingPipe), from which output it filters out proteins. The Named Recogni …
    Thursday 15 November 2007 09:40:24 (UTC)
  11. 30?size=48x48
    Marco Roos shared Discover_proteins_from_text
    Thumb
    This workflow discovers proteins from plain text. It is built around the AIDA 'Named Entity Recognize' web service by Sophia Katrenko (service based on LingPipe), from which output it filters out proteins. The Named Recognizer services uses the pre-learned genomics model, named 'MedLine', to find gen …
    Thursday 15 November 2007 09:04:28 (UTC)
  12. 30?size=48x48
    Marco Roos shared DiscoverProteinLink
    Thumb
    COMPETITION: For friends only: If you find any two topics that return true positives with this workflow I will buy you a bottle of wine (or equivalent). Terms: if we confirm that the protein was indeed never mentioned together with both input topics in one article, we will publish this together. ---- …
    Thursday 15 November 2007 09:02:44 (UTC)

Information Owner

6 members

20 shared items

This group has been credited 20 times

Information Tags (0)

None

Log in to add Tags

 
Members (6)
Credited by (20)

Note: some items may not be visible to you, due to viewing permissions.

File

Uploader

Blob From biologist to web service to Taverna to myExperi...

Created: 2008-03-21 19:00:12 | Last updated: 2008-03-23 10:39:27

Credits: User Marco Roos User Martijn Schuemie Network-member AID Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A movie to show the principle of the round trip from a biology question via pieces of code wrapped as web services and combined into a workflow (computational experiment) in Taverna, via uploading to myExperiment and back to the biologist through myExperiment's run facility. NB: at the time of uploading this movie the runner-option was in test-phase. It is important to note that the workflow combines the work of various scientists with different expertise and some at remote locations around ...

File type: AVI video

Comments: 1 | Viewed: 469 times | Downloaded: 373 times

Tags:

Workflow

Workflow BioAID_ProteinDiscovery (8)

Thumb
The workflow extracts protein names from documents retrieved from MedLine based on a user Query (cf Apache Lucene syntax). The protein names are filtered by checking if there exists a valid UniProt ID for the given protein name.

Created: 2010-05-10 | Last updated: 2013-08-16

Credits: User Marco Roos Network-member AID

Workflow

Workflow BioAID_EnirchBioModelWithProteinsFromText (7)

Thumb
This workflow is for demonstration purposes only. Please contact the authors if you wish to try it. We will gladly collaborate with you. Summary This workflow extracts proteins and protein relations from Medline. Extracted protein names (symbols of at least 3 characters) are validated against mouse, rat, and human UniProt symbols, so the results are limited to these species. This workflow follows the following basic steps: it retrieves documents relevant for the query string i...

Created: 2009-05-16 | Last updated: 2009-05-16

Credits: User Marco Roos User Sophia katrenko User Andrew Gibson User M. Scott Marshall User Willem van Hage User Edgar User Martijn Schuemie Network-member AID

Workflow

Uploader

Workflow Identify_strain_and_phylogenetic_tree (1)

Thumb
No description

Created: 2009-03-20 | Last updated: 2009-03-20

Credits: User Aailyso User Hamish McWilliam Network-member AID

Workflow

Workflow BioAID_ProteinDiscovery_filterOnHumanUnipr... (11)

Thumb
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...

Created: 2009-05-28

Credits: User Marco Roos User Martijn Schuemie Network-member AID Network-member AID_myGrid_collaboration

Attributions: Workflow BioAID_DiseaseDiscovery_RatHumanMouseUniprotFilter

Workflow

Workflow Demo_DiseaseDiscovery_byHumanUniprot_scaffold (1)

Thumb
This workflow finds disease relevant to the query string via the following steps: 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. Retrieve documents: finds 'maximumNumberOfHits' relevant documents (abstract+title) based on query (the AIDA service inside is based on Apache's Lucene)...

Created: 2007-12-10

Credits: User Marco Roos Network-member AID

Workflow

Workflow Retrieve_documents_MR1 (1)

Thumb
This workflow applies the search web service from the AIDA toolbox. Comments: This search service is based on lucene defaults; it may be necessary to optimize the querystring to adopt the behaviour to what is most relevant in a particular domain (e.g. for medline prioritizing based on publication date is useful). Lucene favours shorter sentences, which may be bad for subsequent information extraction.

Created: 2007-12-10

Credits: User Marco Roos User Edgar Network-member AID

Workflow

Workflow Retrieve_bio_documents (2)

Thumb
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.

Created: 2007-12-10 | Last updated: 2007-12-10

Credits: User Marco Roos User Edgar Network-member AID

Workflow

Workflow Lucene_bioquery_optimizer_MR1 (1)

Thumb
This workflow does four things: it retrieves documents relevant for the query string it discovers entities in those documents, these are considered relevant entities it filters proteins from those entities (on the tag protein_molecule) it removes all terms from the list produced by 3 (query terms temporarily considered proteins) ToDo Replace step 4 by the following procedure: 1. remove the query terms from the output of NER (probably by a regexp matching on what is inside the tag, ...

Created: 2007-12-10

Credits: User Marco Roos Network-member AID

Workflow

Workflow Link_protein_to_OMIM_disease (1)

Thumb
No description

Created: 2007-12-10

Credits: User Marco Roos Network-member AID

Workflow

Workflow Flatten_and_make_unique (1)

Thumb
No description

Created: 2007-12-10

Credits: User Marco Roos Network-member AID

Workflow

Workflow Discover_entities (2)

Thumb
This workflow contains the 'Named Entity Recognize' web service from the AIDA toolbox, created by Sophia Katrenko. It can be used to discover entities of a certain type (determined by 'learned_model') in documents provided in a lucene output format. Known issues: The output of NErecognize contains concepts with / characters, breaking the xml. For post-processing its results it is better to use string manipulation than xml manipulations. The output is per document, which means entities will ...

Created: 2007-12-10 | Last updated: 2007-12-10

Credits: User Marco Roos User Sophia katrenko Network-member AID

Workflow

Workflow BioAID_Discover_proteins_from_text_plus_sy... (1)

Thumb
This workflow discovers proteins from plain text and adds synonyms using Martijn Schuemie's proteins synonym service. Proteins are discovered with the AIDA 'Named Entity Recognize' web service by Sophia Katrenko (service based on LingPipe), from which output it filters out proteins. The Named Recognizer services uses the pre-learned genomics model, named 'MedLine', to find genomics concepts in plain text.

Created: 2007-11-15

Credits: User Marco Roos User Martijn Schuemie Network-member AID

Workflow

Workflow Discover_proteins_from_text (2)

Thumb
This workflow discovers proteins from plain text. It is built around the AIDA 'Named Entity Recognize' web service by Sophia Katrenko (service based on LingPipe), from which output it filters out proteins. The Named Recognizer services uses the pre-learned genomics model, named 'MedLine', to find genomics concepts in plain text.

Created: 2007-11-15 | Last updated: 2007-11-15

Credits: User Marco Roos Network-member AID

Workflow

Workflow DiscoverProteinLink (2)

Thumb
COMPETITION: For friends only: If you find any two topics that return true positives with this workflow I will buy you a bottle of wine (or equivalent). Terms: if we confirm that the protein was indeed never mentioned together with both input topics in one article, we will publish this together. ---- This workflow implements Swanson's prinicple with services from the AIDA toolbox. It tries to find proteins that link two topics, while they never mentioned together with both topics in ...

Created: 2007-10-03 | Last updated: 2007-11-15

Credits: User Marco Roos Network-member AID

Workflow

Workflow BioAID_DiseaseDiscovery_RatHumanMouseUnipr... (4)

Thumb
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...

Created: 2008-12-15 | Last updated: 2011-08-11

Credits: User Marco Roos Network-member AID

Workflow

Workflow BioAID_ProteinToDiseases (1)

Thumb
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 ...

Created: 2007-11-14 | Last updated: 2007-11-15

Credits: User Marco Roos User Martijn Schuemie Network-member AID

Attributions: Workflow BioAID_DiseaseDiscovery_RatHumanMouseUniprotFilter

Workflow

Workflow ProteinSynonymsToQuery (2)

Thumb
This workflow uses Martijn Schuemie's protein synonym service to produce synonyms and a new query string from the input query term. The service is limited to proteins, enzymes and genes. An input query that is a boolean string will be split and processed, but the boolean logic of the input query will be lost. Workflow URL: http://rdf.adaptivedisclosure.org/~marco/BioAID/Public/Workflows/BioAID/ProteinSynonymsToQuery.xml

Created: 2007-10-03 | Last updated: 2007-11-13

Credits: User Marco Roos User Martijn Schuemie Network-member AID


What is this?

Linked Data

Non-Information Resource URI: http://www.myexperiment.org/groups/42


Alternative Formats

HTML
RDF
XML