Workflows

Search filter terms
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Filter by wsdl
Filter by curation
Results per page:
Sort by:
Showing 14 results. Use the filters on the left and the search box below to refine the results.
Tag: text_mining

Workflow Author's collaborators according to pubmed (1)

Thumb
SELECT distinct ?s2 FROM <http://atlas.bio2rdf.org/sparql> WHERE {   ?s1 ?p1 ?o1 .   ?o1 bif:contains "author" .   ?s2 ?p2 ?s1 .   FILTER( regex(?s1, "pubmed") ) } followed by SELECT ?creator, count() FROM <http://localhost:8890/sparql> WHERE {   ?s1 ?p1 .   ?s1 ?p2 ?o2 .   FILTER( regex(?o2, "author"))   ?s1 ?creator . } ORDER BY DESC(count())

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

Credits: User Francois Belleau

Workflow Text search within sparql point (1)

Thumb
This workflow make possible full text search within different sparql point made available by the Bio2RDF project.

Created: 2009-01-19

Credits: User Francois Belleau

Workflow EBI_Whatizit (1)

Thumb
Perform a text-mining analysis of an input text document using the EBI's Whatizit tool (http://www.ebi.ac.uk/webservices/whatizit/info.jsf). Whatizit provides a number of text-mining pipelines which can can detect various terms of biological interest in text documents. For example finding gene names and mapping them to UniProtKB identifiers, finding chemical terms and mapping them to ChEBI, etc.

Created: 2008-07-09

Credits: User Hamish McWilliam

Workflow Gene expression interpretation by the Glob... (1)

Thumb
This workflow adds meaning to gene expresion values by performing a standard and a literature weighted Global Test. Gene expression is expected to be from Affymetrix microarrays, for which an RMA normalization and entrez Gene ID mapping/summation is performed. Original workflow is by Dennis Leenheer, edits by Marco Roos. Scripts by Kristina Hettne, acknowledging Rob Jellier, Jelle Goeman, and Peter-Bram 't Hoen. The workflow was created for the LUMC BioSemantics group, part of the Human Gen...

Created: 2011-04-26 | Last updated: 2011-04-26

Credits: User Marco Roos

Results per page:
Sort by: