All content

Search filter terms
Filter by category
Filter by type
Filter by tag
r
25
Filter by user
Filter by licence
Filter by group
Filter by wsdl
Results per page:
Sort by:
Showing 25 results. Use the filters on the left and the search box below to refine the results.
Type: Taverna 2 Tag: r

Workflow Author Publications and Citations by Year (2)

Thumb
This small 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. A conditional XPath is here used to only look up citing articles for cited work...

Created: 2015-09-14 | Last updated: 2015-09-17

Credits: User Magnus Palmblad

Workflow Visualize Geographical Bias between PubMed... (3)

Thumb
This workflow analyzes the scientific output, as documented by PubMed, geographically. The workflow takes as input the PubMed data in XML and the ISO 3166-1 and ISO 3166-3 country lists. The XML files can contain any subset from two specific PubMed searches. for example for two different journals in the same field. The XPath components extract author affiliations, and feed these to a series of Beanshell components that match these with countries in the ISO standard. This data is then fed to ...

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

Credits: User Magnus Palmblad User Arzu Tugce Guler

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 Increment an integer (1)

Thumb
This workflow uses R to increment the input integer

Created: 2014-10-03

Credits: User Alan Williams

Uploader

Workflow Print R expression (3)

Thumb
This is a very small nested workflow to convert an R expression to the same textual representation that you see displayed when using the R command line.

Created: 2013-09-05 | Last updated: 2013-10-16

Credits: User Jon Giddy

Uploader

Workflow Convert Taverna list of RExpr to R list - v2 (2)

Thumb
This workflow accepts a Taverna list of arbitrary R expressions and returns a single R expression representing an R list containing the original expressions. This workflow relies on the current Taverna behaviour of an R expression being represented by a list of strings containing the deparsed expression. If this changes, this workflow will likely break. The first BeanShell converts each R expression (actually a list of strings) to a single string. This uses implicit iteration to do this for...

Created: 2013-09-04 | Last updated: 2013-10-14

Credits: User Jon Giddy Network-member BioVeL

Uploader

Workflow Elevation plot v.2 (2)

Thumb
Functionally identical to the original. I tried to upload a version with annotation, but somehow the notes didn't make it to myExperiment. From the prior verion: This workflow accepts city and country names as user-supplied input. These value are supplied to the GetWeather webservice (http://www.webservicex.net/globalweather.asmx?WSDL), which returns an XML record of location and weather info for each recognized city. (See the uploaded photo "weather example") The XML returned fr...

Created: 2011-10-06 | Last updated: 2011-10-06

Credits: User Chrisser

Uploader

Workflow Population histogram in R (1)

Thumb
This workflow fetches the details of the countries in the world and then uses R to produce a histogram of the log of their population

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Chrisser

Attributions:

Workflow R PNG-value example (2)

Thumb
This workflow produces a PNG plot on the figure port.

Created: 2010-11-29 | Last updated: 2010-11-29

Credits: User Alan Williams

Workflow R integer vector example (1)

Thumb
This workflow takes a list of integer values and returns a list containing 100 modulus the list's elements, and the sum of the input list's elements.

Created: 2010-11-29 | Last updated: 2010-11-29

Credits: User Alan Williams

Results per page:
Sort by: