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 2916 results. Use the filters on the left and the search box below to refine the results.
Uploader

Workflow Concatenated String of Sentences (1)

Thumb
A workflow that concatenates a series of sentences into a single string. Sample data is from hipsteripsum.me.

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

Credits: User tpacurtis User Matt Jones

Uploader

Workflow IST600 - Kepler string printing (1)

Thumb
This is an ultra basic Kepler workflow that prints a few strings. Need to know how to print string constants? Look here.  

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

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

Workflow Failed 2 Chart Attempt (1)

Thumb
Tried to show 2 charts simulatneously.

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

Credits: User Mutanthumb User Alan Williams

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 Ag Spreadsheet Import (1)

Thumb
Based on Spreadsheet Import Example by David WithersSusan Example using the SpreadsheetImport service to import data from an Excel spreadsheet. The workflow imports the file spreadsheet file WaterUse.xlsx and generates a graph from the date. The source data is from http://data.gov.uk/

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

Credits: User Mutanthumb User Alan Williams

Workflow Nested Mean Rshell (1)

Thumb
This workflow uses a nested workflow. The nested workflow takes a list of values and finds the mean and standard deviation for each list. The result of the nested workflow is then concatenated with a list of names using Dot Product for list handling.

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

Credits: User Mutanthumb

Uploader

Workflow Name resolver of galaxies parsing the outp... (1)

Thumb
This workflow ask for text file using "Select_file" local services. This file is read by the "read_text_file", using "utf-8" as encoding. The result of "read_text_file" is splitted in lines by "split_string_into_string_list_by_regular_expression" and each of this lines is the input for the Rest_servise. The REST service search for each line (each line contains one name of one galaxy) some information about that galaxy. The string is like: target=cig+1 service=NED(nedwww.ipac.caltech.edu) coo...

Created: 2011-09-21

Workflow Mean Rshell (1)

Thumb
Used the Rshell to find the MEAN and standard deviation of a list of values.

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

Credits: User Mutanthumb

Workflow New Population Histogram (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 Based on Population histogram in R by Alan R Williams

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

Credits: User Mutanthumb

Uploader

Workflow Name resolver of galaxies parsing the outp... (1)

Thumb
This workflow ask for text file using "Select_file" local services. This file is read by the "read_text_file", using "utf-8" as encoding. The result of "read_text_file" is splitted in lines by "split_string_into_string_list_by_regular_expression" and each of this lines is the input for the Rest_servise. The REST service search for each line (each line contains one name of one galaxy) some information about that galaxy. The string is like: target=cig+1 service=NED(nedwww.ipac.caltech.edu) coo...

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

Uploader

Workflow New York vs. New Jersey Broccoli Production (1)

Thumb
Uses the SpreadsheetImport service to import data from an Excel spreadsheet. The workflow imports two files and generates a single graph comparing the information from the two spreadsheets.

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

Credits: User tpacurtis User Alan Williams

Attributions: Workflow Spreadsheet Import Example Blob NY Broccoli Production Blob NJ Broccoli Production

Workflow Python Average and Standard Deviation (2)

Thumb
This workflow uses a Python script to take a provided filename (or list of filenames) containing numbers (one per line) and return the standard deviation and average (or mean).

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

Credits: User Kayleigh Ayn Bohémier

Attributions: Workflow Executes Python script Blob Input for PS3 #2 Part 1

Workflow Standard Deviation From a Text File: Neste... (1)

Thumb
This workflow takes an input file of a list of numbers and runs it through a simple Python script to produce the standard deviation and average.

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

Credits: User Kayleigh Ayn Bohémier

Attributions: Workflow Standard Deviation and Mean Values from a Text File Blob Input for PS3 # 2 Part 2

Workflow Standard Deviation and Mean Values from a ... (1)

Thumb
This incredibly awkward script has another embedded script associated with it. It essentially smashes the output from the other workflows together using a Beanshell script.

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

Credits: User Kayleigh Ayn Bohémier

Attributions: Blob Input for PS3 # 2 Part 2

Workflow Broccoli: A State Comparison (1)

Thumb
Imports data from NY and NJ to compare broccoli harvest vs. planting rates across the two states. The workflow is currently set to evaluate data from 1960 to 1965. Source: Compiled by ERS from data of USDA, National Agricultural Statistics Service, Vegetables Final Estimates.

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

Credits: User Kayleigh Ayn Bohémier

Attributions: Workflow Spreadsheet Import Example Blob NJ Broccoli Production Blob NY Broccoli Production

Workflow US Consumption of Plant Nutrients (1)

Thumb
This workflow takes data from the ERS, TVA (Tennessee Valley Authority), AAPFCO (Association of American Plant Food Control Officials), and the TFI (The Fertilizer Institute) and represents them in a bar chart.

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

Credits: User Kayleigh Ayn Bohémier

Attributions: Workflow Spreadsheet Import Example Blob US Fertilizer Use

Uploader

Workflow Spreadsheet Import Fertilizer Use (1)

Thumb
Example using the SpreadsheetImport service to import data from an Excel spreadsheet. The workflow imports the file spreadsheet file FertilizerUse.xlsx and generates a graph from the date. The source data is from http://www.myexperiment. org/files/568/download/FertilizerUse.xls and ERS, TVA (Tennessee Valley Authority), AAPFCO (Association of American Plant Food Control Officials), TFI (The Fertilizer Institute).

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

Credits: User tpacurtis User Alan Williams

Attributions: Workflow Spreadsheet Import Example Blob US Fertilizer Use

Results per page:
Sort by: