Aleksandra Pawlik University of Manchester. Something that can be put into a workflow Well described - what the component does Behaves “well” - conforms.

Slides:



Advertisements
Similar presentations
An Introduction to Designing and Executing Workflows with Taverna Aleksandra Pawlik University of Manchester.
Advertisements

Tutorial 8: Developing an Excel Application
Feature requests for Case Manager By Spar Nord Bank A/S IBM Insight 2014 Spar Nord Bank A/S1.
BioMoby and Taverna Tutorial. Downloading Taverna ► Taverna can be obtained from:
Sharepoint Portal Server Basics. Introduction Sharepoint server belongs to Microsoft family of servers Integrated suite of server capabilities Hosted.
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
TIBCO Designer TIBCO BusinessWorks is a scalable, extensible, and easy to use integration platform that allows you to develop, deploy, and run integration.
LOGO Chapter V Formattings 1. LOGO Overview  Conditional formatting  Working with tables  Filtering  Sorting  Freeze panes  Pivot tables  How to.
Form Handling, Validation and Functions. Form Handling Forms are a graphical user interfaces (GUIs) that enables the interaction between users and servers.
An Introduction to Designing and Executing Workflows with Taverna Aleksandra Pawlik University of Manchester materials by Dr Katy Wolstencroft and Dr Aleksandra.
Advanced Excel for Finance Professionals A self study material from South Asian Management Technologies Foundation.
McGraw-Hill/Irwin © 2004 by The McGraw-Hill Companies, Inc. All rights reserved. Dynamic Action with Macromedia Dreamweaver MX Barry Sosinsky Valda Hilley.
An Introduction to Designing, Executing and Sharing Workflows with Taverna Nowgen, Next Gen Workshop 17/01/2012.
COMPREHENSIVE Windows Tutorial 5 Protecting Your Computer.
An Introduction to Designing and Executing Workflows with Taverna Katy Wolstencroft University of Manchester.
Introduction to Taverna, an environment For designing and executing workflows Franck Tanoh University of Manchester.
ServerProtect 5.58 for NT Tech Support Dep.. Table of Contents Introduction and Installation Managing ServerProtect Configuring ServerProtect Maintaining.
Designing Interface Components. Components Navigation components - the user uses these components to give instructions. Input – Components that are used.
Introduction to Eclipse CSC 216 Lecture 3 Ed Gehringer Using (with permission) slides developed by— Dwight Deugo Nesa Matic
SADI and Taverna 2 Tutorial David Withers. Preamble The Taverna 2 platform is constantly changing; while the look and feel of the workbench may change,
1 Schema Registries Steven Hughes, Lou Reich, Dan Crichton NASA 21 October 2015.
An Introduction to Designing and Executing Workflows with Taverna Aleksandra Pawlik materials by: Katy Wolstencroft University of Manchester.
BioMoby and Taverna 2 Tutorial Mark Wilkinson, Edward Kawas, David Withers.
An Introduction to Designing, Executing and Sharing Workflows with Taverna Katy Wolstencroft myGrid University of Manchester IMPACT/Taverna Hackathon 2011.
Performing statistical analyses using the Rshell processor Original material by Peter Li, University of Birmingham, UK Adapted by Norman.
Introduction to Taverna Online and Interaction service Aleksandra Pawlik University of Manchester.
Lesson 4.  After a table has been created, you may need to modify it. You can make many changes to a table—or other database object—using its property.
STEP BY STEP INSTALLATION By Eng. BASSEM ALSAID. Step 1: Boot from windows server 2008 installation DVD, windows will load needed files for starting installation.
Written module activity, Page 16 1.We refer to the physical parts of a computer that we can touch and see as hardware. Examples include the mouse, the.
Alan Williams University of Manchester.  Allows you to call a command line script as part of a workflow  Simplest case is calling a single tool  Can.
Designing, Executing and Sharing Workflows with Taverna 2.2 Katy Wolstencroft myGrid University of Manchester.
Exploring Taverna engine Aleksandra Pawlik materials by Katy Wolstencroft University of Manchester.
Fixing Windows 10 Automatic Updates Install Problem
Advanced Taverna Aleksandra Pawlik University of Manchester materials by Katy Wolstencroft, Aleksandra Pawlik, Alan Williams
Getting data out of XML These exercises provide an overview of how to use the native Taverna XPath services to get data out of XML.
An Introduction to Running, Reusing and Sharing Workflows with Taverna – part 2 Aleksandra Pawlik materials by Katy Wolstencroft University of Manchester.
Taverna allows you to automatically iterate through large data sets. This section introduces you to some of the more advanced configuration options for.
Exploring Taverna 2 Katy Wolstencroft myGrid University of Manchester.
Aleksandra Pawlik Alan Williams University of Manchester.
DB Implementation: MS Access Forms. MS Access Forms: Purpose Data entry, editing, & viewing data in Tables Forms are user-friendlier to end-users than.
An Introduction to Designing and Executing Workflows with Taverna Part 2 – Importing and exporting data Norman Morrison University of Manchester Credits:
These exercises highlight the services that do not perform biological functions, but are vital for running life science workflows.
Designing, Executing and Sharing Workflows with Taverna 2.4 Different Service Types Katy Wolstencroft Helen Hulme myGrid University of Manchester.
Windows Tutorial 5 Protecting Your Computer
LINGO TUTORIAL.
Excel Tutorial 8 Developing an Excel Application
Development Environment
CS 330 Class 7 Comments on Exam Programming plan for today:
Project Objectives Publish to a remote server
Performing statistical analyses using the Rshell processor
CARA 3.10 Major New Features
Microsoft Word 2010.
Create Virtual Directory Windows 8 - IIS 8.5
An Introduction to Designing and Executing Workflows with Taverna
Mail Merge And Macros in MS WORD
Alan Williams, Donal Fellows, Finn Bacall,
DB Implementation: MS Access Forms
Assistant lecturer Nisreen A. Jabr
1. Open Visual Studio 2008.
DB Implementation: MS Access Forms
Taverna Tutorial exercise 2: REST services from BioCatalogue
An Introduction to Designing, Executing and Sharing Workflows with Taverna and myExperiment Katy Wolstencroft University of Manchester.
Computer Systems Key Revision Points.
Semantic Markup for Semantic Web Tools:
Shim (Helper) Services and Beanshell Services
Aleksandra Pawlik materials by Katy Wolstencroft
Xpath service Getting data out of XML Aleksandra Pawlik materials by Katy Wolstencroft University of Manchester 1.
Selection Statements Chapter 3.
REST Services Data and tools on the Web have been exposed in both WSDL and REST. Taverna provides a custom processor for accessing REST services Peter.
An Introduction to Designing and Executing Workflows with Taverna
Presentation transcript:

