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.

Workflow Find source at Sun of SW events on Earth (5)

Thumb
Try to detect the solar wind source on the Sun. Use backpropagation, ILS, HEC and HFC.

Created: 2011-11-15 | Last updated: 2012-05-24

Credits: User Anja Le Blanc User David PS

Workflow Example of explicit looping (1)

Thumb
This workflow demonstrates how a nested workflow can be called an explicit number of times. Note that the loop iterator does not need to be used in the logic of the loop contents. It can be used as a sentinel (see the conditional workflow)

Created: 2011-11-15 | Last updated: 2011-11-15

Credits: User Alan Williams

Workflow Example of conditional invocation (1)

Thumb
This workflow demonstrates how nested workflows can be conditionally invoked

Created: 2011-11-15 | Last updated: 2011-11-15

Credits: User Alan Williams

Uploader

Workflow Calculation of distances, magnitutes and l... (4)

Thumb
Calculation of distances, corrected apparent B magnitude mB-corr and luminosities with values gathered from the HyperLEDA database. This workflow receives a list of galaxy names (hyperLEDA names. ie: KIG0001) and a file with the morphological types of those galaxies Using the name of a galaxy, the workflow querys Hyperleda to extract some properties of this galaxy (J2000 Coordinates, velocity, galactic extinction,log of axis ratio, and the Total B-magnitude ). With this properties it calcula...

Created: 2011-11-14 | Last updated: 2012-01-11

Workflow Sample IMPACT hackathon workflow (1)

Thumb
Workflow that implements the Use Case for Group 2 at the IMPACT/Taverna hackathon. What it does is to take the URL of a TIFF image and compute the Levenshtein difference between the OCR output of the uncompressed version with various ones compressed at various bit rates.

Created: 2011-11-14 | Last updated: 2012-06-19

Credits: User Donal Fellows

Workflow Calculate edit distance based on words (1)

Thumb
 Calculate the word based edit distance between a scan of an OCR image and its ground truth.

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

Credits: User perdalum

Workflow Basic Call of HELIO Coordinate Transformat... (2)

Thumb
Transforms an input VOTable Coordinate set to a specified output VOTable Coordinate set. This workflow performs some remote computation and may take some time to complete.

Created: 2011-11-09 | Last updated: 2012-07-09

Credits: User Anja Le Blanc

Attributions: Workflow Basic Call of HELIO Coordinate Transformation Service

Workflow Series of Factorials (1)

Thumb
 The workflow generates the series of factorial numbers.

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

Workflow Basic Call of HELIO Coordinate Transformat... (1)

Thumb
Transforms an input VOTable Coordinate set to a specified output VOTable Coordinate set. This workflow performs some remote computation and may take some time to complete.

Created: 2011-11-08 | Last updated: 2011-11-08

Credits: User Anja Le Blanc

Workflow Instance Selection and Prototype Based Rul... (2)

Thumb
Example of Instance optimization using LVQ algorithm for training kNN classifier (Requires Instance Selection and Prototype Based Rules): Here we use FCM clustering to initialize LVQ network. The "Class assigner" is responsible for assigning class label for each cluster center, then obtained ExampleSet is used as codebooks initialization in the LVQ operator, which on the Prototype (Pro) output delivers the new optimized position of codebooks (prototypes) for training nearest n...

Created: 2011-11-05 | Last updated: 2011-11-07

Workflow Instance Selection and Prototype Based Rul... (1)

Thumb
Example of Instance optimization - using clustering for training kNN classifier (Requires Instance Selection and Prototype Based Rules) : Here we use FCM (Fuzzy c-means) clustering to initialize kNN classifier. Moreover centers of clusters are determined independent for each class. "Class iterator" operator iterates over each class label, and embedded clustering algorithm cluster the examples for each class independent. The Prototype (Pro) output of "Class iterator" delivers the concatena...

Created: 2011-11-05 | Last updated: 2011-11-05

Workflow Instance Selection and Prototype Based Rul... (2)

Thumb
Example of Instance optimization (Requires Instance Selection and Prototype Based Rules): Here we use FCM (Fuzzy C-means) clustering to initialize kNN classifier. The "Class assigner" is responsible for assigning class label for each cluster center. The class assigner operator use Voronoi diagram and the majority voting for determining class label.

Created: 2011-11-05 | Last updated: 2011-11-07

Workflow Instance Selection and Prototype Based Rul... (1)

Thumb
Example of Instance selection: (Requires Instance Selection and Prototype Based Rules plugin): Here instance selection is based on All-kNN algorithm. Because the Pro output of any instance selection operator is just an ExampleSet object, so in fact any Learner can be used instead of kNN, like DecisionTree, but in this example the Decision Tree is based on the reduced ExampleSet .

Created: 2011-11-05

Workflow Instance Selection and Prototype Based Rul... (1)

Thumb
Example of Instance selection chain (Requires Instance Selection and Prototype Based Rules plugin): Beafore training kNN we do instance selection based on cascade of instance selection algorithms. Here ENN algorithm is followed by CNN algorithm. Instance selection algorithms form PRules plugin works as View on original ExampleSet

Created: 2011-11-05

Workflow Instance Selection and Prototype Based Rul... (1)

Thumb
Example of Instance selection (Requires Instance Selection and Prototype Based Rules plugin): Before training kNN we do instance selection based on ENN algorithm. The ENN algorithm can be replaced by any other instance selection algorithms from Prules/Selection/* Instance selection algorithms form PRules plugin works as View on original ExampleSet

Created: 2011-11-05 | Last updated: 2011-11-05

Workflow Find periods of time where two ILS objects... (2)

Thumb
Inputs: name of target_obj of ILS of two objects and a number of degrees which these obejcts are allowed to be appart in hci longitude coordinates. Output VOTable of time periods where these two objects are closer than +/- input angle together.

Created: 2011-11-04 | Last updated: 2011-11-18

Credits: User Anja Le Blanc

Workflow RCOMM 2011 Challenge 3: RapidDraw (1)

Thumb
This is a solution for Challenge 3 of the a live data mining process design competition "Who Wants to be a Data Miner" held at RCOMM 2011 in Dublin. The task was to generate a dataset that looks like a spiral when viewed in an appropriate plotter. This process opens a file with three initial data points and subsequently adds more points to the data set in a loop, using macros to extract data values of the predecessors and a "Generate Attributes" operator to add new data points. To view the...

Created: 2011-11-02

Workflow RCOMM 2011 Challenge 2: Vodka or President? (1)

Thumb
This is a solution for Challenge 2 of the a live data mining process design competition "Who Wants to be a Data Miner" held at RCOMM 2011 in Dublin. Those of you who loved "You Don't Know Jack" will remember this task: To tell whether a certain word is the name of a vodka or the name of a leader of the Soviet Union. The RapidMiner process was allowed to download data from Wikipedia to make this decision. One input file contains a list of words for which two attributes "Vodka" or "Leader" wi...

Created: 2011-11-02

Workflow RCOMM 2011 Challenge 1: Hobbit Genealogy (1)

Thumb
This is a solution for Challenge 1 of the a live data mining process design competition "Who Wants to be a Data Miner" held at RCOMM 2011 in Dublin. As you certainly know, Balbo Baggins is the common ancestor of Balbo and Frodo Baggins. The file opened by the operator "Open Ancestor" contains a table with details about parentship in the Baggins family (insert a breakpoint after read CSV). Each example contains a parent and a child. Of course, the same parent can be contai...

Created: 2011-11-02 | Last updated: 2011-11-02

Workflow POSTing CSV file to RapidAnalytics Web ser... (1)

Thumb
This is the second demo process used in the RapidAnalytics video on creating Web services. This process is the actual scoring process and used the model generated by the first process. The first input must be a CSV blob in the repository. Once the process is exposed as a Web service in RapidAnalytics, this input will be replaced by the body of the HTTP POST request.

Created: 2011-11-02 | Last updated: 2011-11-02

Workflow POSTing CSV file to RapidAnalytics Web ser... (1)

Thumb
This is the first demo used in the RapidAnalytics video on creating Web services. It downloads three data sets provided by data.gov.uk and generates a regression model and stores it as "RegressionTree" in the repository.

Created: 2011-11-02

Workflow Ice Class Map pixel analysis (NERSC) (1)

Thumb
NERSC ice classification workflow. Avaible images for a specific date will be fecthed from the WPS service, and their color table changed to allow for a user to easly identify specific areas. Statistical analysis also run using the r.stats module. Worflow uses a list of image, the list will flow thru the workflow for process resulting in mutiple outputs

Created: 2011-11-02 | Last updated: 2011-11-02

Credits: User Jorgejesus

Workflow date filter for ice Class Map service (NERSC) (1)

Thumb
Workflow to filter available dates with ice classification images. Service provided by NERCS. Dates are filtered using a simple regular expression

Created: 2011-11-02 | Last updated: 2011-11-04

Credits: User Jorgejesus

Workflow r.stats workflow for pixel statistics (1)

Thumb
r.stats operation for image. Output will group pixels by: DN, total area, relative %. This worflow is used inside the ice Class exampel as a nested workflow

Created: 2011-11-02 | Last updated: 2011-11-02

Credits: User Jorgejesus

Workflow KNN-FeatureSelection-INCAE (1)

Thumb
This process adapts one of the templates available in RapidMiner 5 to include some preprocessing.

Created: 2011-10-28

Workflow BLASTP with simplified results returned (1)

Thumb
Perform a blastp search on protein sequence and extract information based on the user input, e.g. a list of GI numbers.

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

Credits: User Halima alshabani

Workflow Get homologous from an NCBI homoloGene.dat... (1)

Thumb
Get homologous from NCBI homoloGene for a lsit of UniProt protein accession. This workflow is useful if you have a long list of protein accessions. Use PICR to convert UniProt to RefSeq, get homologous from homoloGene and convert RefSeq results to UniProt. Be patient, the workflows has to bring a file around 11Mb. ftp://ftp.ncbi.nlm.nih.gov/pub/HomoloGene/README

Created: 2011-10-20 | Last updated: 2011-10-27

Credits: User Rafael C. Jimenez

Workflow De-normalizing Dataset After K-means (1)

Thumb
K-means is performed on the iris dataset. After finding the clusters, the dataset is de-normalized and the means of the different variables are calculated by cluster.

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

Uploader

Workflow Revisión Sistemática de Software (4)

Thumb
 Workflow for sistematic software revision.

Created: 2011-10-18 | Last updated: 2011-12-12

Credits: User E3matheus

Workflow KEGG pathway to proteins (2)

Thumb
Get various information about the proteins in a KEGG pathway. Demonstrates integrating SADI services with non-SADI services.

Created: 2011-10-17 | Last updated: 2011-10-18

Workflow Get homologous from NCBI homoloGene using ... (1)

Thumb
Get homologous from NCBI homoloGene for a lsit of UniProt protein accession. Use PICR to convert UniProt to RefSeq, get homologous from homoloGene and convert RefSeq results to UniProt. Be patient, the workflows has to bring a file around 11Mb. ftp://ftp.ncbi.nlm.nih.gov/pub/HomoloGene/README

Created: 2011-10-14 | Last updated: 2011-10-27

Credits: User Rafael C. Jimenez

Workflow Get homologous from NCBI homoloGene using ... (1)

Thumb
Get homologous from NCBI homoloGene for one UniProt protein accession. Use PICR to convert UniProt to RefSeq, get homologous from homoloGene and convert RefSeq results to UniProt. Be patient, the workflows has to bring a file around 11Mb. ftp://ftp.ncbi.nlm.nih.gov/pub/HomoloGene/README

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

Credits: User Rafael C. Jimenez

Workflow Find orthologs using a uniprot accession (1)

Thumb
Find orthologs based on ensembl information using as input/output uniprot accession

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

Credits: User Rafael C. Jimenez

Workflow Get homologous from NCBI homoloGene (1)

Thumb
Get homologous from NCBI homoloGene for a list of Refseq protein accessions. Be patient, the workflows has to bring a file around 11Mb. ftp://ftp.ncbi.nlm.nih.gov/pub/HomoloGene/README

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

Credits: User Rafael C. Jimenez

Workflow WPS-GRASS-Bridge r.los example (1)

Thumb
r.los generates a raster output map in which the cells that are visible from a user-specified observer position are marked with the vertical angle (in degrees) required to see those cells (viewshed). A value of 0 is directly below the specified viewing position, 90 is due horizontal, and 180 is directly above the observer. The angle to the cell containing the viewing position is undefined and set to 180. http://grass.fbk.eu/grass62/manuals/html62_user/r.los.html

Created: 2011-10-13

Credits: User Jorgejesus

Uploader

Workflow Spreadsheet Import - Fertilizer Use (1)

Thumb
This workflow takes data from a spreadsheet and creates a graph of fertilizer use in NY state from 1960-1965.

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

Credits: User Atminer

Attributions: Workflow Spreadsheet Import Example

Uploader

Workflow Broccoli Production New York State, 1960-1965 (1)

Thumb
This workflow takes data about agricultural production in New Jersey and New York from 1960 -1965, to compare productivity in broccoli growing.

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

Credits: User Atminer User Alan Williams

Attributions: Workflow Spreadsheet Import Example

Uploader

Workflow Population Plot with R (1)

Thumb
This script pulls the population of every country and creates a plot of them. This is based on the script at http://www.myexperiment.org/workflows/1728.html , with a few modifications for labelling axes and the title.

Created: 2011-10-08

Credits: User Atminer

Uploader

Workflow Average and Standard Deviation (1)

Thumb
This workflow takes in a list of values and a list name, and returns the list name, average, and standard deviation of the values.

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

Credits: User Atminer

Workflow Simple Python example (1)

Thumb
This workflow generates a random number within the range 0 to 100. The generation is done by a python script. The workflow assumes that python is in the path.

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

Credits: User Alan Williams

Uploader

Workflow Mapping Service (2)

Thumb
This service generates a google map of a group of place names and coordinates. The workflow will accept both coordinates and place names. This workflow takes place names/coordinates from both a spreadsheet, as well as on-the-fly input of a list of coordinates or place names (please note, if no supplemental data is desired, an empty link will allow the workflow to function). The Mapping Service workflow was created to assist in generating a map of where a series of interviews took p...

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

Credits: User tpacurtis

Uploader

Workflow Mapping Workflow - Attempt (1)

Thumb
PLEASE NOTE: This is an early variation of http://www.myexperiment.org/workflows/2474.html. This workflow was abandoned as the above mentioned workflow is more streamlined. This workflow may or may not work successfully.

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

Credits: User tpacurtis

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

Workflow Get Element ID from Gzipped GenBank file (1)

Thumb
This workflow gunzips a *.gbk.gz file, converts it to XML (via agavewriter) and finds the Element ID. Does not work on *.gz files larger than 10MB. I upped the JVM settings on Taverna to:         <key>VMOptions</key>         <string>-Xmx4096m -XX:MaxPermSize=1024m</string> Created my own agave.dtd to get the XPath service to work the XML file generated from the Read_GenBank_File service. You will need to ...

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

Credits: User Mutanthumb User Alan Williams

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

Workflow Time Series Data Graphed and Cited (1)

Thumb
This workflow uses time series data from Rob Hyndman's Time Series Data Library (TSDL) and graphs it with Google charts. It also provides the citation information with the current date. The outputs are a Google Chart and the corresponding citation information. The inputs are URL strings for two datasets provided by Rob Hyndman under the subject of Ecology. These datasets include the annual number of lynx pelts and the annual unit price of lynx pelts during the year range 1857 -1911. This...

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

Credits: User Trisha Adamus User Alan Williams User Jeff adamus

Attributions: Workflow Fetch today's xkcd comic Workflow Spreadsheed Data Import Example Workflow HTML Citation Extraction Workflow Current Date Output

Workflow Current Date Output (1)

Thumb
Returns the Current Date optionally Formatted by input. Free to copy and use by all!.

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

Credits: User Jeff adamus

Workflow HTML Citation Extraction (1)

Thumb
 This workflow is a beanshell script that locates and extracts text within an html page.  It was designed to pull citation information from the website http://robjhyndman.com/TSDL/.

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

Credits: User Jeff adamus

Uploader

Workflow Extracting Quantities from HyperLEDA (1)

Thumb
This workflow receives the name of the property to compare and a file with a list of names of galaxies. The property name must be the same used in the HTML file returned by the HyperLEDA service. The workflow calls to HyperLEda service, using as input the names of the galaxies in order to get a HTML file with information about each galaxy. From each HTML file, it extracts the value of the property selected by the user. The workflow uses a python tool to parse the HTML file (one for each gala...

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

Workflow What's the Season? (1)

Thumb
When given a list of astronomical object names, this workflow will check them against a simple Excel spreadsheet and return which season the object is best observed in. It will also compare the distances to the objects in a Google Charts bar chart. A later version of this may switch to a scatter plot, depending on whether or not this works with the Google Chart API. Running this workflow requires Python. Sys and string should be bundled in Python, but the numpy module will need to be downloa...

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

Attributions: Workflow Spreadsheet Import Example

Uploader

Workflow Extract Gene Sequence with Kepler (1)

Thumb
This is a workflow which allows one to extract gene sequence information using the accession number as the input.  Multiple outputs include a file output of sequence header information, as well as one output window of base pair count, ratios and gene sequence.

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

Credits: User Wdsnellg

Workflow Retrieve Molecular Interactions from PSICQ... (1)

Thumb
Retrieve Molecular Interactions from PSICQUIC Services for a list of Protein Accessions in PSI-MITAB format

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

Credits: User Rafael C. Jimenez

Uploader

Workflow Comparing Quantities using HyperLEDA (1)

Thumb
This workflow receives the name of the property to compare, a file with a list of names of galaxies, and a file with the list of original values of that property. The property name must be typed in the same way used in the HTML returned by HyperLEDA The workflow calls to HyperLEDA using the names of the galaxies as input, and it returns a HTML file with information about the galaxy. This file is parsed by the python tool "ExtractPropertyValues", that extracts the value of the property introdu...

Created: 2011-10-03

Workflow [untitled] (1)

Thumb
 æˆ‘的第一个工作流,测试

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

Credits: User Zhaoyingguang

Workflow Find Orthologs for proteins in Ensembl (1)

Thumb
Find Orthologs for proteins in Ensembl using biomart.

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

Credits: User Rafael C. Jimenez

Workflow Biomart datasets for the Ensembl Genes mar... (1)

Thumb
Retrieve Biomart datasets for the Ensembl Genes mart service (one dataset per specie).

Created: 2011-10-03

Credits: User Rafael C. Jimenez

Uploader

Workflow Calculating galaxies distances using data ... (1)

Thumb
This workflow needs two inputs: a file with the list of the names of galaxies whose distance are going to be calculated (name galaxy file), and a file with our values of velocity for each galaxy (local velocity file). This workflow is composed by 5 nested workflow. The first one is used to read line by line the name galaxy file. This list of names is the input for the following two nested workflows. One of them uses the line with the name of galaxy to call HyperLEDA and to extract the veloci...

Created: 2011-10-01 | Last updated: 2011-10-03

Uploader

Workflow Fetch dinosaur comic (1)

Thumb
This workflow fetches a comic from http://qwantz.com  

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

Credits: User Chrisser

Uploader

Workflow Simple Mathematics example (1)

Thumb
This workflow is an example of how Kepler can be used to perform a simple mathematics operation. This example is based on Kepler example file "01-SimpleAddition.xml".  

Created: 2011-09-28

Credits: User Chrisser

Uploader

Workflow Hello Hipster World (1)

Thumb
This workflow takes 5 constants and outputs five lines of text. In this example, the constant boxes are filled with meaningless text copied and pasted from http://hipsteripsum.me.   This workflow is a modification to the "04-HelloWorld.xml" example file that comes with Kepler.

Created: 2011-09-28

Credits: User Chrisser

Uploader

Workflow Make cat and girl date (1)

This workflow produces today's date, formats it in YYYY-MM-DD- and adds that sequence into a URL for a cat and girl comic of that date. unfortunately, there is a descriptive word at the end of every file name, so a wild card must come between the date and the .gif suffix. I have not figured out how to make the wild card be read as a regular expression, rather than as a  part of the web address.

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

Credits: User Atminer

Uploader

Workflow Fetch a cat and girl comic (1)

This workflow retrieves the cat and girl comic whose name is specified in the URL constant.

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

Credits: User Atminer

Uploader

Workflow Kepler Comic (1)

This Kepler workflow displays an image when a URL is supplied. Based on DisplayImage by Matt Jones

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

Credits: User Mutanthumb

Uploader

Workflow Absolute Value (1)

This Kepler workflow does this basic calculation: 3 + 5 */ 3 + - 5 then take the absolute value of the whole mess   Based on BasicAddition by Matt Jones

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

