42415 Unverified Join Viewer Red Team Unverified Join

  • Slides: 27
Download presentation
4/24/15 Unverified Join Viewer Red Team: Unverified Join Viewer 1

4/24/15 Unverified Join Viewer Red Team: Unverified Join Viewer 1

2 Red Team Members ● Joseph Cooper ● Tim Holmes ● Catalin Pop Red

2 Red Team Members ● Joseph Cooper ● Tim Holmes ● Catalin Pop Red Team: Unverified Join Viewer ● James Dailey ● John Berlin ● James Ord ● Abhishek Biswas (Mentor) 4/24/15

3 Presentation Outline ● Domain Information ● Solution Design ● Hardware and Software Requirements

3 Presentation Outline ● Domain Information ● Solution Design ● Hardware and Software Requirements ● Algorithm Flowcharts ● Risk Analysis

4

4

Genome Assembly 5 ● The genome must be split so modern machines can sequence

Genome Assembly 5 ● The genome must be split so modern machines can sequence the pieces ● After sequencing, the pieces must be reassembled Red Team: Unverified Join Viewer 4/24/15

Assembly Output 6 ● Sequencers attempt to reconstruct the genome, but the process is

Assembly Output 6 ● Sequencers attempt to reconstruct the genome, but the process is prone to errors ● Some assemblers simply leave out repeated sequences ● The assembly process is a “black box. ” Users cannot see why a join is or is not made Red Team: Unverified Join Viewer 4/24/15

Unverified Join Viewer 7 When presented with a file that contains the appropriate join

Unverified Join Viewer 7 When presented with a file that contains the appropriate join feature annotations, UJV will allow the user to view the evidence used to make a particular join C. A. R. P. , a case study, lacks a compatible Graphical User Interface (GUI) and viewer Red Team: Unverified Join Viewer 4/24/15

8 Projected Customers ● Biologists ○ Verifying joins on a genome is currently a

8 Projected Customers ● Biologists ○ Verifying joins on a genome is currently a timely and expensive process ○ The ability to view join evidence quickly can save time and money in a lab ● Software Developers ○ Open-source development invites the programming community to expand the product to fit new solutions as well as make improvements to the current system Red Team: Unverified Join Viewer 4/24/15

Current Process Flow Red Team: Unverified Join Viewer 9 4/24/15

Current Process Flow Red Team: Unverified Join Viewer 9 4/24/15

Proposed Solution ● ● ● 10 Display a genome sequence in a circle Show

Proposed Solution ● ● ● 10 Display a genome sequence in a circle Show justifications used for sequence fragments Have an intuitive interface Be open source based Export to Gen. Bank format Red Team: Unverified Join Viewer 4/24/15

Solution Process Flow Red Team: Unverified Join Viewer 11 4/24/15

Solution Process Flow Red Team: Unverified Join Viewer 11 4/24/15

Functional Components Red Team: Unverified Join Viewer 12 4/24/15

Functional Components Red Team: Unverified Join Viewer 12 4/24/15

13 Hardware Requirements ● Must have one of the following minimum GPUs: ● Radeon

13 Hardware Requirements ● Must have one of the following minimum GPUs: ● Radeon HD 2400 ● GMA 4500 ● Ge. Force 8 ● Memory of 2 GB ● Any of the following CPU Architecture ● Vista x 86 ● OS x 64 ● Linux x 86 Red Team: Unverified Join Viewer 4/24/15

14 Software Requirements ● Java JDK 8 ● Operating System: ● Windows Vista SP

14 Software Requirements ● Java JDK 8 ● Operating System: ● Windows Vista SP 2 ● OS X 10. 7. 3 ● Linux Ubuntu 10. 4+ ● Windows Required installation ● Div. X Plus Codec Pack ● Linux Required installation ● Ibavcodec 53 and libavformat 53 on Ubuntu Linux 12. 04 or equivalent ● GLIB 2. 28 for Java. Fx Media Red Team: Unverified Join Viewer 4/24/15

Development Process ● 15 Java Technology Stack ● Java. FX ● Git. Lab ●

Development Process ● 15 Java Technology Stack ● Java. FX ● Git. Lab ● Agile Development Model ● ● 2 week sprints 100 man hours per sprint Red Team: Unverified Join Viewer 4/24/15

Unverified Join Viewer Overview Red Team: Unverified Join Viewer 16 4/24/15

Unverified Join Viewer Overview Red Team: Unverified Join Viewer 16 4/24/15

User Interface Red Team: Unverified Join Viewer 17 4/24/15

User Interface Red Team: Unverified Join Viewer 17 4/24/15

Algorithms Red Team: Unverified Join Viewer 18 4/24/15

Algorithms Red Team: Unverified Join Viewer 18 4/24/15

Exporting File Red Team: Unverified Join Viewer 19 4/24/15

Exporting File Red Team: Unverified Join Viewer 19 4/24/15

Select Red Team: Unverified Join Viewer 20 4/24/15

Select Red Team: Unverified Join Viewer 20 4/24/15

Layout Red Team: Unverified Join Viewer 21 4/24/15

Layout Red Team: Unverified Join Viewer 21 4/24/15

Scaling Red Team: Unverified Join Viewer 22 4/24/15

Scaling Red Team: Unverified Join Viewer 22 4/24/15

Mock Up Red Team: Unverified Join Viewer 23 4/24/15

Mock Up Red Team: Unverified Join Viewer 23 4/24/15

24 Risk Matrix Technical Risk: ● T 1: Domain Experience ● T 2: New

24 Risk Matrix Technical Risk: ● T 1: Domain Experience ● T 2: New Framework Technology Red Team: Unverified Join Viewer Customer Risk: ● C 1: Incorrect Product ● C 2: Lack of Product Adoption 4/24/15

Technical Risks 25 Domain Experience T 1 ● Due to limited domain experience of

Technical Risks 25 Domain Experience T 1 ● Due to limited domain experience of the team the learning curve of how to properly express a solution within the domain will be high ● Impact 2 ● Probability 3 ● Mitigation: Agile development and working beside domain experts. New framework Technology, Java. FX T 2 ● Java. FX, Oracle's proposed replacement for SWING, is still a fairly new user interface framework; With that comes the difficulty of finding resources to glean information about how to properly utilize it ● Impact 2 ● Probability 3 ● Mitigation: Even though the API is new the team has is comprised of members that are Oracle certified Java programmers who can guide the team in right direction and by utilizing FX's new API's performance the team will be able to build a view that will surpass its Swings counterparts Red Team: Unverified Join Viewer 4/24/15

Customer Risks 26 Incorrect Product C 1 ● The lack of a proper requirements

Customer Risks 26 Incorrect Product C 1 ● The lack of a proper requirements gathering phase could lead to a product that does not match the needs of the customer ● Impact 4 ● Probability 3 ● Mitigation Strategy: In addition to the drafting of a formal SRS document, every step of the development process will feature rigorous validation and verification with the customer through mockups of the viewer and implemented functionality Lack of Product Adoption C 2: ● Due to the high level of technical experience of the target customers the delivered product may fall short of expectations ● Impact 3 ● Probability 3 ● Mitigation Strategy: The product offers functionality that is not featured in any other viewer on the market. Additionally, because the project is open-source, community involvement could aid in the development of more features commonly seen in industry-level viewers. Red Team: Unverified Join Viewer 4/24/15

References 27 Oracle JDK 8 and JRE 8 Certified System Configurations. (n. d. ).

References 27 Oracle JDK 8 and JRE 8 Certified System Configurations. (n. d. ). Retrieved April 23, 2015, from ● http: //www. oracle. com/technetwork/javase/certconfig-2095354. html Release: Java. FX 2. 2. (n. d. ). Retrieved April 23, 2015, from ● https: //docs. oracle. com/javafx/2/system_requirements_2 -2/jfxpubsystem_requirements_2 -2. htm CGView - Overview. (n. d. ). Retrieved April 23, 2015, from ● http: //wishart. biology. ualberta. ca/cgview/ Mycobacterium shottsii. (n. d. ). Retrieved April 23, 2015, from ● http: //gcm. wfcc. info/species. Page. jsp? strain_name=Mycobacterium shottsii Additional resources available here: ● http: //www. cs. odu. edu/~410 red/resources. html Red Team: Unverified Join Viewer 4/24/15