Aleksandra Pawlik University of Manchester

Something that can be put into a workflow Well described - what the component does Behaves “well” - conforms to agreed good practice Curated - someone looks after it Produces and consumes data in agreed formats Fails in described ways - meaningful error messages Produces agreed type of provenance Documentation Example usage

Hide complexity Predictable good behaviour Guaranteed to work together Can (in theory) check that data in a run conforms to the component specification

The agreement is a condition of being in a “component family” Different domains, or even different uses within a domain, have different agreements Astronomical data is not in the same formats as biodiversity data Digital library components do not do the same tasks as biodiversity components Agreement is formalized as a “component profile”

A component family is a pack on myExperiment, or a directory on your local machine A component is defined by a workflow (in a pack) in a component family pack Components are versioned by the myExperiment’s versioning Semantic annotations are stored in RDF as part of the workflow definition Collated semantics, including workflow structure, are combined on myExperiment.

Contains: Workflow ‘realizing’ the component Example data Documentation Dependency specification …

A component family is shown in the service panel of Taverna workbench Components can be included within a Taverna workflow Components are not simply the same as nested workflows You could think of them as nested workflows that obey a set of rules and where you cannot see what is nested (and should not care)

Components are created by annotating a workflow Choice of a component family and so profile Semantic annotation from the specified ontologies Validation against the profile Component saved into the component family Can annotate: Workflow Input/Output ports Services inside workflow Extensions to myExperiment for Pack snapshots Semantic collation Semantic searching

Use of components will allow Component developers to work on the component Component users to upgrade (or revert) the component versions A workflow to remain ‘unchanged’ (if the component interfaces remain the same) Powerful and dangerous Proxies for components (re-run and re-play) Components are “black boxes” in the workflow and workflow runs

 In this exercise we will create a component which removes duplicate words from a string  First, we need to install the components plugin  Select “Updates and plugins” from the “Advanced” menu

 Search for the plugins – you should be able to find “Component Taverna plugin” and install it  Restart Taverna

 Now in the menu you should have a new option “Components”  Select “Create family”

 In the pop-up window set the registry to local  Enter the family name (“ProcessString”)

 Add a local service “Split string into string list by regular expression” (from ‘text’)  Add the input port and set the regular expression to space  Add a local service “Remove string duplicates” (from ‘list’)  Connect the output from “Split string into string list by regular expression” with the input of “Remove string duplicates”  Add a local service “Merge String List to a String” and connect its input with the “Remove string duplicates” output and set the

 Select “Create component” from the “Components” menu  Provide a name for the component (Remove duplicates)  You should see a pink ribbon at the top  Save the component. You will see a warning message – it pops up because the component is not annotated. We can annotate it in the component details.