Skip to content
ebarnell edited this page Aug 22, 2018 · 21 revisions

Deep Learning to Refine Somatic Variants in Cancer

Welcome to the Machine Learning Approach for Somatic Variant Refinement! Use this page to navigate through our development and analysis of machine learning models that automate the variant refinement process. Each page has a link at the bottom to bring you back to this table of contents.

Table of Contents

  1. Chapter 1 - Background Information
    1. Authors
    2. Citation
    3. About
    4. Repository Installation
  2. Chapter 2 - Identification of Somatic Variants in Sequencing Data
    1. Automated Somatic Variant Calling
    2. Somatic Variant Refinement (SVR)
  3. Chapter 3 - Methods and Analysis for Machine Learning Models
    1. Data Assembly
    2. Logistic Regression Model
    3. Random Forest Model
    4. Deep Learning Model
    5. Model Evaluation
    6. Inter-reviewer Variability
    7. Orthogonal Validation
    8. Re-review Analysis
  4. Chapter 4 - DeepSVR Tutorial
    1. Tutorial Preface
    2. DeepSVR Installation
    3. Create the Classifier
    4. Prepare Data
    5. Classify Data
    6. Re-Train Model
  5. Chapter 5 - DeepSVR Usage Documents
    1. DeepSVR Installation
    2. Usage Documents