Skip to content

Commit a62e202

Browse files
committed
Merge branch 'main' of https://github.com/griffithlab/CIVIC_SVI_Course into main
2 parents d173831 + 8d73b2e commit a62e202

16 files changed

+12
-6
lines changed

docs/01-intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
# Introduction
55

6+
This course is currently under development. The topics to be covered are outlined below.
7+
68
## Motivation
79

810
With the advent of massively parallel sequencing, millions of raw sequence reads can no be easily produced for a patient's tumor. Largely automated pipelines now exist to process these raw data, detect various types of molecular alterations (or variants), filter and review to identify high-confidence calls, and annotate these variants for functional significance. However, a major bottleneck remains at the variant interpretation stage. Genome analysts, molecular pathologists, clinical geneticists, laboratory geneticists and others are faced with a deluge of variants of potential relevance [@Good2014]. These variants must be manually reviewed and intersected with a vast ecosystem of knowledgebases and biomedical literature to provide current interpretation of their relevance for clinical application.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h1>
164164
</div>
165165
<div id="header">
166166
<h1 class="title">Introduction to Clinical Interpretation of Somatic Cancer Variants</h1>
167-
<p class="date"><em>May, 2023</em></p>
167+
<p class="date"><em>June, 2023</em></p>
168168
</div>
169169
<div id="about-this-course" class="section level1 unnumbered">
170170
<h1>About this Course</h1>

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Introduction to Clinical Interpretation of Somatic Cancer Variants"
3-
date: "May, 2023"
3+
date: "June, 2023"
44
site: bookdown::bookdown_site
55
documentclass: book
66
bibliography: [book.bib, packages.bib]

docs/introduction.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ <h1>
164164
</div>
165165
<div id="introduction" class="section level1" number="1">
166166
<h1><span class="header-section-number">Chapter 1</span> Introduction</h1>
167+
<p>This course is currently under development. The topics to be covered are outlined below.</p>
167168
<div id="motivation" class="section level2" number="1.1">
168169
<h2><span class="header-section-number">1.1</span> Motivation</h2>
169170
<p>With the advent of massively parallel sequencing, millions of raw sequence reads can no be easily produced for a patient’s tumor. Largely automated pipelines now exist to process these raw data, detect various types of molecular alterations (or variants), filter and review to identify high-confidence calls, and annotate these variants for functional significance. However, a major bottleneck remains at the variant interpretation stage. Genome analysts, molecular pathologists, clinical geneticists, laboratory geneticists and others are faced with a deluge of variants of potential relevance <span class="citation">(<a href="#ref-Good2014" role="doc-biblioref">Good et al. 2014</a>)</span>. These variants must be manually reviewed and intersected with a vast ecosystem of knowledgebases and biomedical literature to provide current interpretation of their relevance for clinical application.</p>

docs/no_toc/01-intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
# Introduction
55

6+
This course is currently under development. The topics to be covered are outlined below.
7+
68
## Motivation
79

810
With the advent of massively parallel sequencing, millions of raw sequence reads can no be easily produced for a patient's tumor. Largely automated pipelines now exist to process these raw data, detect various types of molecular alterations (or variants), filter and review to identify high-confidence calls, and annotate these variants for functional significance. However, a major bottleneck remains at the variant interpretation stage. Genome analysts, molecular pathologists, clinical geneticists, laboratory geneticists and others are faced with a deluge of variants of potential relevance [@Good2014]. These variants must be manually reviewed and intersected with a vast ecosystem of knowledgebases and biomedical literature to provide current interpretation of their relevance for clinical application.

docs/no_toc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h1>
164164
</div>
165165
<div id="header">
166166
<h1 class="title">Introduction to Clinical Interpretation of Somatic Cancer Variants</h1>
167-
<p class="date"><em>May, 2023</em></p>
167+
<p class="date"><em>June, 2023</em></p>
168168
</div>
169169
<div id="about-this-course" class="section level1 unnumbered">
170170
<h1>About this Course</h1>

docs/no_toc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Introduction to Clinical Interpretation of Somatic Cancer Variants"
3-
date: "May, 2023"
3+
date: "June, 2023"
44
site: bookdown::bookdown_site
55
documentclass: book
66
bibliography: [book.bib, packages.bib]

docs/no_toc/introduction.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ <h1>
164164
</div>
165165
<div id="introduction" class="section level1" number="1">
166166
<h1><span class="header-section-number">Chapter 1</span> Introduction</h1>
167+
<p>This course is currently under development. The topics to be covered are outlined below.</p>
167168
<div id="motivation" class="section level2" number="1.1">
168169
<h2><span class="header-section-number">1.1</span> Motivation</h2>
169170
<p>With the advent of massively parallel sequencing, millions of raw sequence reads can no be easily produced for a patient’s tumor. Largely automated pipelines now exist to process these raw data, detect various types of molecular alterations (or variants), filter and review to identify high-confidence calls, and annotate these variants for functional significance. However, a major bottleneck remains at the variant interpretation stage. Genome analysts, molecular pathologists, clinical geneticists, laboratory geneticists and others are faced with a deluge of variants of potential relevance <span class="citation">(<a href="#ref-Good2014" role="doc-biblioref">Good et al. 2014</a>)</span>. These variants must be manually reviewed and intersected with a vast ecosystem of knowledgebases and biomedical literature to provide current interpretation of their relevance for clinical application.</p>
187 KB
Loading
1.33 MB
Loading

0 commit comments

Comments
 (0)