Credits: User Mutanthumb

Uploader

Workflow Hello Hipster (1)

This is a Kepler workflow which modifies the usual Hello World to show LoremHipster text instead. Based on "Hello World" by Matt Jones

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

Credits: User Mutanthumb

Workflow Complex Addition Part 2 (1)

Thumb
This workflow provides a way to do more complex addition/subtraction (and mutliplication/division) operations in Kepler. All of the input values are completely customizable. This is the second of two workflows (the extra credit).   Based on the workflow 01-SimpleAddition.kar by Matt Jones (NCEAS) in May 2006. The workflow is packaged with Kepler.

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

Credits: User Kayleigh Ayn Bohémier

Attributions: Workflow Complex Addition

Workflow Get Silly Vamp (1)

Thumb
This workflow grabs the Silly Vamp comic strip. It is inspired by the Taverna workflow to get the latest XKCD comic.   The comic date can be customized. Please right-click on "IMAGE NAME" and change the value to the specific date you want. The date format is   YYMMDD   For example, June 26, 2011 would be:   110626

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

Credits: User Kayleigh Ayn Bohémier

Workflow Complex Addition (1)

Thumb
 This workflow provides a way to do more complex addition/subtraction (and mutliplication/division) operations in Kepler. All of the input values are completely customizable.   Based on the workflow 01-SimpleAddition.kar by Matt Jones (NCEAS) in May 2006. The workflow is packaged with Kepler.

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

Credits: User Kayleigh Ayn Bohémier

Workflow Hello Hipster (1)

Thumb
This script is based on the classic "Hello World" in Kepler created by Matt Jones (May 2006) at NCEAS.   It takes a string of phrases from the generator at http://hipsteripsum.me/ and consolidates the strings into one long paragraph.

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

Credits: User Kayleigh Ayn Bohémier

Uploader

Workflow Fetch Buni in Kepler (1)

Thumb
This Kepler allows one to fetch a Buni comic from the image URL.

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

Credits: User Wdsnellg

Uploader

Workflow Simple addition Kepler workflow expanded (1)

Thumb
This Kepler allows one to perform mathematical equations, including addition, subtraction, muliplication, and division. 

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

Credits: User Wdsnellg

Uploader

Workflow String input for Kepler (1)

Thumb
This Kepler workflow allows one to display multiple strings together with the use of a display actor with its input multiport.  The result is each string output on a line, but all together.

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

Credits: User Wdsnellg

Uploader

Workflow arithmetic (1)

This solves the equation |x+5/x-5|  , where x=3.   Based on the Kepler sample script 01-SimpleAddition.xml    

Created: 2011-09-24

Credits: User Atminer

Uploader

Workflow HipsterWorld (1)

This program takes several strings of text (in this case, from http://hipsteripsum.me), and turns them into a paragraph (or a poem of free verse). Based on the Kepler sample script 04-HelloWorld.xml.

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

Credits: User Atminer

Uploader

Workflow Comparing Quantities (1)

Thumb
This workflow receives the name of the property to compare, a file with a list of names of galaxies, and a file with the list of original values of that property. The property name must be the same used in the VOtable returned by the Vizier service. The workflow calls to sesame name resolver using as input the names of the galaxies and gets the coordinates. Then it calls to Vizier service and provides to it with the coordinates as input, in order to get a VOTable with information about each ...

Created: 2011-09-23

Workflow Simple protein distance phylogeny workflow (1)

Thumb
Performs a multiple alignment and makes a phylogeny using a distance method on a set of protein sequences  

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

Uploader

Workflow Fetch Image from a URL (1)

Thumb
This workflow in Kepler fetches an Image from a URL, and displays the image in a new window.

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

Credits: User tpacurtis

Uploader

Workflow Simple Equation Solver (1)

Thumb
This workflow solves for the problem x = 3 : |(x+5)/(x-5)|.

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

Credits: User tpacurtis User Matt Jones

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: