A Platform for Collaborative e-science Applications. Marian Bubak ICS / Cyfronet AGH Krakow, PL bubak@agh.edu.pl

Size: px
Start display at page:

Download "A Platform for Collaborative e-science Applications. Marian Bubak ICS / Cyfronet AGH Krakow, PL bubak@agh.edu.pl"

Transcription

1 A Platform for Collaborative e-science Applications Marian Bubak ICS / Cyfronet AGH Krakow, PL bubak@agh.edu.pl

2 Outline Motivation Idea of an experiment Virtual laboratory Examples of experiments Summary and challenges

3 System-Level Science An approach to scientific investigations which, besides of analyses of individual phenomena, integrates different, interdisciplinary sources of knowledge about a complex system, to acquire understanding of the system as a whole. Foster, I., Kesselman, C., Scaling system-level science: Scientific exploration and its implications. IEEE Computer 39 (11) 2006

4 ViroLab Users Experiment developer Scientist Clinical virologist ViroLab Gem Development Publishes new ViroLab Gem Experiment planning Data Source registration Adds data resources inside virtual lab Experiment Planning Uses various ViroLab Gems and available data resources to create experiments Experiment Execution Runs prepared experiments to obtain results <<include>> Experience feedback Helps developer improve the experiment Experiment use Results sharing Results management <<include>> Discuss and analyses the results <<include>> Results storing Stores the results in laboratory data store Decision Support System use Decision support Results regarding drug resistance of virus mutants may become new rules for DSS DSS relies on rules to give information on drug resistance

5 Experiment Experiment - a process that combines together data with a set of activities that act on that data

6 Experiment Lifecycle Experiment Pipeline - is a collaborative planning and execution process that may create a new experiment

7 On top of any infrastructure Users Experiment developer Scientist Clinical Virologist Interfaces Experiment Planning Environment Experiment scenario ViroLab Portal Patient Treatment Support Runtime Virtual Laboratory runtime components (Required to select resources and execute experiment scenarios) Services Computational services (services (WS, WTS, WS-RF), components (MOCCA), jobs (EGEE, AHE)) Data services (DAS data sources, standalone databases) Infrastructure Grids, Clusters, Computers, Network

8 Collaborative Applications on VLvl

9 Virus Genotype Analysis Objective: loads nucleotide sequence of an HIV virus strain and provides its mutations and drug ranking information Gems used: Alignment Subtype detection Drug ranking Data Access Service Input: virus nucleotide sequence Output: various analyses

10 Experiment Plan patientid = 6 region = "rt Parameters remotedb = DACConnector.new( "DAS","virolab.hlrs.de") sequences = remotedb.executequery( "select nucleotides from nt_sequence where patient_ii=#{patientid.to_s};") Genotype retrieval regadbmutationstool = GObj.create('regadb.RegaDBMutationsTool') regadbmutationstool.align(sequences, region.upcase) mutations = regadbmutationstool.getresult Alignment + Mutation detection regadbsubtypingtool = GObj.create('regadb.RegaDBSubtypingTool') regadbsubtypingtool.subtype(sequences[0]) puts regadbsubtypingtool.getresult Subtyping puts drs.drs('retrogram', region, 100, mutatations) Drug ranking

11 Protein Folding Objective: demonstrate the usage of Virtual Laboratory for proteomics applications Input: protein and chain ID Output: 3D structure of protein Gems used: Protein Data Bank (PDB) Web Service Early-stage protein folding Bryliński M, Jurkowski W, Konieczny L, Roterman I. Limited conformational space for early-stage protein folding simulation Bioinformatics 20(2), (2004) DAC and WebDAV for result storage

12 Data Mining with Weka Objective: to analyze the quality of various classification algorithms on large datasets using Weka data mining library and MOCCA component framework. Input: sample dataset Output: quality of predictions Gems used: Web services for data retrieval, conversion, splitting and testing MOCCA components wrapping algorithms from Weka WebDAV server for data storage

13 Summary Collaborative applications A new method of collaborative application development Abstract layers to hide technological changes Semantic description of applications Integration of provenance recording and tracking Virtual laboratory Semantic description of resources Deployment on available Grid systems, clusters, and single CEs Integration of WS, WSRF, components, jobs Secure data access and integration

14 Challenges development of Web-based tools for managing laboratories, running experiments, gathering results, refining methods and achieving scientific goals within virtual groups, to support collaborative aspects of research through dedicated, specialized tools for different groups of users (administrators, hardware providers, experiment developers, scientists) to complete their tasks within the overall goal of their groups, a collaborative space for scientific collaborative application development, facilitating publishing and sharing of software content.

15 Dataneum Authorization model enabling e-scientists to expose the input data and results of their research to the wider scientific community without violating the security restrictions inherent in grid computing infra-structures or collaborative working environments. Integrated infrastructure and community web portal for: Authoring, Publishing, Managing, Sharing, Referencing, Accessing, Reusing, Annotating, scientific data. 15

16 Thanks to Runtime system Tomasz Gubala, Marek Kasztelnik, Piotr Nowakowski, Eryk Ciepiela, Asia Kocot Middleware Maciej Malawski, Tomasz Bartynski, Jan Meizner Presentation and collaboration tools Wlodzimierz Funika, Dariusz Krol, Daniel Harezlak, Alfredo Tirado Data Access Matthias Assel, Stefan Wesner, (Aenne Loehden, Bettina Krammer), Piotr Nowakowski Provenance Bartosz Balis, Jakub Wach, Michal Pelczar Integration Tomasz Gubala, Marek Kasztelnik VLvl description, demos, downloads virolab.cyfronet.pl ViroLab Project (Peter Sloot)

Development and Execution of Collaborative Application on the ViroLab Virtual Laboratory

Development and Execution of Collaborative Application on the ViroLab Virtual Laboratory Development and Execution of Collaborative Application on the ViroLab Virtual Laboratory Marek Kasztelnik 3, Tomasz Guba la 2,3, Maciej Malawski 1, and Marian Bubak 1,3 1 Institute of Computer Science

More information

GridSpace2 Towards Science-as-a-Service Model

GridSpace2 Towards Science-as-a-Service Model Polish Roadmap towards Domain-Specific Infrastructure for Supporting Computational Science in European Research Area GridSpace2 Towards Science-as-a-Service Model Eryk Ciepiela, Bartosz Wilk, Daniel Harężlak,

More information

Distributed Cloud Environment for PL-Grid Applications

Distributed Cloud Environment for PL-Grid Applications Distributed Environment for PL-Grid Applications Piotr Nowakowski, Tomasz Bartyński, Tomasz Gubała, Daniel Harężlak, Marek Kasztelnik, J. Meizner, P. Suder, M. Bubak ACC CYFRONET AGH KUKDM 2015 Zakopane,

More information

DataNet Flexible Metadata Overlay over File Resources

DataNet Flexible Metadata Overlay over File Resources 1 DataNet Flexible Metadata Overlay over File Resources Daniel Harężlak 1, Marek Kasztelnik 1, Maciej Pawlik 1, Bartosz Wilk 1, Marian Bubak 1,2 1 ACC Cyfronet AGH, 2 AGH University of Science and Technology,

More information

Table of Contents. Keynote and Invited Lectures

Table of Contents. Keynote and Invited Lectures Table of Contents Keynote and Invited Lectures Simulation Laboratories: An Innovative Community-Oriented Research and Support Structure...... 1 N. Attig, R. Esser, and P. Gibbon Grid 3.0: Services, Semantics

More information

An approach to monitoring, data analytics, and decision support for levee supervision

An approach to monitoring, data analytics, and decision support for levee supervision An approach to monitoring, data analytics, and decision support for levee supervision M. Bubak, B. Baliś, D. Harężlak, M. Kasztelnik, P. Nowakowski, T. Bartyński, T. Gubala, M. Malawski, M. Pawlik, B.

More information

An approach to monitoring, data analytics, and decision support for levee supervision

An approach to monitoring, data analytics, and decision support for levee supervision An approach to monitoring, data analytics, and decision support for levee supervision M. Bubak, B. Baliś, D. Harężlak, M. Kasztelnik, P. Nowakowski, T. Bartyński, T. Gubala, M. Malawski, M. Pawlik, B.

More information

Cloud Platform for VPH Applications

Cloud Platform for VPH Applications Cloud Platform for VPH Applications Marian Bubak, Piotr Nowakowski, and Marek Kasztelnik ACC Cyfronet AGH Krakow and WP2 Team of Project dice.cyfronet.pl/projects/ www.vph-share.eu (No 269978) Outline

More information

Comparative Drug Ranking for Clinical Decision Support in HIV Treatment

Comparative Drug Ranking for Clinical Decision Support in HIV Treatment Comparative Drug Ranking for Clinical Decision Support in HIV Treatment Emiliano Mancini University of Amsterdam 1 Prevalence of HIV 2 Global Overview HIV Infection People living with HIV: 34 million (2010

More information

Metodologia komponentowa do konstruowania i wykonywania aplikacji naukowych wykorzystuj cych zasoby gridowe

Metodologia komponentowa do konstruowania i wykonywania aplikacji naukowych wykorzystuj cych zasoby gridowe Akademia Górniczo-Hutnicza im. Stanisªawa Staszica w Krakowie Wydziaª Elektrotechniki, Automatyki, Informatyki i Elektroniki Katedra Informatyki Metodologia komponentowa do konstruowania i wykonywania

More information

Building Platform as a Service for Scientific Applications

Building Platform as a Service for Scientific Applications Building Platform as a Service for Scientific Applications Moustafa AbdelBaky moustafa@cac.rutgers.edu Rutgers Discovery Informa=cs Ins=tute (RDI 2 ) The NSF Cloud and Autonomic Compu=ng Center Department

More information

P ERFORMANCE M ONITORING AND A NALYSIS S ERVICES - S TABLE S OFTWARE

P ERFORMANCE M ONITORING AND A NALYSIS S ERVICES - S TABLE S OFTWARE P ERFORMANCE M ONITORING AND A NALYSIS S ERVICES - S TABLE S OFTWARE WP3 Document Filename: Work package: Partner(s): Lead Partner: v1.0-.doc WP3 UIBK, CYFRONET, FIRST UIBK Document classification: PUBLIC

More information

JFlooder - Application performance testing with QoS assurance

JFlooder - Application performance testing with QoS assurance JFlooder - Application performance testing with QoS assurance Tomasz Duszka 1, Andrzej Gorecki 1, Jakub Janczak 1, Adam Nowaczyk 1 and Dominik Radziszowski 1 Institute of Computer Science, AGH UST, al.

More information

Scientific and Technical Applications as a Service in the Cloud

Scientific and Technical Applications as a Service in the Cloud Scientific and Technical Applications as a Service in the Cloud University of Bern, 28.11.2011 adapted version Wibke Sudholt CloudBroker GmbH Technoparkstrasse 1, CH-8005 Zurich, Switzerland Phone: +41

More information

AUTOMATIC PROXY GENERATION AND LOAD-BALANCING-BASED DYNAMIC CHOICE OF SERVICES

AUTOMATIC PROXY GENERATION AND LOAD-BALANCING-BASED DYNAMIC CHOICE OF SERVICES Computer Science 13 (3) 2012 http://dx.doi.org/10.7494/csci.2012.13.3.45 Jarosław Dąbrowski Sebastian Feduniak Bartosz Baliś Tomasz Bartyński Włodzimierz Funika AUTOMATIC PROXY GENERATION AND LOAD-BALANCING-BASED

More information

DATA STORAGE MANAGEMENT USING AI METHODS

DATA STORAGE MANAGEMENT USING AI METHODS Computer Science 14 (2) 2013 http://dx.doi.org/10.7494/csci.2013.14.2.177 W lodzimierz Funika Filip Szura DATA STORAGE MANAGEMENT USING AI METHODS Abstract Data management and monitoring is an important

More information

Supervised DNA barcodes species classification: analysis, comparisons and results. Tutorial. Citations

Supervised DNA barcodes species classification: analysis, comparisons and results. Tutorial. Citations Supervised DNA barcodes species classification: analysis, comparisons and results Emanuel Weitschek, Giulia Fiscon, and Giovanni Felici Citations If you use this procedure please cite: Weitschek E, Fiscon

More information

Supercomputing on Windows. Microsoft (Thailand) Limited

Supercomputing on Windows. Microsoft (Thailand) Limited Supercomputing on Windows Microsoft (Thailand) Limited W hat D efines S upercom puting A lso called High Performance Computing (HPC) Technical Computing Cutting edge problems in science, engineering and

More information

Teaching Computational Thinking using Cloud Computing: By A/P Tan Tin Wee

Teaching Computational Thinking using Cloud Computing: By A/P Tan Tin Wee Teaching Computational Thinking using Cloud Computing: By A/P Tan Tin Wee Technology in Pedagogy, No. 8, April 2012 Written by Kiruthika Ragupathi (kiruthika@nus.edu.sg) Computational thinking is an emerging

More information

Table of Contents. Grid Initiatives. The European Grid Initiative Rationale for a Sustainable Grid Infrastructure in Europe... 1 Dieter Kranzlmüller

Table of Contents. Grid Initiatives. The European Grid Initiative Rationale for a Sustainable Grid Infrastructure in Europe... 1 Dieter Kranzlmüller Table of Contents Grid Initiatives The European Grid Initiative Rationale for a Sustainable Grid Infrastructure in Europe................................................... 1 Dieter Kranzlmüller The Structure

More information

AN APPROACH TO DEVELOPING BUSINESS PROCESSES WITH WEB SERVICES IN GRID

AN APPROACH TO DEVELOPING BUSINESS PROCESSES WITH WEB SERVICES IN GRID AN APPROACH TO DEVELOPING BUSINESS PROCESSES WITH WEB SERVICES IN GRID R. D. Goranova 1, V. T. Dimitrov 2 Faculty of Mathematics and Informatics, University of Sofia S. Kliment Ohridski, 1164, Sofia, Bulgaria

More information

An approach to grid scheduling by using Condor-G Matchmaking mechanism

An approach to grid scheduling by using Condor-G Matchmaking mechanism An approach to grid scheduling by using Condor-G Matchmaking mechanism E. Imamagic, B. Radic, D. Dobrenic University Computing Centre, University of Zagreb, Croatia {emir.imamagic, branimir.radic, dobrisa.dobrenic}@srce.hr

More information

Distributed Data Mining in Discovery Net. Dr. Moustafa Ghanem Department of Computing Imperial College London

Distributed Data Mining in Discovery Net. Dr. Moustafa Ghanem Department of Computing Imperial College London Distributed Data Mining in Discovery Net Dr. Moustafa Ghanem Department of Computing Imperial College London 1. What is Discovery Net 2. Distributed Data Mining for Compute Intensive Tasks 3. Distributed

More information

How To Monitor A Grid With A Gs-Enabled System For Performance Analysis

How To Monitor A Grid With A Gs-Enabled System For Performance Analysis PERFORMANCE MONITORING OF GRID SUPERSCALAR WITH OCM-G/G-PM: INTEGRATION ISSUES Rosa M. Badia and Raül Sirvent Univ. Politècnica de Catalunya, C/ Jordi Girona, 1-3, E-08034 Barcelona, Spain rosab@ac.upc.edu

More information

Digital libraries of the future and the role of libraries

Digital libraries of the future and the role of libraries Digital libraries of the future and the role of libraries Donatella Castelli ISTI-CNR, Pisa, Italy Abstract Purpose: To introduce the digital libraries of the future, their enabling technologies and their

More information

Analyses on functional capabilities of BizTalk Server, Oracle BPEL Process Manger and WebSphere Process Server for applications in Grid middleware

Analyses on functional capabilities of BizTalk Server, Oracle BPEL Process Manger and WebSphere Process Server for applications in Grid middleware Analyses on functional capabilities of BizTalk Server, Oracle BPEL Process Manger and WebSphere Process Server for applications in Grid middleware R. Goranova University of Sofia St. Kliment Ohridski,

More information

Integrating Research Information: Requirements of Science Research

Integrating Research Information: Requirements of Science Research Integrating Research Information: Requirements of Science Research Brian Matthews Scientific Information Group E-Science Centre STFC Rutherford Appleton Laboratory brian.matthews@stfc.ac.uk The science

More information

Deliverable D5.1 Report on the Inventory of Deployed Services

Deliverable D5.1 Report on the Inventory of Deployed Services MAPPER - 261507 - FP7/2007-2013 Deliverable D5.1 Report on the Inventory of Deployed Services Project acronym: MAPPER Project full title: Multiscale Applications on European e-infrastructures. Grant agreement

More information

e-science Applications with Duckling Collaboration Library

e-science Applications with Duckling Collaboration Library e-science Applications with Duckling Collaboration Library Kevin DONG CSTNET, Computer Network Information Center Chinese Academy of Sciences CANS 2013 @ Hangzhou Outline Duckling Collaboration Environment

More information

Future computing platforms for biodiversity science

Future computing platforms for biodiversity science www.bsc.es Future computing platforms for biodiversity science Daniele Lezzi Rome, 5 September 2013 Motivation Lack of service integration and interoperability of research e- Infrastructure e-irg 2013

More information

PROGRESS Portal Access Whitepaper

PROGRESS Portal Access Whitepaper PROGRESS Portal Access Whitepaper Maciej Bogdanski, Michał Kosiedowski, Cezary Mazurek, Marzena Rabiega, Malgorzata Wolniewicz Poznan Supercomputing and Networking Center April 15, 2004 1 Introduction

More information

Experiments with Complex Scientific Applications on Hybrid Cloud Infrastructures

Experiments with Complex Scientific Applications on Hybrid Cloud Infrastructures Experiments with Complex Scientific Applications on Hybrid Cloud Infrastructures Maciej'Malawski 1,2,'Piotr'Nowakowski 1,'Tomasz'Gubała 1,'Marek'Kasztelnik 1,' Marian'Bubak 1,2,'Rafael'Ferreira'da'Silva

More information

Euro-BioImaging European Research Infrastructure for Imaging Technologies in Biological and Biomedical Sciences

Euro-BioImaging European Research Infrastructure for Imaging Technologies in Biological and Biomedical Sciences Euro-BioImaging European Research Infrastructure for Imaging Technologies in Biological and Biomedical Sciences WP11 Data Storage and Analysis Task 11.1 Coordination Deliverable 11.2 Community Needs of

More information

Final Project Report

Final Project Report CPSC545 by Introduction to Data Mining Prof. Martin Schultz & Prof. Mark Gerstein Student Name: Yu Kor Hugo Lam Student ID : 904907866 Due Date : May 7, 2007 Introduction Final Project Report Pseudogenes

More information

Monitoring of the UNICORE middleware

Monitoring of the UNICORE middleware Monitoring of the UNICORE middleware Piotr Ba la, Krzysztof Benedyczak, Mariusz Strzelecki Faculty of Mathematics and Computer Science Nicolaus Copernicus University & Interdisciplinary Center for Mathematical

More information

Recent and Future Activities in HPC and Scientific Data Management Siegfried Benkner

Recent and Future Activities in HPC and Scientific Data Management Siegfried Benkner Recent and Future Activities in HPC and Scientific Data Management Siegfried Benkner Research Group Scientific Computing Faculty of Computer Science University of Vienna AUSTRIA http://www.par.univie.ac.at

More information

Using the Grid for the interactive workflow management in biomedicine. Andrea Schenone BIOLAB DIST University of Genova

Using the Grid for the interactive workflow management in biomedicine. Andrea Schenone BIOLAB DIST University of Genova Using the Grid for the interactive workflow management in biomedicine Andrea Schenone BIOLAB DIST University of Genova overview background requirements solution case study results background A multilevel

More information

PPInterFinder A Web Server for Mining Human Protein Protein Interaction

PPInterFinder A Web Server for Mining Human Protein Protein Interaction PPInterFinder A Web Server for Mining Human Protein Protein Interaction Kalpana Raja, Suresh Subramani, Jeyakumar Natarajan Data Mining and Text Mining Laboratory, Department of Bioinformatics, Bharathiar

More information

eresearch Australasia 2007

eresearch Australasia 2007 Imagine. eresearch Australasia 2007 Imagine if you could Create a collaborative research web site at the click of a button Securely share data, reports, clinical studies, whitepapers and more amongst the

More information

Neptune. A Domain Specific Language for Deploying HPC Software on Cloud Platforms. Chris Bunch Navraj Chohan Chandra Krintz Khawaja Shams

Neptune. A Domain Specific Language for Deploying HPC Software on Cloud Platforms. Chris Bunch Navraj Chohan Chandra Krintz Khawaja Shams Neptune A Domain Specific Language for Deploying HPC Software on Cloud Platforms Chris Bunch Navraj Chohan Chandra Krintz Khawaja Shams ScienceCloud 2011 @ San Jose, CA June 8, 2011 Cloud Computing Three

More information

Predictive Analytics for Procurement Lead Time Forecasting at Lockheed Martin Space Systems

Predictive Analytics for Procurement Lead Time Forecasting at Lockheed Martin Space Systems Orange County Convention Center Orlando, Florida June 3-5, 2014 Session Code: 0204 Predictive Analytics for Procurement Lead Time Forecasting at Lockheed Martin Space Systems Using SAP HANA, R, and the

More information

The Galaxy workflow. George Magklaras PhD RHCE

The Galaxy workflow. George Magklaras PhD RHCE The Galaxy workflow George Magklaras PhD RHCE Biotechnology Center of Oslo & The Norwegian Center of Molecular Medicine University of Oslo, Norway http://www.biotek.uio.no http://www.ncmm.uio.no http://www.no.embnet.org

More information

IT services for analyses of various data samples

IT services for analyses of various data samples IT services for analyses of various data samples Ján Paralič, František Babič, Martin Sarnovský, Peter Butka, Cecília Havrilová, Miroslava Muchová, Michal Puheim, Martin Mikula, Gabriel Tutoky Technical

More information

A demonstration of the use of Datagrid testbed and services for the biomedical community

A demonstration of the use of Datagrid testbed and services for the biomedical community A demonstration of the use of Datagrid testbed and services for the biomedical community Biomedical applications work package V. Breton, Y Legré (CNRS/IN2P3) R. Météry (CS) Credits : C. Blanchet, T. Contamine,

More information

Core Bioinformatics. Degree Type Year Semester. 4313473 Bioinformàtica/Bioinformatics OB 0 1

Core Bioinformatics. Degree Type Year Semester. 4313473 Bioinformàtica/Bioinformatics OB 0 1 Core Bioinformatics 2014/2015 Code: 42397 ECTS Credits: 12 Degree Type Year Semester 4313473 Bioinformàtica/Bioinformatics OB 0 1 Contact Name: Sònia Casillas Viladerrams Email: Sonia.Casillas@uab.cat

More information

IO Informatics The Sentient Suite

IO Informatics The Sentient Suite IO Informatics The Sentient Suite Our software, The Sentient Suite, allows a user to assemble, view, analyze and search very disparate information in a common environment. The disparate data can be numeric

More information

Cloud services in PL-Grid and EGI Infrastructures

Cloud services in PL-Grid and EGI Infrastructures 1 Cloud services in PL-Grid and EGI Infrastructures J. Meizner, M. Radecki, M. Pawlik, T. Szepieniec ACK Cyfronet AGH Cracow Grid Workshop 2012, Kraków, 22.10.2012 Overview 2 Different types of Compute

More information

TSRR: A Software Resource Repository for Trustworthiness Resource Management and Reuse

TSRR: A Software Resource Repository for Trustworthiness Resource Management and Reuse TSRR: A Software Resource Repository for Trustworthiness Resource Management and Reuse Junfeng Zhao 1, 2, Bing Xie 1,2, Yasha Wang 1,2, Yongjun XU 3 1 Key Laboratory of High Confidence Software Technologies,

More information

Informatics and Knowledge Management at the Novartis Institutes for BioMedical Research (NIBR)

Informatics and Knowledge Management at the Novartis Institutes for BioMedical Research (NIBR) Informatics and Knowledge Management at the Novartis Institutes for BioMedical Research (NIBR) Enable Science in silico & Provide the Right Knowledge to the Right People at the Right Time to enable the

More information

D1.3 Implementation and Test Plan

D1.3 Implementation and Test Plan IST-2001-32133 GridLab - A Grid Application Toolkit and Testbed D1.3 Implementation and Test Plan Author(s): Document Filename: Work package: Partner(s): Lead Partner: Config ID: Document classification:

More information

Cloud-Based Big Data Analytics in Bioinformatics

Cloud-Based Big Data Analytics in Bioinformatics Cloud-Based Big Data Analytics in Bioinformatics Presented By Cephas Mawere Harare Institute of Technology, Zimbabwe 1 Introduction 2 Big Data Analytics Big Data are a collection of data sets so large

More information

Performance Monitoring and Analysis System for MUSCLE-based Applications

Performance Monitoring and Analysis System for MUSCLE-based Applications Polish Infrastructure for Supporting Computational Science in the European Research Space Performance Monitoring and Analysis System for MUSCLE-based Applications W. Funika, M. Janczykowski, K. Jopek,

More information

BIOINF 525 Winter 2016 Foundations of Bioinformatics and Systems Biology http://tinyurl.com/bioinf525-w16

BIOINF 525 Winter 2016 Foundations of Bioinformatics and Systems Biology http://tinyurl.com/bioinf525-w16 Course Director: Dr. Barry Grant (DCM&B, bjgrant@med.umich.edu) Description: This is a three module course covering (1) Foundations of Bioinformatics, (2) Statistics in Bioinformatics, and (3) Systems

More information

Status and Integration of AP2 Monitoring and Online Steering

Status and Integration of AP2 Monitoring and Online Steering Status and Integration of AP2 Monitoring and Online Steering Daniel Lorenz - University of Siegen Stefan Borovac, Markus Mechtel - University of Wuppertal Ralph Müller-Pfefferkorn Technische Universität

More information

CloudRank-D:A Benchmark Suite for Private Cloud Systems

CloudRank-D:A Benchmark Suite for Private Cloud Systems CloudRank-D:A Benchmark Suite for Private Cloud Systems Jing Quan Institute of Computing Technology, Chinese Academy of Sciences and University of Science and Technology of China HVC tutorial in conjunction

More information

Bioinformatics Grid - Enabled Tools For Biologists.

Bioinformatics Grid - Enabled Tools For Biologists. Bioinformatics Grid - Enabled Tools For Biologists. What is Grid-Enabled Tools (GET)? As number of data from the genomics and proteomics experiment increases. Problems arise for the current sequence analysis

More information

An Evaluation of the Application Hosting Environment Uk e-science Engineering Task Force

An Evaluation of the Application Hosting Environment Uk e-science Engineering Task Force UK e-science Technical Report Series ISSN 1751-5971 An Evaluation of the Application Hosting Environment Uk e-science Engineering Task Force Matteo Turilli, Oxford e-research Centre 3 October 2007 Abstract:

More information

SCI-BUS gateways for grid and cloud infrastructures

SCI-BUS gateways for grid and cloud infrastructures SCI-BUS gateways for grid and cloud infrastructures Tamas Kiss University of Westminster Peter Kacsuk, Zoltan Farkas MTA SZTAKI VERCE project meeting 1 st February 2013, Edinburgh SCI-BUS is supported

More information

BIO 3350: ELEMENTS OF BIOINFORMATICS PARTIALLY ONLINE SYLLABUS

BIO 3350: ELEMENTS OF BIOINFORMATICS PARTIALLY ONLINE SYLLABUS BIO 3350: ELEMENTS OF BIOINFORMATICS PARTIALLY ONLINE SYLLABUS NEW YORK CITY COLLEGE OF TECHNOLOGY The City University Of New York School of Arts and Sciences Biological Sciences Department Course title:

More information

A Software Development Platform for SOA

A Software Development Platform for SOA A Software Development Platform for SOA Peter Eeles Executive IT Architect Rational Brand Architect for UK, Ireland and South Africa peter.eeles@uk.ibm.com 2004 IBM Corporation Agenda IBM Software Group

More information

Data Semantics Aware Cloud for High Performance Analytics

Data Semantics Aware Cloud for High Performance Analytics Data Semantics Aware Cloud for High Performance Analytics Microsoft Future Cloud Workshop 2011 June 2nd 2011, Prof. Jun Wang, Computer Architecture and Storage System Laboratory (CASS) Acknowledgement

More information

Classic Grid Architecture

Classic Grid Architecture Peer-to to-peer Grids Classic Grid Architecture Resources Database Database Netsolve Collaboration Composition Content Access Computing Security Middle Tier Brokers Service Providers Middle Tier becomes

More information

Knowledge-based Expressive Technologies within Cloud Computing Environments

Knowledge-based Expressive Technologies within Cloud Computing Environments Knowledge-based Expressive Technologies within Cloud Computing Environments Sergey V. Kovalchuk, Pavel A. Smirnov, Konstantin V. Knyazkov, Alexander S. Zagarskikh, Alexander V. Boukhanovsky 1 Abstract.

More information

Supporting Collaborative Grid Application Development Within The E-Science Community p. 1

Supporting Collaborative Grid Application Development Within The E-Science Community p. 1 Supporting Collaborative Grid Application Development Within The E-Science Community Supporting Collaboration within the e-science Community Cornelia Boldyreff, David Nutter & Stephen Rank http://www.lincoln.ac.uk/faculties/computing/index.html

More information

Journal of Global Research in Computer Science RESEARCH SUPPORT SYSTEMS AS AN EFFECTIVE WEB BASED INFORMATION SYSTEM

Journal of Global Research in Computer Science RESEARCH SUPPORT SYSTEMS AS AN EFFECTIVE WEB BASED INFORMATION SYSTEM Volume 2, No. 5, May 2011 Journal of Global Research in Computer Science REVIEW ARTICLE Available Online at www.jgrcs.info RESEARCH SUPPORT SYSTEMS AS AN EFFECTIVE WEB BASED INFORMATION SYSTEM Sheilini

More information

S CHEDULER U SER M ANUAL

S CHEDULER U SER M ANUAL S CHEDULER U SER M ANUAL WP2 Document Filename: Work package: Partner(s): Lead Partner: KWF-WP2-D2-UIBK-v1.0-.doc WP2 UIBK UIBK Document classification: PUBLIC Abstract: This document is a user manual

More information

LabKey Server: An open source platform for scientific data integration, analysis, and collaboration

LabKey Server: An open source platform for scientific data integration, analysis, and collaboration LabKey Server: An open source platform for scientific data integration, analysis, and collaboration Mark Igra Partner, LabKey Software marki@labkey.com Presentation Topics Why Scientific Data Integration

More information

Distributed Systems and Recent Innovations: Challenges and Benefits

Distributed Systems and Recent Innovations: Challenges and Benefits Distributed Systems and Recent Innovations: Challenges and Benefits 1. Introduction Krishna Nadiminti, Marcos Dias de Assunção, and Rajkumar Buyya Grid Computing and Distributed Systems Laboratory Department

More information

School of Computer Science

School of Computer Science School of Computer Science Head of School Professor S Linton Taught Programmes M.Sc. Advanced Computer Science Artificial Intelligence Computing and Information Technology Information Technology Human

More information

PARALLEL & CLUSTER COMPUTING CS 6260 PROFESSOR: ELISE DE DONCKER BY: LINA HUSSEIN

PARALLEL & CLUSTER COMPUTING CS 6260 PROFESSOR: ELISE DE DONCKER BY: LINA HUSSEIN 1 PARALLEL & CLUSTER COMPUTING CS 6260 PROFESSOR: ELISE DE DONCKER BY: LINA HUSSEIN Introduction What is cluster computing? Classification of Cluster Computing Technologies: Beowulf cluster Construction

More information

Genomics and the EHR. Mark Hoffman, Ph.D. Vice President Research Solutions Cerner Corporation

Genomics and the EHR. Mark Hoffman, Ph.D. Vice President Research Solutions Cerner Corporation Genomics and the EHR Mark Hoffman, Ph.D. Vice President Research Solutions Cerner Corporation Overview EHR from Commercial Perspective What can be done TODAY? What could be done TOMORROW? What are some

More information

Scientific IT Services (SIS) ELN-LIMS Project Electronic Lab Notebook (ELN) Lab Information management system (LIMS) 11-06-2014 1

Scientific IT Services (SIS) ELN-LIMS Project Electronic Lab Notebook (ELN) Lab Information management system (LIMS) 11-06-2014 1 Scientific IT Services (SIS) ELN-LIMS Project Electronic Lab Notebook (ELN) Lab Information management system (LIMS) 11-06-2014 1 Agenda Overview of SIS. Data & Workflow Management with openbis. openbis

More information

Performance monitoring of GRID superscalar with OCM-G/G-PM: integration issues

Performance monitoring of GRID superscalar with OCM-G/G-PM: integration issues Performance monitoring of GRID superscalar with OCM-G/G-PM: integration issues Rosa M. Badia, Raül Sirvent {rosab rsirvent}@ac.upc.edu Univ. Politècnica de Catalunya C/ Jordi Girona, 1-3, E-08034 Barcelona,

More information

Forschungszentrum Karlsruhe in der Helmholtz-Gemeinschaft. Global Grid User Support - GGUS - within the LCG & EGEE environment

Forschungszentrum Karlsruhe in der Helmholtz-Gemeinschaft. Global Grid User Support - GGUS - within the LCG & EGEE environment Global Grid User Support - GGUS - within the LCG & EGEE environment Abstract: For very large projects like the LHC Computing Grid Project (LCG) involving some 8,000 scientists from universities and laboratories

More information

Cisco TelePresence Manager

Cisco TelePresence Manager Cisco TelePresence Manager 1.3 Simplifying the Experience: Meeting Scheduling and Management Cisco TelePresence Manager is an integral part of the Cisco TelePresence experience that creates the feeling

More information

Seed4C: A Cloud Security Infrastructure validated on Grid 5000

Seed4C: A Cloud Security Infrastructure validated on Grid 5000 Seed4C: A Cloud Security Infrastructure validated on Grid 5000 E. Caron 1, A. Lefray 1, B. Marquet 2, and J. Rouzaud-Cornabas 1 1 Université de Lyon. LIP Laboratory. UMR CNRS - ENS Lyon - INRIA - UCBL

More information

EFFICIENT SCHEDULING STRATEGY USING COMMUNICATION AWARE SCHEDULING FOR PARALLEL JOBS IN CLUSTERS

EFFICIENT SCHEDULING STRATEGY USING COMMUNICATION AWARE SCHEDULING FOR PARALLEL JOBS IN CLUSTERS EFFICIENT SCHEDULING STRATEGY USING COMMUNICATION AWARE SCHEDULING FOR PARALLEL JOBS IN CLUSTERS A.Neela madheswari 1 and R.S.D.Wahida Banu 2 1 Department of Information Technology, KMEA Engineering College,

More information

DBTech Pro Workshop. Knowledge Discovery from Databases (KDD) Including Data Warehousing and Data Mining. Georgios Evangelidis

DBTech Pro Workshop. Knowledge Discovery from Databases (KDD) Including Data Warehousing and Data Mining. Georgios Evangelidis DBTechNet DBTech Pro Workshop Knowledge Discovery from Databases (KDD) Including Data Warehousing and Data Mining Dimitris A. Dervos dad@it.teithe.gr http://aetos.it.teithe.gr/~dad Georgios Evangelidis

More information

Advanced Service Platform for e-science. Robert Pękal, Maciej Stroiński, Jan Węglarz (PSNC PL)

Advanced Service Platform for e-science. Robert Pękal, Maciej Stroiński, Jan Węglarz (PSNC PL) Advanced Service Platform for e-science Robert Pękal, Maciej Stroiński, Jan Węglarz (PSNC PL) PLATON Service Platform for e-science Operational Programme: Innovative Economy 2007-2013 Investments in development

More information

Ensuring Security in Cloud with Multi-Level IDS and Log Management System

Ensuring Security in Cloud with Multi-Level IDS and Log Management System Ensuring Security in Cloud with Multi-Level IDS and Log Management System 1 Prema Jain, 2 Ashwin Kumar PG Scholar, Mangalore Institute of Technology & Engineering, Moodbidri, Karnataka1, Assistant Professor,

More information

Front-ends to Biomedical Data Analysis on Grids

Front-ends to Biomedical Data Analysis on Grids Front-ends to Biomedical Data Analysis on Grids Shayan SHAHAND a Mark SANTCROOS a Yassene MOHAMMED a,d Vladimir KORKHOV a,c Angela C. M. LUYF a Antoine H. C. VAN KAMPEN a,b Silvia D. OLABARRIAGA a 1 a

More information

Increased Agility with Integration Testing

Increased Agility with Integration Testing Increased Agility with Integration Testing Monica Luke (mluke@us.ibm.com) Scenario Designer IBM Rational Agenda ALM Community Office Hours Increased Agility with Integration Testing 2 Application Lifecycle

More information

SeqScape Software Version 2.5 Comprehensive Analysis Solution for Resequencing Applications

SeqScape Software Version 2.5 Comprehensive Analysis Solution for Resequencing Applications Product Bulletin Sequencing Software SeqScape Software Version 2.5 Comprehensive Analysis Solution for Resequencing Applications Comprehensive reference sequence handling Helps interpret the role of each

More information

Delivering the power of the world s most successful genomics platform

Delivering the power of the world s most successful genomics platform Delivering the power of the world s most successful genomics platform NextCODE Health is bringing the full power of the world s largest and most successful genomics platform to everyday clinical care NextCODE

More information

PAN 2013 User Guide for the Virtual Machines

PAN 2013 User Guide for the Virtual Machines PAN 2013 User Guide for the Virtual Machines 1 Welcome Welcome to the PAN 2013 evaluation lab. A novelty this year is that PAN switches from the submission of runs (say, the output of a piece of software)

More information

Generic Grid Computing Tools for Resource and Project Management

Generic Grid Computing Tools for Resource and Project Management Generic Grid Computing Tools for and Project Management Erik Elmroth Dept. of Computing Science & HPC2N Umeå University, Sweden Overall objectives Short term: Generic infrastructure components for resource

More information

Understanding Web personalization with Web Usage Mining and its Application: Recommender System

Understanding Web personalization with Web Usage Mining and its Application: Recommender System Understanding Web personalization with Web Usage Mining and its Application: Recommender System Manoj Swami 1, Prof. Manasi Kulkarni 2 1 M.Tech (Computer-NIMS), VJTI, Mumbai. 2 Department of Computer Technology,

More information

Cisco Data Preparation

Cisco Data Preparation Data Sheet Cisco Data Preparation Unleash your business analysts to develop the insights that drive better business outcomes, sooner, from all your data. As self-service business intelligence (BI) and

More information

IEEE International Conference on Computing, Analytics and Security Trends CAST-2016 (19 21 December, 2016) Call for Paper

IEEE International Conference on Computing, Analytics and Security Trends CAST-2016 (19 21 December, 2016) Call for Paper IEEE International Conference on Computing, Analytics and Security Trends CAST-2016 (19 21 December, 2016) Call for Paper CAST-2015 provides an opportunity for researchers, academicians, scientists and

More information

e-science Technologies in Synchrotron Radiation Beamline - Remote Access and Automation (A Case Study for High Throughput Protein Crystallography)

e-science Technologies in Synchrotron Radiation Beamline - Remote Access and Automation (A Case Study for High Throughput Protein Crystallography) Macromolecular Research, Vol. 14, No. 2, pp 140-145 (2006) e-science Technologies in Synchrotron Radiation Beamline - Remote Access and Automation (A Case Study for High Throughput Protein Crystallography)

More information

An IDL for Web Services

An IDL for Web Services An IDL for Web Services Interface definitions are needed to allow clients to communicate with web services Interface definitions need to be provided as part of a more general web service description Web

More information

COMPUTER GRAPHICS AND INTERACTIVE SYSTEMS LABORATORY

COMPUTER GRAPHICS AND INTERACTIVE SYSTEMS LABORATORY COMPUTER GRAPHICS AND INTERACTIVE SYSTEMS LABORATORY Contact details Name Acronym Logo Computer Graphics and Interactive Systems Laboratory CGIS Site Address Faculty Department http://cgis.utcluj.ro Telephone

More information

K-WGrid - Knowledge Based Workflow System for Grid Applications

K-WGrid - Knowledge Based Workflow System for Grid Applications K-WGrid - Knowledge Based Workflow System for Grid Applications 1. K-WfGrid Consortium Report run on: 11/10/2006 The K-WfGrid project which started on 1 September 2004, addresses development of a person-centric

More information

Technology Partner Program

Technology Partner Program Technology Partner Program Partnering For Success Technology partnerships are critical to the ability of to deliver world-class solutions to customers. understands the challenges customers face in aligning

More information

Praseeda Manoj Department of Computer Science Muscat College, Sultanate of Oman

Praseeda Manoj Department of Computer Science Muscat College, Sultanate of Oman International Journal of Electronics and Computer Science Engineering 290 Available Online at www.ijecse.org ISSN- 2277-1956 Analysis of Grid Based Distributed Data Mining System for Service Oriented Frameworks

More information

Data Storage Solution Using PL-Grid UNICORE Infrastructure

Data Storage Solution Using PL-Grid UNICORE Infrastructure Domain-oriented services and resources of Polish Infrastructure for Supporting Computational Science in the European Research Space PLGrid Plus Data Storage Solution Using PL-Grid UNICORE Infrastructure

More information

Scientific Business Intelligence using Pipeline Pilot

Scientific Business Intelligence using Pipeline Pilot Scientific Business Intelligence using Pipeline Pilot Anneliese Appleton Accelrys, Sydney y What is Scientific Business Intelligence? Biz Analyst Management Scientist Engineer Biz Analyst Management Business

More information

Practical Image Management for

Practical Image Management for Practical Image Management for Pharma Experiences and Directions. Use of Open Source Stefan Baumann, Head of Imaging Infrastructure, Novartis Agenda Introduction Drug Development, Imaging Trial Overview

More information

HETEROGENEOUS DATA INTEGRATION FOR CLINICAL DECISION SUPPORT SYSTEM. Aniket Bochare - aniketb1@umbc.edu. CMSC 601 - Presentation

HETEROGENEOUS DATA INTEGRATION FOR CLINICAL DECISION SUPPORT SYSTEM. Aniket Bochare - aniketb1@umbc.edu. CMSC 601 - Presentation HETEROGENEOUS DATA INTEGRATION FOR CLINICAL DECISION SUPPORT SYSTEM Aniket Bochare - aniketb1@umbc.edu CMSC 601 - Presentation Date-04/25/2011 AGENDA Introduction and Background Framework Heterogeneous

More information