首页--工业技术论文--自动化技术、计算机技术论文--计算技术、计算机技术论文--计算机软件论文--程序设计、软件工程论文--软件工程论文

基于JSON的基因组突变数据处理关键技术研究

摘要第4-5页
Abstract第5页
Chapter 1 Introduction第14-23页
    1.1 The Source of Topic, Research Purpose and Significance第14-20页
        1.1.1 The Source of the Topic第14页
        1.1.2 Research Background and Significance第14-17页
            1.1.2.1 What is VCF Format?第16-17页
        1.1.3 Research Problem and My Solution第17-18页
            1.1.3.1 What is the Advantage of JSON over VCF?第18页
        1.1.4 Research at Abroad and Analysis第18-20页
    1.2 Main Research Content第20-21页
    1.3 Organization of the Thesis第21-23页
Chapter 2 Construction of JSON From VCF第23-32页
    2.1 Methodology第23-25页
        2.1.1 Step by Step Approach to Design the Software Prototype第24-25页
    2.2 Languages and Frameworks第25-26页
        2.2.1 Python Flask第25页
        2.2.2 Hyper Text Markup Language (HTML)第25页
        2.2.3 Java Script第25页
        2.2.4 Cascading Style Sheets(CSS)第25页
        2.2.5 Mongo DB第25-26页
    2.3 Algorithms and Rules第26-31页
        2.3.1 Approach 1 –Algorithm to pass VCF to JSON第26-29页
        2.3.2 Limitations of the above Method第29页
        2.3.3 Python Approach - 2第29-31页
            2.3.3.1 Functional Flow for the Approach - 2第30-31页
    2.4 Summary第31-32页
Chapter 3 System Requirement Specipication (SRS)第32-38页
    3.1 The Goal of the System第32-33页
        3.1.1 Purpose of the System Requirement Specification第32页
        3.1.2 Scope第32页
        3.1.3 Definitions, Acronyms, and Abbreviations第32-33页
    3.2 Overall Descriptions第33页
        3.2.1 Overview第33页
    3.3 Product Perspective第33页
        3.3.1 Product Functions第33页
    3.4 User characteristics第33-34页
    3.5 Constraints第34页
    3.6 Assumptions and Dependencies第34页
    3.7 Specific Requirements第34页
        3.7.1 External Interface Requirements第34页
            3.7.1.1 User interfaces第34页
            3.7.1.2 Communications Interface and Hardware Interface第34页
    3.8 Functional Requirements第34-36页
        3.8.1 Summary Use Case Diagrams第35页
        3.8.2 Use Case Scenarios第35-36页
            3.8.2.1 Upload VCF file第35-36页
            3.8.2.4 Convert to JSON第36页
    3.9 The Non-functional Requirements第36-37页
    3.10 Summary第37-38页
Chapter 4 System Design and Implementation第38-45页
    4.1 The Description of System Design第38页
    4.2 Business Scenario Design第38-40页
        4.2.1 Upload VCF File and Convert to JSON第38-40页
    4.3 User Interface Design第40-41页
        4.3.1 Dashboard第40页
        4.3.2 Upload Interface第40-41页
    4.4 Key Techniques第41页
    4.5 VCF to JSON System Construction第41-42页
        4.5.1 Key Flowchart for the Convert to JSON Data第41-42页
    4.6 Key Interfaces of the Software System第42-44页
        4.6.1 System Main User Interface第42-43页
        4.6.2 Convert to JSON第43-44页
    4.7 Environment of the System Implementation第44页
    4.8 Summary第44-45页
Chapter 5 Experiments第45-55页
    5.1 Procedure of the User Acceptance Test第45-47页
        5.1.1 Test Case Design for Functional Requirements第46页
        5.1.2 Test Cases Design for Non-functional Requirement第46-47页
    5.2 System Testing and Running Time of Transformations第47-54页
        5.2.1 Experiments Environment第47-54页
    5.3 Summary第54-55页
Conclusion第55-56页
结论第56-57页
References第57-63页
Acknowledgement第63-64页
Resume第64-66页

论文共66页,点击 下载论文
上一篇:基于空间目标对接环的视觉测量算法设计与实现
下一篇:使用静态方法对学生java程序评分