BioNetFit Design Review 3 Team U.I. Fit

Slides:



Advertisements
Similar presentations
By Adam Balla & Wachiu Siu
Advertisements

Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
People Technical AdvisorsAcademic AdvisorFinal Project By Prof. Shlomi Dolev Prof. Ehud Gudes Boaz Hilemsky Dr. Aryeh Kontorovich Moran Cohavi Gil Sadis.
Website Administration Information Systems 337 Prof. Harry Plantinga.
Creating a Web Presence Introduction to WordPress Week 1.
1 Chapter 11 Implementation. 2 System implementation issues Acquisition techniques Site implementation tools Content management and updating System changeover.
Se Over the past decade, there has been an increased interest in providing new environments for teaching children about computer programming. This has.
| nectar.org.au NECTAR TRAINING Module 5 The Research Cloud Lifecycle.
LOGO 2 nd Project Design for Library Programs Supervised By Dr: Mohammed Mikii.
1 Some initial Design suggestions… Getting started… where to begin? Find out whether your design architecture will work… as soon as possible. If you need.
240-Current Research Easily Extensible Systems, Octave, Input Formats, SOA.
Project Launch Presentation. Overview  Group Members: Joshua Booth Jiajia Jiang Weijuan Shi  Client: G & T Security.
Cluster Consistency Monitor. Why use a cluster consistency monitoring tool? A Cluster is by definition a setup of configurations to maintain the operation.
CentralCampus Group: May13-26 – William Van Walbeek & Paul Wilson Client: Google, Muthu Muthusrinivasan Advisor: Manimaran Govindarasu Abstract Introduction.
Oman College of Management and Technology Course – MM Topic 7 Production and Distribution of Multimedia Titles CS/MIS Department.
START Application Spencer Johnson Jonathan Barella Cohner Marker.
CSE3 Winter 2014 Making Information Available to the World with HTML and Web Pages Notepad++ was used for every webpage that was created. Used XHTML (Extensible.
Logical Architecture and UML Package Diagrams. The logical architecture is the large-scale organization of the software classes into packages, subsystems,
Website Deployment Week 12. Software Engineering Practices Consider the generic process framework – Communication – Planning – Modeling – Construction.
1 Terminal Management System Usage Overview Document Version 1.1.
The future of Delft-FEWS
BY: SALMAN 1.
3-Tier Architectures (or 3-Tier Applications)
Amazon Web Services (aws)
Internet Made Easy! Make sure all your information is always up to date and instantly available to all your clients.
Running a Forms Developer Application
Project Management: Messages
BY: SALMAN.
PLM, Document and Workflow Management
Web Development Web Servers.
System Design Ashima Wadhwa.
Introduction to System Analysis and Design
Content Management System
Software Process Models
Publishing and Maintaining a Website
FEASIBILITY STUDY Feasibility study is a means to check whether the proposed system is correct or not. The results of this study arte used to make decision.
Bomgar Remote support software
New Mexico State University
BioNetFit Web Access and GUI Design
Outlook Recovery Freeware is the professional tool to fix Outlook Error and PST corruption.
Download CIW 1D0-621 Exam Latest Questions Answers - Updated 1D Braindumps - Realexamdumps.com
BioNetFit Design Review I
Design, prototyping and construction
Crowd Intelligence Grocery Shopping Mobile App
Learning to Program in Python
Introduction to Engineering Design II (IE202) Section XBG Team 7 Designing a Robot Students name: IE202-Team#7 Celebration.
Rui Wu, Jose Painumkal, Sergiu M. Dascalu, Frederick C. Harris, Jr
Chapter 27 WWW and HTTP.
Introduction to Computer Programming
Model-View-Controller Patterns and Frameworks
CSc4730/6730 Scientific Visualization
HC Hyper-V Module GUI Portal VPS Templates Web Console
Lecture 1: Multi-tier Architecture Overview
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Bryan Burlingame 28 November 2018
LO2 - Be Able to Design IT Systems to Meet Business Needs
RecTech - Associated Recreation Council
AppointmentmentPeach Appointment Manager
Agile testing for web API with Postman
5 POINT PLAN THE SYSTEMS LIFE CYCLE ANALYSE DESIGN
Dtk-tools Benoit Raybaud, Research Software Manager.
Storing and Accessing G-OnRamp’s Assembly Hubs outside of Galaxy
Course Overview CS 4640 Programming Languages for Web Applications
Overview of Workflows: Why Use Them?
TC 310 The Computer in Technical Communication
Lecture 13 Teamwork Bryan Burlingame 1 May 2019.
Course Overview CS 4640 Programming Languages for Web Applications
Web Application Development Using PHP
Design, prototyping and construction
UML Design for an Automated Registration System
Presentation transcript:

BioNetFit Design Review 3 Team U.I. Fit Charles Chatwin, Matthew Burns, Joshua Gutman, Tanner Brelje Mentor & Client: Dr. Abolfazl Razi

Team U.I. Fit Charles Chatwin Team Leader Tanner Brelje Database Designer Matthew Burns Web Designer Joshua Gutman Release Manager

Dr. Abolfazl Razi Mentor and Client: Assistant Professor of Electrical Engineering in the School of Informatics, Computing and Cyber Security (SICCS) at Northern Arizona University. B.Sc., M.Sc., and Ph.D. in Electrical Engineering. Accomplished work to quantify the biological process along with researchers at Los Alamos and Dr. Posner. The image is about reaction rules (bottom, bionetgen) the way it is implemented in running (middle) and how it is reacted together (final result graphically) (top, nfsim) when it finishes.

Molecular Biology Molecular biology, as the name would suggest, refers to the study of biology at the molecular level of life. Experts within the field must have intense knowledge of chemistry, biology, and genetics. In order to push the boundaries of the field, researchers must conduct experiments based around molecular combinations. A barebones example of this process is the combination of H2 and O to make H2O, or water. Of course, the process is almost never that simple...

Calcium Citrate Crystal Often found in dietary supplements. Made from egg shell and lime.

Molecular Biology For large scale experiments, there are endless costs. These range from maintaining the equipment within a lab, to purchasing and obtaining necessary resources for the experiment itself. Time is also a large hindrance, as real world molecular experiments can take days at a time. What’s worse, is if the experiment is a bust and yields no results, all of the money and time used to conduct it becomes wasted.

Exactly How Much? Ignoring the $500,000 to $1,000,000 dollars required to build a university lab… Consumables and materials can cost $20,000 a year. A single 5 mg bottle of reactant could cost $300 easily. Buying new equipment, maintenance can cost $5,000 to $100,000 a year depending on lab size. Depending on the molecular combination, results may not be recordable for days or even weeks at a time. On top of that, experiments need to be repeated in order to verify said results.

Existing Technology BioNetFit, BioNetGen, NFSim Uses BNGL (BioNetGen Language Files hold the rules and definitions) User EXP (Experimental-Results file, expected results for comparison) Uses genetic algorithms, simulated annealing, and others methods to choose the best parameters, and the next set of parameters.

The Problem BioNetFit suffers from poor usability. Only exists as a command-line tool. Results are not easily interpreted. No visual representation of the data. Cannot run large experiments in a reasonable timeframe. Works accurately, but very slowly on a single machine.

Image of bionetfit on cmd line Example output Example config file

The Problem BioNetFit suffers from poor usability. Only exists as a command-line tool. Results are not easily interpreted. No visual representation of the data. Cannot run large experiments in a reasonable timeframe. Works accurately, but very slowly on a single machine.

Solution Overview Our solution is a Web 2.0 Graphical User Interface that will drastically increase the usability of BioNetFit. Automatically generate necessary files. Visualize results to increase ease-of-interpretation for users. Increase workflow via NAU Monsoon cluster in order to increase processing speed.

Key User Requirements The user must be able to: Generate configuration files Visualize results Save all information in a database Repeat past experiments Download relevant run files

Key Technical Requirements Dynamic HTML generation Text fields are created from user-uploaded file Scraping text fields Text fields are scraped to get user-inputted information Creating files from user-inputted information A configuration file is created from user-inputted information Storing information in a database All input and output files are stored in a database for each user Visualizing data Plot BioNetFit output

Site Architecture Web Portal Cluster Database User communication point Visualizes data and creates files Cluster Communicates with Web Portal and Database Runs BioNetFit Database Stores user profiles Holds users projects

Technologies Requirement Fulfilled By Discarded Alternatives Dynamic HTML Generation Django PHP Scraping Text Fields Javascript Creating Files SSH from server to server Paramiko - Database MongoDB / PyMongo MySql Visualizing Data D3 MatPlotLib, Plotly

Visualizing Data D3 Read output of BioNetFit Write each data point to a CSV file Transfer data to webserver Create plot using D3 Other methods of visualization can be added

Interactive Visualization

Steps Towards Mitigation Risks and Feasibility Possible Risks Importance Steps Towards Mitigation Unable to access NAU Monsoon Cluster. Medium We received a virtual cluster that will act as a proof of concept for the site. Insecure storage and usage of Monsoon login details. High Login information is as secure as the webserver. Securing a Domain to host the BioNetFit GUI. Low A domain has been secured using NAU’s webservices. Database leaks personal data of the user. No private data is stored within the user database (i.e. Name, Password, Email). Challenges and Resolutions (about 2 minutes) -- replaces risks and feasibility Now you are in the thick of implementation, so you should focus on coding challenges here. Briefly introduce a few of the challenging questions or problems that have come up in your implementation (e.g. “Computing spatial layout of nodes in our graphical state view”), briefly describe the problem, then present your solution...or ideas you’re working on to address it (maybe someone in the audience has some input or help for you, who knows). In any case, your goal here is to show that you have recognized some key implementation challenges and are well into solving them.

Successes and Failures Database successfully implemented without use of personal data. Pythonic implementation of website as well as additional features. Dynamic creation of files, upload and download functionality. A virtual environment of Monsoon has been provided as a proof-of-concept. Failures: Access to Monsoon has been denied due to possible security risks. Preliminary visualization methods were unsustainable. Change risks to challenges Now you are in the thick of implementation, so you should focus on coding challenges here. Briefly introduce a few of the challenging questions or problems that have come up in your implementation (e.g. “Computing spatial layout of nodes in our graphical state view”), briefly describe the problem, then present your solution...or ideas you’re working on to address it (maybe someone in the audience has some input or help for you, who knows). In any case, your goal here is to show that you have recognized some key implementation challenges and are well into solving them.

Schedule As usual, offer a short discussion of your project plan, as it stands right now. A Gantt chart is highly recommended, with a “now” line running through it. Go over your main functional milestones...which ones you’re through and what’s coming. Close with some summary statement of where you are “going well”, “somewhat behind, but we think we can catch up”, whatever.

Testing Plan Subject What Needs Testing Testing Method Web Portal Needs to be simple and accessible Create niche and complicated input files Database Needs to store information and limit use Store multiple large projects Visualizations Needs to be reactive and robust Generate multiple visualizations with correct and incorrect data Web Services Needs to have a fast response with the virtual cluster Download multiple output files and project archives from the virtual cluster Web portal- simple, easy to input files Database- store files, limit files stored. Organize into user data visualizations- Successful Response The user is able to quickly and easily create and download input files with all the fields they need. The database accepts a certain amount of projects before forcing the user to delete old projects before continuing. The website generates the visualizations if possible. If not, it creates an error message informing the user why the failure occurred. The website quickly generates and serves the desired files to the user.

Conclusion The Problem: BioNetFit is not easy to use, requires a lot of time to process huge experiments, and gives outputs that are hard for researchers to digest. Our Solution: A Web 2.0 GUI that will increase ease-of-use, implemented with parallelization on the Monsoon cluster, and clear visualizations of outputs. Implementation via Python Framework Django, Paramiko, vanilla Python, etc. Risks to design can be overcome via feasible options. Conclusion (about 1 minute) Finish your talk by providing a solid summary of your presentation: This is where you wrap it all up nicely and bring it all together. Start by briefly restating the importance of the domain, your client’s business and processes and what was inefficient about them. Then review your solution vision, and go on to review what key topics you’ve discussed in this Design Review; do NOT review the details of those topics (you did that already in the middle part), just review what you talked about and the overall outcomes: Requirements acquisition, development of detailed Functional, Performance, Environmental requirements, and risks/feasibility. End your conclusion with a sentence or two about what’s coming up for you, what you’ll be focusing on in the next development phase. End the presentation with an energetic note that conveys professionalism and confidence that you’ll be able to solve the problems and satisfy your client.