GWAS-TOOL – Final report

Slides:



Advertisements
Similar presentations
Welcome to Middleware Joseph Amrithraj
Advertisements

Lecture plan Information retrieval (from week 11)
Apache Tomcat Server Typical html Request/Response cycle
Jun Peng Stanford University – Department of Civil and Environmental Engineering Nov 17, 2000 DISSERTATION PROPOSAL A Software Framework for Collaborative.
Intro to Servlets Lec 26. Web-Based Enterprise Applications in Java Figure shows a simplified view of one application and its layers.
1 Application Specific Module for P-GRADE Portal 2.7 Application Specific Module overview Akos Balasko MTA-SZTAKI LPDS
M. Taimoor Khan * Java Server Pages (JSP) is a server-side programming technology that enables the creation of dynamic,
Databases and the Internet. Lecture Objectives Databases and the Internet Characteristics and Benefits of Internet Server-Side vs. Client-Side Special.
Introduction to Internet Programming (Web Based Application)
Chapter 17 - Deploying Java Applications on the Web1 Chapter 17 Deploying Java Applications on the Web.
第十四章 J2EE 入门 Introduction What is J2EE ?
07/06/11 New Features of WS-PGRADE (and gUSE) 2010 Q Q2 Miklós Kozlovszky MTA SZTAKI LPDS.
1 Welcome to CSC 301 Web Programming Charles Frank.
Project Overview Graduate Selection Process Project Goal Automate the Selection Process.
_______________________________________________________________________________________________________________ E-Commerce: Fundamentals and Applications1.
1 MSCS 237 Overview of web technologies (A specific type of distributed systems)
Java for networking Module Introduction Data Communications Communication architecture Application.
JSP Server Integrated with Oracle8i Project2, CMSC691X Summer02 Ching-li Peng Ying Zhang.
Module: Software Engineering of Web Applications Chapter 2: Technologies 1.
Modern Programming Language. Web Container & Web Applications Web applications are server side applications The most essential requirement.
A web based tool for estimation of Gage R&R and Measurement Uncertainty Siva Venkatachalam & Dr. Jay Raja Center for Precision Metrology The University.
MIPAR – A Science Gateway for Analyzing and Sharing Medical Images
J2EE Platform Overview (Application Architecture)
IBIS, A Framework For the Interoperability Of Bio-repository Information System In Africa - Final report Abayomi Mosaku and Boladele Akanle - Covenant.
CX Introduction to Web Programming
EthERNet Social Network
Web-based Software Development - An introduction
Stephan Nathanael Mgaya
Education eLibrary and Repository
Presented by : Mosaku Abayomi and Akanle Boladele
WEKA Machine Learning Use Case – Breast Cancer - Final report
Intelligent Medical Image Analyzer
Public Health Gateway In Kenya
An Adaptable e-Service Communication Model for Rural Agricultural Extension (e-AgriSERVICOM)- Final Report Olutayo Ajayi Babarinde.
Development of an interactive pipeline for Genome wide association analysis Falola Damilare & Adigun Taiwo – Covenant University Bioinformatics research.
What is WWW? The term WWW refers to the World Wide Web or simply the Web. The World Wide Web consists of all the public Web sites connected to the Internet.
An Adaptable e-Service Communication Model for Rural Agricultural Extension (e-AgriSERVICOMM) Intermediate report Olutayo Ajayi
MIPAR Extension- Final report
ACEPRD Plant Repository – Intermediate report
Defuzzifier - Final report
Segun OYEYIOLA – Obafemi Awolowo University, Ile-Ife - Nigeria
Medical Image Analyzer - Final report
Unit – 5 JAVA Web Services
GF and RS, Dept. of CS, Mangalore University
iGrid Aron Kondoro – University of Dar-es-Salaam - Tanzania
Use case name – Intermediate report
An Adaptable e-Service Communication Model for Rural Agricultural Extension (e-AgriSERVICOMM) Intermediate report Olutayo Ajayi
Tochukwu Eze, Ekene Ezeasor, and Ikemefuna Uzochukwu
WIMEA – ICT: Science Gateway for Weather Information Management in East Africa to interact with ICT Tool WRF MAKWEBA, Damas – DSM Institute of Technology.
Identity Federations - Installation and operation
Development of a SGW-based Plant Tissue Culture Micropropagation Yield Forecasting Application, Plantisc2 - Final report Collins Udanor – University of.
ACEPRD Plant Repository - Final report
WEB BASED PREDICTIVE DEFUZZIFIER
Segun OYEYIOLA – Obafemi Awolowo University -
Public Health Gateway In Kenya
Development of a SGW-based Plant Tissue Culture Micropropagation Yield Forecasting Application, Plantisc2 – Intermediate report Collins Udanor – University.
Public Health Gateway In Kenya
Reproducible ASR workflows (RASR) - Final report
Olawale Olayide, Abdulazeez Adelopo & Rising John Osazuwa
Gaussian Mekuanent Getachew Kassaye — EthERNet
MIPAR (Extension)– Intermediate report
Use case name FirstName LastName – Organisation - Country ( address)
Public Health Gateway In Kenya
Use case name – Intermediate report
Use case name - Final report
MIPAR Extension- Final report
HPC416S - Final report Trust Odia – Covenant University Bioinformatics Research Group - Nigeria WACREN e-Research.
Use case name – Intermediate report
Use case name - Final report
Web Application Development Using PHP
Presentation transcript:

GWAS-TOOL – Final report Falola Damilare & Taiwo Adigun WACREN e-Research Hackfest – Lagos (Nigeria)

Work done during the Hackfest Results Summary and conclusions Outline Scientific problem Work done during the Hackfest Results Summary and conclusions

Scientific Problem, Aim and benefits A typical GWAS analysis involves the use of numerous complex commands from different languages, which makes research work complex for researchers. Use of large computing and storage resources to perform state of art GWAS data analysis which might not be available for most African or developing country researchers. AIM The aim of this project is to develop and implement an e-infrastructure that will provide state-of-the art GWAS analysis to local researchers. This tool will include all tools. Benefits This allows users focus mainly on the research problem, by making the analysis process a black box technique, which will bring about better and accurate research results. This solution also brings in user interactivity providing better visualization of results, swift comparison of results from different types of analysis, and management of several projects.

Computational & Data model

Computational & Data model

Objectives and milestones User interface design Develop User Interface and user interactivity using Hypertext Mark-up Language (HTML) and Java scripting Develop javascript modules to ensure input data integrity and enforcing client side user validation. Implement SAML (Security Assertion Markup Language) for Federated Authentication. Implement back end using Java Enterprise Programming Technologies (JSP, Servlet, JDBC) Install apache tomcat on own HPC. Have working directory on server. Have working development environment on local machine

Objectives and milestones Install Future Gateway on own HPC. Install Flask API (Pyhton) develop Java Servlets & Java API for RESTful Web Services (JAX-RS) Install and implement glibrary and globus api on HPC or implement FTP in JSP to handle large file transfers. Install all required tools and packages for analysis. Download reference genomes needed for some phases of the analysis e.g. HapMap, 1000 genomes.

Work done during the Hackfest Set-up all required tools and packages for analysis. User interface design Develop User Interface and user interactivity using Hypertext Mark-up Language (HTML) and Java scripting Develop javascript modules to ensure input data integrity and enforcing client side user validation. Working Implementation back end using Java Enterprise Programming Technologies (JSP, Servlet, JSTL, JDBC) Install apache tomcat on own HPC. Have working directory on server. Have working development environment on local machine

Install Future Gateway on own HPC. Future plans (until end of July and until the Workshop in Dar es Salaam on 5th of September - duplicate this slides as many time as needed) Implement SAML (Security Assertion Markup Language) for Federated Authentication. Complete UI design. This will allow clients manage and run analysis via the web page. Install glibrary and globus on HPC or implement FTP in JSP to handle large file transfers. Install Future Gateway on own HPC. Install Flask API (Pyhton) develop Java Servlets & Java API for RESTful Web Services (JAX-RS)

Summary and conclusions (tell us your experience about the Hackfest) Good exposure and a platform to network with other researchers. Educational and practically oriented (learnt a lot)

Thank you! Gratitude goes out to: To the organizers of this Hackfest. I had a very wonderful experience! Mr Abayomi Mosaku for assistance in the implementation. Bruce Becker and Mario Torrisi for their assistance in designing the architecture of the application. To all my colleagues from CU at this hackfest. To every participant at the hackfest. Lastly to wonderful guys at the Kitchen for the lovely meals. Thank you! sci-gaia.eu info@sci-gaia.eu