Workflows

Search filter terms
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Filter by wsdl
Results per page:
Sort by:
Showing 10 results. Use the filters on the left and the search box below to refine the results.
Type: Taverna 2 User: Chrisser Group: IST 600
Uploader

Workflow Longitude with beanshell (1)

Thumb
This workflow takes in a string value or list of values and pulls out longitude coordinates formatted as ###-##(N or S) using the following regular expression: \d\d\d-\d\d(E|W). The coordinates are processed and formatted to be in the form required by the web service used in my "Elevation plot" workflow. This workflow primarily contains string manipulation. For many of the text and list services used, the beanshell script needed to be modified in order to produce the formatti...

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

Credits: User Chrisser

Uploader

Workflow Latitude with beanshell (1)

Thumb
This workflow takes in a string value or list of values and pulls out latitude coordinates formatted as ##-##(N or S) using the following regular expression: \d\d-\d\d(N|S). The coordinates are processed and formatted to be in the form required by the web service used in my "Elevation plot" workflow. This workflow contains primarily string manipulation. For many of the text and list services used, the beanshell script needed to be modified in order to produce the formatting I requi...

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

Credits: User Chrisser

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 [untitled] (1)

Thumb
This workflow ...tbc img, #cubbies-overlay{ -moz-transition-property: margin, box-shadow, z-index; -moz-transition-duration: 0.1s; -webkit-transition-property: margin, box-shadow, z-index; -webkit-transition-duration: 0.1s; } .cubbies-selected{ z-index: 9999; box-shadow: 3px 3px 8px -1px blue !important; cursor: pointer !important; margin: -3px 3px 3px -3px; } .cubbies-selected:active{ box-shadow: 2px 2px 5px -1px darkblue !important; margin: -1px 1px 1px -1px; } #cubbies-overlay{ positio...

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

Credits: User Chrisser

Uploader

Workflow input list example (1)

Thumb
This workflow is a simple example of how to input a list of numeric values and perform some ultra-basic calculations using Rserve. The output is two separate numbers, the mean and standard deviation of the list of input values. img, #cubbies-overlay{ -moz-transition-property: margin, box-shadow, z-index; -moz-transition-duration: 0.1s; -webkit-transition-property: margin, box-shadow, z-index; -webkit-transition-duration: 0.1s; } .cubbies-selected{ z-index: 9999; box-shadow: 3px 3px 8px -1px...

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

Credits: User Chrisser

Uploader

Workflow slightly more complicated Spreadsheet Impo... (1)

Thumb
Example using two instances of the SpreadsheetImport service to import data from  Excel spreadsheets. The workflow imports these file spreadsheets f and generates a graph comparing the data.img, #cubbies-overlay{ -moz-transition-property: margin, box-shadow, z-index; -moz-transition-duration: 0.1s; -webkit-transition-property: margin, box-shadow, z-index; -webkit-transition-duration: 0.1s; } .cubbies-selected{ z-index: 9999; box-shadow: 3px 3px 8px -1px blue !important; cursor: pointer ...

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

Credits: User Chrisser User Wdsnellg User tpacurtis

Attributions: Workflow Spreadsheet Import Example

Uploader

Workflow IST600 - Spreadsheet Import Example (1)

Thumb
Example using the SpreadsheetImport service to import data from an Excel spreadsheet. The workflow imports the file spreadsheet FertilizerUse.xls and generates a graph from the date. The spreadsheet is available at http://www.myexperiment. org/files/568/download/FertilizerUse.xlsimg, #cubbies-overlay{ -moz-transition-property: margin, box-shadow, z-index; -moz-transition-duration: 0.1s; -webkit-transition-property: margin, box-shadow, z-index; -webkit-transition-duration: 0.1s; } .cubbies-s...

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

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:

Uploader

Workflow 7 day weather forecast for a list of cities (1)

Thumb
This workflow uses an input port to take a list of zipcodes as input. Using the "GetWeatherByZipcode" service ('USA Weather Forecast' web services from WebserviceX.net), the weather forecast is retrieved for each of the zipcodes from the input. These forecasts are output as XML trees.

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

Credits: User Chrisser

Attributions: Workflow Get weather information

Uploader

Workflow Fetch today's Dinosaur Comic (http://qwant... (1)

Thumb
This workflow retrieves the newest comic from http://qwantz.com. Using a string constant to input the URL, the workflow then copies the HTML code from the location indicated by the URL. A list of links to images is then taken from the HTML code. Using a regluar expression supplied by another string constant, this list is then search for the URL specificallyt for the comic. The image file for the comic is then retrieved and the comic is displayed as the workflow output.img, #cubbies-overlay{ -...

Created: 2011-09-13 | Last updated: 2011-09-14

Attributions: Workflow Fetch today's xkcd comic

Results per page:
Sort by: