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:

Results per page:
Sort by: