Tag Results

Items tagged with "web service" (20)

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


Groups (1)

Network-member GenOUEST Platform

Unique name: genouest
Created: Monday 08 June 2009 09:38:23 (UTC)

Group reserved to the genouest platform team or the trusted users of the platform.   The bioinformatics platform provides, beside basic command-line and web form tools, web services access.Those web services can be triggered by 2 ways: wsdl using  command-line like program call : list of available services is available at http://webservices.genouest.org/opal2/GetServicesList.do mo...

5 shared items   |   0 announcements

Members (2):

Tags:

Packs (1)
Creator

Pack RapidAnalytics Video Series Demo Processes


Created: 2011-11-02 15:02:21 | Last updated: 2011-11-02 18:00:41

This pack contains RapidMiner processes created for the RapidAnalytics Video Series.

3 items in this pack

Comments: 0 | Viewed: 152 times | Downloaded: 73 times

Tags:

Workflows (18)

Workflow Tuiuiu synchronous workflow (1)

Thumb
Tuiuiu removes from a sequence or from a set of sequences areas as large as possible that do not contain researched repeats. Tuiuiu is used as a preliminary step before applying a multiple local aligner tool. Modeling and algorithmic details are provided in the following paper. Please, cite this paper if you use Tuiuiu. P. Peterlongo, G. Sacomoto, A. Pereira do Lago, N. Pisanti, M.-F. Sagot Lossless filter for multiple repeats with bounded edit distance BMC Algorithms for Mole...

Created: 2009-06-29 | Last updated: 2009-06-29

Credits: User http://osallou.myopenid.com/ Network-member GenOUEST Platform

Workflow Tuiuiu asynchronous workflow (1)

Thumb
Tuiuiu removes from a sequence or from a set of sequences areas as large as possible that do not contain researched repeats. Tuiuiu is used as a preliminary step before applying a multiple local aligner tool. Modeling and algorithmic details are provided in the following paper. Please, cite this paper if you use Tuiuiu. P. Peterlongo, G. Sacomoto, A. Pereira do Lago, N. Pisanti, M.-F. Sagot Lossless filter for multiple repeats with bounded edit distance BMC Algorithms for Mole...

Created: 2009-06-29 | Last updated: 2009-06-29

Credits: User http://osallou.myopenid.com/ Network-member GenOUEST Platform

Uploader

Workflow prism Web service (1)

Thumb
PRISM model checking (http://www.prismmodelchecker.org/manual/RunningPRISM/ModelChecking). The '-fixdl' switch is used, which means that all deadlock states in model are fixed by addition of self-loops.

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

Credits: User trybik

Uploader

Workflow asynchronous prism Web service (1)

Thumb
Asynchronous version of the Prism Web service. Results XML list is sent via email.

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

Credits: User trybik

Uploader

Workflow sbml2Prism Web service (1)

Thumb
For example of the SBML to PRISM translation and the description of its details see http://www.prismmodelchecker.org/manual/RunningPRISM/SupportForSBML .

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

Credits: User trybik

Uploader

Workflow mathPlot Web service (1)

Thumb
Plotting operation which uses Mathematica (http://www.wolfram.com/mathematica/) software.

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

Credits: User trybik

Uploader

Workflow sampleDistribution Web service operation (1)

Thumb
Probabilistic distribution sampling operation which uses Mathematica software (http://www.wolfram.com/mathematica/).

Created: 2011-08-03 | Last updated: 2011-08-04

Credits: User trybik

Workflow Secure Web service call example (1)

Thumb
This is an example of a workflow that contains a call to a secure Web service that runs behind HTTPS and requires user to authenticate. The first thing you can expect to see is a pop up dialog asking if you trust the Web service to be invoked over HTTPS. You can use testuser/testpasswd as username and password for authentication when running the workflow. To see where the security is being configured, right-click the service in the diagram and select "Configure security" from the menu. You m...

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Get article titles from Europe PMC for sin... (2)

Thumb
This small workflow demonstrates how to connect to the new (August 2015) version of Europe PMC (http://europepmc.org/RestfulWebService). Changes from previous versions include the addition of a pageSize parameter, allowing the client to request up to 1,000 records at once. If this would still not be sufficient, the offSet paremeter can be used to retrieve data in chunks of 1,000 records and the Flatten List service used to concatenate the results.

Created: 2015-09-07 | Last updated: 2015-09-10

Credits: User Magnus Palmblad

Workflow Online PubMed author search and geographic... (2)

Thumb
This workflow retrieves bibliographic data for a single author using the PMC Europe RESTful Web service and visualizes the geographic distribution of this author's and their co-authors' geographic distribution using the rworldmap package. This is version 2.0 of this workflow, incorporating changes to the Web service allowing up to 1,000 records to be retrieved at once, using the pageSize parameter.

Created: 2015-08-19 | Last updated: 2015-09-07

Credits: User Magnus Palmblad User Arzu Tugce Guler

Workflow Get ENSEMBL cross-references for UniProt IDs (1)

Thumb
This small workflow uses the PICR (http://www.ebi.ac.uk/Tools/picr/) WDSL Web Service to look up ENSEMBL (ENSP) cross-references for UniProt IDs. The input is a list of UniProt IDs and the output a corresponding list of ENSEMBL IDs. This instance of the workflow specifically uses the ENSEMBL_HUMAN database and taxonID 9606 (Homo sapiens).

Created: 2015-11-16

Credits: User Magnus Palmblad

Workflow Author to Wordcloud (3)

Thumb
This small workflow demonstrates how to connect to and use Europe PMC (http://europepmc.org/RestfulWebService). The workflow searches the publications of an author, extracts the abstracts, counts the word frequencies and plot a wordcloud using the R package of the same name. The Rshell plot_wordcloud also applies text mining operations (transformation to lower case, removing punctuation, stripping whitespace and removing English stopwords) using the R package tm.

Created: 2015-12-02 | Last updated: 2015-12-07

Credits: User Magnus Palmblad

Workflow Author Citation Network (1)

Thumb
Map citation/reference network for one author using Europe PMC Web services. This workflow is intended to show the integration of several Web services, XPath XML parsing and use of the igraph package in R. Although the workflow is functional, the information in PubMed is incomplete. This means the results may be a subset of the correct citation graph.

Created: 2015-12-04 | Last updated: 2015-12-04

Credits: User Magnus Palmblad User Yassene

Workflow UniProt Protein Protein Network (1)

Thumb
This workflow uses the Europe PMC Web Services searchPublications and getDatabaseLinks to reconstruct a protein-protein network based on co-occurence in the scientific literature, arbitrary filtered by a PubMed query, e.g. the word "complex" appearing in the title or abstract. The workflow also looks up the second degree connections, i.e. proteins co-occuring with proteins co-occuring with the protein given as input, but not with this protein itself. The output is a (1) Pajek graph file, a GM...

Created: 2015-12-04

Credits: User Magnus Palmblad User Yassene

Workflow SImple Europe PMC Search (1)

Thumb
This very simple workflow searches Europe PMC using the searchPublications Web Service and a conditional XPath to retrieve the article titles for all cited work matching the search query.

Created: 2015-12-04

Credits: User Magnus Palmblad

Workflow Author Publications and Citations by Year ... (1)

Thumb
This workflow demonstrates how to connect to and use Europe PMC (http://europepmc.org/RestfulWebService) to count the number of publications and citations per year for one author. Two Web service calls are made. First, we searchPublications to retrieve the bibliographic records for all published work of a single author. Then, we getCitations to extract the year of all articles citing the work of this author. The pubYear fields is extracted from the raw Web service results and fed to an Rshel...

Created: 2015-12-04

Credits: User Magnus Palmblad

Workflow profilePublications_over_time (1)

Thumb
This workflow takes a list of arbitrary Europe PMC search queries and generates the corresponding profiles of the number of matching publications per publication year.

Created: 2017-04-19

Credits: User Magnus Palmblad

Workflow searchPublications_and_MapAffil (1)

Thumb
This is a workflow for spatiotemporal analysis of literature indexed in PubMed. The workflow takes an arbitrary Europe PMC search query, calls the Europe PMC Web service searchPublications and extracts the publication year and PubMed ID from the results. The first author affiliation is then geoparsed by the MapAffil Web server to get latitude and longitudes. The coordinates are then concatenated together with the publication year, to produce a single list of publication years, latitudes and ...

Created: 2017-04-19

Credits: User Magnus Palmblad

What is this?

Linked Data

Non-Information Resource URI: http://www.myexperiment.org/tags/1298


Alternative Formats

HTML
RDF
XML