Title: Works with… Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Taverna directly interfaces with a range of software tools and systems. Currently Taverna works with the following:

##Biomart##

The Biomart system is a flexible data warehouse aimed at complex interlinked biological data sets. It enables the retrieval of large amounts of genomic data e.g. from Ensembl and Sanger, as well as Uniprot, MSD datasets and many more. The Biomart service is one of the default Taverna services.

##SoapLab##

SoapLab services are command line applications, wrapped as SOAP services, and served from a Soaplab server. Soaplab is especially well suited for applications with well described input and output parameters (such as EMBOSS sequence analysis)

##SADI##

Semantic Web services described using the SADI framework

##R##

R is a popular scripting language oriented towards statistical computing. The Rshell service in Taverna allows your workflow to include services that run R scripts on an R installation.

##Bioconductor##

Bioconductor provides tools for the analysis and comprehension of high-throughput genomic data. Bioconductor uses the R statistical programming language, and is open source and open development