All content

Search filter terms
Filter by category
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 4527 results. Use the filters on the left and the search box below to refine the results.
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

Blob NCBI_Entity.mod.dtd

Created: 2011-10-06 03:51:57

Credits: User Mutanthumb

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This file is called by my version of the agave.dtd file, needs to be saved locally in the Taverna folder: Default location a Mac: /Applications/Taverna 2.3.0.app/Contents/Resources/Java

File type: Trident (Package)

Comments: 0 | Viewed: 23 times | Downloaded: 12 times

This File has no tags!

Uploader

Blob INSD.mod.dtd

Created: 2011-10-06 03:49:45 | Last updated: 2011-10-06 04:06:07

Credits: User Mutanthumb

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This file is required for converting the GenBank gbk file into an XML. This file needs to be save to Taverna folder: (Default location on Mac): /Applications/Taverna 2.3.0.app/Contents/Resources/Java

File type: Trident (Package)

Comments: 0 | Viewed: 19 times | Downloaded: 15 times

This File has no tags!

Uploader

Blob agave.dtd

Created: 2011-10-06 03:48:27 | Last updated: 2011-10-06 04:05:28

Credits: User Mutanthumb

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This file is required for converting the GenBank gbk file into an XML. This file needs to be save to Taverna folder: (Default location on Mac): /Applications/Taverna 2.3.0.app/Contents/Resources/Java

File type: Trident (Package)

Comments: 0 | Viewed: 19 times | Downloaded: 12 times

This File has no tags!

Uploader

Blob "Elevation plot..." example output

Created: 2011-10-06 03:32:17 | Last updated: 2011-10-06 03:32:19

Credits: User Chrisser

License: Creative Commons Attribution 3.0 Unported License

This screenshot shows what output of the "Elevation plot..." workflow looks like. 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 darkb...

File type: JPEG image

Comments: 0 | Viewed: 48 times | Downloaded: 30 times

Tags:

Uploader

Blob "Elevation plot..." workflow, expanded view

Created: 2011-10-06 03:29:43 | Last updated: 2011-10-06 03:29:52

Credits: User Chrisser

License: Creative Commons Attribution 3.0 Unported License

this screenshot shows the entire workflow, with nested workflows expanded 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; ma...

File type: JPEG image

Comments: 0 | Viewed: 55 times | Downloaded: 33 times

Tags:

Uploader

Blob Workflow compact

Created: 2011-10-06 03:27:24 | Last updated: 2011-10-06 03:27:29

Credits: User Chrisser

License: Creative Commons Attribution 3.0 Unported License

This screenshot shows the "Elevation plot..." workflow with the nested workflows compact. 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 -1...

File type: JPEG image

Comments: 0 | Viewed: 59 times | Downloaded: 42 times

Tags:

Uploader

Blob Weather Example

Created: 2011-10-06 03:24:49 | Last updated: 2011-10-06 03:24:50

Credits: User Chrisser

License: Creative Commons Attribution 3.0 Unported License

This screenshot shows the format of the weather and location XML output by the GetWeather service. 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 -1p...

File type: JPEG image

Comments: 0 | Viewed: 48 times | Downloaded: 29 times

Tags:

Uploader

Blob TestGzippedGbk4

Created: 2011-10-06 03:21:52 | Last updated: 2011-10-06 04:00:24

Credits: User Mutanthumb

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This is a test file to be used on my workflow. gbk.gz

File type: application/x-gzip

Comments: 0 | Viewed: 31 times | Downloaded: 18 times

Tags:

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

Creator

Pack Find elevation given city and country names


Created: 2011-10-06 03:06:32 | Last updated: 2011-10-06 04:15:33

This pack contains the workflows and supplemental files that I created for a project in IST600 - eScience and eResearch Workflows. 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 from GetWeather is then searched u...

7 items in this pack

Comments: 0 | Viewed: 64 times | Downloaded: 31 times

Tags:

Uploader

Blob TestGzippedGbk1

Created: 2011-10-06 01:23:35

Credits: User Mutanthumb

License: Creative Commons Attribution-Share Alike 3.0 Unported License

File used for testing my workflow.

File type: application/x-gzip

Comments: 0 | Viewed: 31 times | Downloaded: 19 times

This File has no tags!

Uploader

Blob Time Series Data Library Citation Result

Created: 2011-10-05 15:41:16 | Last updated: 2011-10-05 16:00:18

Credits: User Trisha Adamus

Attributions: Workflow Time Series Data Graphed and Cited

License: Creative Commons Attribution-Share Alike 3.0 Unported License

 This is an image of the citation result produced from the Time Series Data Library Graph and Citation workflow.

File type: PNG image

Comments: 0 | Viewed: 64 times | Downloaded: 34 times

Tags:

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

Uploader

Blob Google charts line chart result

Created: 2011-10-05 15:32:38 | Last updated: 2011-10-05 15:59:37

Credits: User Trisha Adamus

Attributions: Workflow Time Series Data Graphed and Cited

License: Creative Commons Attribution-Share Alike 3.0 Unported License

 This is an image of the results from the Time Series Data Library Graph and Citation workflow.  This is the Google charts image within Taverna.

File type: PNG image

Comments: 0 | Viewed: 56 times | Downloaded: 30 times

Tags:

Creator

Pack Graphing and Citing Time Series Data


Created: 2011-10-05 15:28:19 | Last updated: 2011-10-05 16:02:12

This pack includes a worflow and its results.  The workflow extracts data from the Times Series Data Library and graphs it using Google charts.  The workflow also produces a citation for the date the data was accessed.

6 items in this pack

Comments: 0 | Viewed: 67 times | Downloaded: 21 times

Tags:

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

Results per page:
Sort by: