generated from jhudsl/AnVIL_Template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ab66da2
commit 20d5a5a
Showing
20 changed files
with
1,410 additions
and
960 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# BioDIGS in the Classroom |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,208 @@ | ||
<!DOCTYPE html> | ||
<html lang="" xml:lang=""> | ||
<head> | ||
|
||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<title>Chapter 4 BioDIGS in the Classroom | AnVIL CoFests! 2024</title> | ||
<meta name="description" content="Description about Course/Book." /> | ||
<meta name="generator" content="bookdown 0.39.1 and GitBook 2.6.7" /> | ||
|
||
<meta property="og:title" content="Chapter 4 BioDIGS in the Classroom | AnVIL CoFests! 2024" /> | ||
<meta property="og:type" content="book" /> | ||
|
||
<meta property="og:description" content="Description about Course/Book." /> | ||
|
||
|
||
<meta name="twitter:card" content="summary" /> | ||
<meta name="twitter:title" content="Chapter 4 BioDIGS in the Classroom | AnVIL CoFests! 2024" /> | ||
|
||
<meta name="twitter:description" content="Description about Course/Book." /> | ||
|
||
|
||
|
||
|
||
<meta name="date" content="2024-08-09" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="black" /> | ||
|
||
<link rel="shortcut icon" href="assets/AnVIL_style/anvil_favicon.ico" type="image/x-icon" /> | ||
<link rel="prev" href="variant-analysis-with-seqr.html"/> | ||
<link rel="next" href="wrap-a-tool-with-wdl.html"/> | ||
<script src="libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/fuse.min.js"></script> | ||
<link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-table.css" rel="stylesheet" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-bookdown.css" rel="stylesheet" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-highlight.css" rel="stylesheet" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-search.css" rel="stylesheet" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-fontsettings.css" rel="stylesheet" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-clipboard.css" rel="stylesheet" /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link href="libs/anchor-sections-1.1.0/anchor-sections.css" rel="stylesheet" /> | ||
<link href="libs/anchor-sections-1.1.0/anchor-sections-hash.css" rel="stylesheet" /> | ||
<script src="libs/anchor-sections-1.1.0/anchor-sections.js"></script> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id={MeasurementID}"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', '{MeasurementID}'); | ||
</script> | ||
|
||
|
||
|
||
<style type="text/css"> | ||
|
||
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} | ||
</style> | ||
|
||
<link rel="stylesheet" href="assets/style.css" type="text/css" /> | ||
<link rel="stylesheet" href="assets/AnVIL_style/anvil.css" type="text/css" /> | ||
</head> | ||
|
||
<body> | ||
|
||
|
||
|
||
<div class="book without-animation with-summary font-size-2 font-family-1" data-basepath="."> | ||
|
||
<div class="book-summary"> | ||
<nav role="navigation"> | ||
|
||
<ul class="summary"> | ||
<a href="https://anvilproject.org/" target="_blank"><img src="assets/AnVIL_style/logo-anvil.png" style="width: 80%; padding-left: 15px; padding-top: 8px;"</a> | ||
|
||
<li class="divider"></li> | ||
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>What are CoFests!?</a></li> | ||
<li class="chapter" data-level="" data-path="organizer-guide.html"><a href="organizer-guide.html"><i class="fa fa-check"></i>Organizer Guide</a></li> | ||
<li class="part"><span><b>Topics</b></span></li> | ||
<li class="chapter" data-level="1" data-path="scalable-ml-and-data-science.html"><a href="scalable-ml-and-data-science.html"><i class="fa fa-check"></i><b>1</b> Scalable ML and Data Science</a></li> | ||
<li class="chapter" data-level="2" data-path="polygenic-risk-score-analysis.html"><a href="polygenic-risk-score-analysis.html"><i class="fa fa-check"></i><b>2</b> Polygenic Risk Score Analysis</a></li> | ||
<li class="chapter" data-level="3" data-path="variant-analysis-with-seqr.html"><a href="variant-analysis-with-seqr.html"><i class="fa fa-check"></i><b>3</b> Variant Analysis with seqr</a></li> | ||
<li class="chapter" data-level="4" data-path="biodigs-in-the-classroom.html"><a href="biodigs-in-the-classroom.html"><i class="fa fa-check"></i><b>4</b> BioDIGS in the Classroom</a></li> | ||
<li class="chapter" data-level="5" data-path="wrap-a-tool-with-wdl.html"><a href="wrap-a-tool-with-wdl.html"><i class="fa fa-check"></i><b>5</b> Wrap a Tool with WDL</a></li> | ||
<li class="chapter" data-level="" data-path="about-the-authors.html"><a href="about-the-authors.html"><i class="fa fa-check"></i>About the Authors</a></li> | ||
<li class="chapter" data-level="6" data-path="references.html"><a href="references.html"><i class="fa fa-check"></i><b>6</b> References</a></li> | ||
<li class="divider"></li> | ||
<p style="text-align:center;"> <a href="https://github.com/jhudsl/OTTR_Template" target="blank" > This content was published with</a> <a href="https://bookdown.org/" target="blank"> bookdown by: </a> </p> | ||
<p style="text-align:center;"> <a href="https://hutchdatascience.org/"> The Fred Hutch Data Science Lab </a></p> | ||
<a href="https://hutchdatascience.org/" target="_blank"><img src="https://raw.githubusercontent.com/jhudsl/OTTR_Template/main/style-sets/fhdasl/copy_to_assets/big-dasl-stacked.png" style="width: 80%; padding-left: 34px; padding-top: 8px;"</a> | ||
<p style="text-align:center; font-size: 12px;"> <a href="https://github.com/rstudio4edu/rstudio4edu-book/"> Style adapted from: rstudio4edu-book </a> <a href ="https://creativecommons.org/licenses/by/2.0/"> (CC-BY 2.0) </a></p> | ||
<p style="padding-left: 40px;"><div class="trapezoid" style = "padding-left: 40px;"><span><a href="https://docs.google.com/forms/d/e/1FAIpQLScrDVb_utm55pmb_SHx-RgELTEbCCWdLea0T3IzS0Oj00GE4w/viewform?usp=pp_url&entry.1565230805=AnVIL+CoFests!+2024"> Click here to provide feedback</a> <img src="assets/itcr_arrow.png" style=" width: 10%" ></span></div></p> | ||
|
||
</ul> | ||
|
||
</nav> | ||
</div> | ||
|
||
<div class="book-body"> | ||
<div class="body-inner"> | ||
<div class="book-header" role="navigation"> | ||
<h1> | ||
<i class="fa fa-circle-o-notch fa-spin"></i><a href="./">AnVIL CoFests! 2024</a> | ||
</h1> | ||
</div> | ||
|
||
<div class="page-wrapper" tabindex="-1" role="main"> | ||
<div class="page-inner"> | ||
|
||
<section class="normal" id="section-"> | ||
<head> | ||
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=10.0,initial-scale=1.0"> | ||
<!--script src="https://kit.fontawesome.com/6a26f47516.js"></script--> | ||
<!--<script src="assets/hideOutput.js"></script>--> | ||
</head> | ||
|
||
|
||
|
||
<div class="hero-image-container"> | ||
<img class= "hero-image" src="assets/AnVIL_style/dasl_thin_main_image.png"> | ||
</div> | ||
<div id="biodigs-in-the-classroom" class="section level1 hasAnchor" number="4"> | ||
<h1><span class="header-section-number">Chapter 4</span> BioDIGS in the Classroom<a href="biodigs-in-the-classroom.html#biodigs-in-the-classroom" class="anchor-section" aria-label="Anchor link to header"></a></h1> | ||
|
||
</div> | ||
<hr> | ||
<center> | ||
<div class="footer"> | ||
All illustrations <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY. </a> | ||
<br> | ||
All other materials <a href= "https://creativecommons.org/licenses/by/4.0/"> CC-BY </a> unless noted otherwise. | ||
</div> | ||
</center> | ||
</section> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
<a href="variant-analysis-with-seqr.html" class="navigation navigation-prev " aria-label="Previous page"><i class="fa fa-angle-left"></i></a> | ||
<a href="wrap-a-tool-with-wdl.html" class="navigation navigation-next " aria-label="Next page"><i class="fa fa-angle-right"></i></a> | ||
</div> | ||
</div> | ||
<script src="libs/gitbook-2.6.7/js/app.min.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/clipboard.min.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/plugin-search.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/plugin-sharing.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/plugin-fontsettings.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/plugin-bookdown.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/jquery.highlight.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/plugin-clipboard.js"></script> | ||
<script> | ||
gitbook.require(["gitbook"], function(gitbook) { | ||
gitbook.start({ | ||
"sharing": { | ||
"github": false, | ||
"facebook": true, | ||
"twitter": true, | ||
"linkedin": false, | ||
"weibo": false, | ||
"instapaper": false, | ||
"vk": false, | ||
"whatsapp": false, | ||
"all": ["facebook", "twitter", "linkedin", "weibo", "instapaper"] | ||
}, | ||
"fontsettings": { | ||
"theme": "white", | ||
"family": "sans", | ||
"size": 2 | ||
}, | ||
"edit": { | ||
"link": null, | ||
"text": null | ||
}, | ||
"history": { | ||
"link": null, | ||
"text": null | ||
}, | ||
"view": { | ||
"link": null, | ||
"text": null | ||
}, | ||
"download": null, | ||
"search": { | ||
"engine": "fuse", | ||
"options": null | ||
}, | ||
"toc": { | ||
"collapse": "section" | ||
} | ||
}); | ||
}); | ||
</script> | ||
|
||
</body> | ||
|
||
</html> |
Oops, something went wrong.