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.
Merge branch 'main' into addnameswtw
- Loading branch information
Showing
16 changed files
with
324 additions
and
30 deletions.
There are no files selected for viewing
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
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
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
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 |
---|---|---|
|
@@ -22,14 +22,14 @@ | |
|
||
|
||
|
||
<meta name="date" content="2024-09-30" /> | ||
<meta name="date" content="2024-10-08" /> | ||
|
||
<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="how-to-run-your-tool-in-anvil-with-wdl.html"/> | ||
<link rel="prev" href="brainstorming-feature-requests-for-anvil.html"/> | ||
<link rel="next" href="references.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> | ||
|
@@ -95,8 +95,13 @@ | |
<li class="chapter" data-level="1" data-path="deploying-training-and-interpreting-deep-learning-models-for-regulatory-genomics-in-anvil.html"><a href="deploying-training-and-interpreting-deep-learning-models-for-regulatory-genomics-in-anvil.html"><i class="fa fa-check"></i><b>1</b> Deploying, Training, and Interpreting Deep Learning Models for regulatory genomics in AnVIL</a></li> | ||
<li class="chapter" data-level="2" data-path="polygenic-risk-score-prs-analysis-in-anvil.html"><a href="polygenic-risk-score-prs-analysis-in-anvil.html"><i class="fa fa-check"></i><b>2</b> Polygenic Risk Score (PRS) Analysis in AnVIL</a></li> | ||
<li class="chapter" data-level="3" data-path="how-to-run-your-tool-in-anvil-with-wdl.html"><a href="how-to-run-your-tool-in-anvil-with-wdl.html"><i class="fa fa-check"></i><b>3</b> How to Run Your Tool in AnVIL with WDL</a></li> | ||
<li class="chapter" data-level="4" data-path="brainstorming-feature-requests-for-anvil.html"><a href="brainstorming-feature-requests-for-anvil.html"><i class="fa fa-check"></i><b>4</b> Brainstorming Feature Requests for AnVIL</a> | ||
<ul> | ||
<li class="chapter" data-level="4.1" data-path="brainstorming-feature-requests-for-anvil.html"><a href="brainstorming-feature-requests-for-anvil.html#about-this-track"><i class="fa fa-check"></i><b>4.1</b> About This Track</a></li> | ||
<li class="chapter" data-level="4.2" data-path="brainstorming-feature-requests-for-anvil.html"><a href="brainstorming-feature-requests-for-anvil.html#report-out"><i class="fa fa-check"></i><b>4.2</b> Report Out</a></li> | ||
</ul></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="4" data-path="references.html"><a href="references.html"><i class="fa fa-check"></i><b>4</b> References</a></li> | ||
<li class="chapter" data-level="5" data-path="references.html"><a href="references.html"><i class="fa fa-check"></i><b>5</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> | ||
|
@@ -275,7 +280,7 @@ <h1>About the Authors<a href="about-the-authors.html#about-the-authors" class="a | |
## collate en_US.UTF-8 | ||
## ctype en_US.UTF-8 | ||
## tz Etc/UTC | ||
## date 2024-09-30 | ||
## date 2024-10-08 | ||
## pandoc 3.1.1 @ /usr/local/bin/ (via rmarkdown) | ||
## | ||
## ─ Packages ─────────────────────────────────────────────────────────────────── | ||
|
@@ -354,7 +359,7 @@ <h1>About the Authors<a href="about-the-authors.html#about-the-authors" class="a | |
</div> | ||
</div> | ||
</div> | ||
<a href="how-to-run-your-tool-in-anvil-with-wdl.html" class="navigation navigation-prev " aria-label="Previous page"><i class="fa fa-angle-left"></i></a> | ||
<a href="brainstorming-feature-requests-for-anvil.html" class="navigation navigation-prev " aria-label="Previous page"><i class="fa fa-angle-left"></i></a> | ||
<a href="references.html" class="navigation navigation-next " aria-label="Next page"><i class="fa fa-angle-right"></i></a> | ||
</div> | ||
</div> | ||
|
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,224 @@ | ||
<!DOCTYPE html> | ||
<html lang="" xml:lang=""> | ||
<head> | ||
|
||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<title>Chapter 4 Brainstorming Feature Requests for AnVIL | 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 Brainstorming Feature Requests for AnVIL | 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 Brainstorming Feature Requests for AnVIL | AnVIL CoFests! 2024" /> | ||
|
||
<meta name="twitter:description" content="Description about Course/Book." /> | ||
|
||
|
||
|
||
|
||
<meta name="date" content="2024-10-08" /> | ||
|
||
<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="how-to-run-your-tool-in-anvil-with-wdl.html"/> | ||
<link rel="next" href="about-the-authors.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> | ||
|
||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZTKJE9VK99"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-ZTKJE9VK99'); | ||
</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> | ||
<ul> | ||
<li class="chapter" data-level="" data-path="organizer-guide.html"><a href="organizer-guide.html#final-product-report-out"><i class="fa fa-check"></i>Final Product / Report Out</a></li> | ||
</ul></li> | ||
<li class="part"><span><b>Topics</b></span></li> | ||
<li class="chapter" data-level="1" data-path="deploying-training-and-interpreting-deep-learning-models-for-regulatory-genomics-in-anvil.html"><a href="deploying-training-and-interpreting-deep-learning-models-for-regulatory-genomics-in-anvil.html"><i class="fa fa-check"></i><b>1</b> Deploying, Training, and Interpreting Deep Learning Models for regulatory genomics in AnVIL</a></li> | ||
<li class="chapter" data-level="2" data-path="polygenic-risk-score-prs-analysis-in-anvil.html"><a href="polygenic-risk-score-prs-analysis-in-anvil.html"><i class="fa fa-check"></i><b>2</b> Polygenic Risk Score (PRS) Analysis in AnVIL</a></li> | ||
<li class="chapter" data-level="3" data-path="how-to-run-your-tool-in-anvil-with-wdl.html"><a href="how-to-run-your-tool-in-anvil-with-wdl.html"><i class="fa fa-check"></i><b>3</b> How to Run Your Tool in AnVIL with WDL</a></li> | ||
<li class="chapter" data-level="4" data-path="brainstorming-feature-requests-for-anvil.html"><a href="brainstorming-feature-requests-for-anvil.html"><i class="fa fa-check"></i><b>4</b> Brainstorming Feature Requests for AnVIL</a> | ||
<ul> | ||
<li class="chapter" data-level="4.1" data-path="brainstorming-feature-requests-for-anvil.html"><a href="brainstorming-feature-requests-for-anvil.html#about-this-track"><i class="fa fa-check"></i><b>4.1</b> About This Track</a></li> | ||
<li class="chapter" data-level="4.2" data-path="brainstorming-feature-requests-for-anvil.html"><a href="brainstorming-feature-requests-for-anvil.html#report-out"><i class="fa fa-check"></i><b>4.2</b> Report Out</a></li> | ||
</ul></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="5" data-path="references.html"><a href="references.html"><i class="fa fa-check"></i><b>5</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="brainstorming-feature-requests-for-anvil" class="section level1 hasAnchor" number="4"> | ||
<h1><span class="header-section-number">Chapter 4</span> Brainstorming Feature Requests for AnVIL<a href="brainstorming-feature-requests-for-anvil.html#brainstorming-feature-requests-for-anvil" class="anchor-section" aria-label="Anchor link to header"></a></h1> | ||
<p>Led by: Ava Hoffman, Fred Hutch Cancer Center / AnVIL Outreach</p> | ||
<div id="about-this-track" class="section level2 hasAnchor" number="4.1"> | ||
<h2><span class="header-section-number">4.1</span> About This Track<a href="brainstorming-feature-requests-for-anvil.html#about-this-track" class="anchor-section" aria-label="Anchor link to header"></a></h2> | ||
<p>The “Brainstorming Feature Requests” CoFest track at the AnVIL Community Conference provides an opportunity for users and developers to directly communicate their needs to the AnVIL Outreach Team. Participants can share their experiences with the NHGRI Genomic Data Science Analysis, Visualization, and Informatics Lab-Space (AnVIL), highlighting both its strengths and areas for improvement.</p> | ||
<p>The AnVIL Outreach team will facilitate discussion, gaining insights into real-world use cases and challenges. This open dialogue will help identify gaps in functionality and potential enhancements that could significantly improve the platform’s utility for genomic researchers.</p> | ||
</div> | ||
<div id="report-out" class="section level2 hasAnchor" number="4.2"> | ||
<h2><span class="header-section-number">4.2</span> Report Out<a href="brainstorming-feature-requests-for-anvil.html#report-out" class="anchor-section" aria-label="Anchor link to header"></a></h2> | ||
<p>By the end of the CoFest, the team will have compiled a <a href="https://jhudatascience.org/AnVIL_CoFests_2024/organizer-guide.html#final-product-report-out">Report Out</a> list of feature requests based on user feedback, ensuring that future development efforts are aligned with the community’s needs. This collaborative approach will shape AnVIL’s future and strengthen connections between AnVIL developers and community members.</p> | ||
|
||
</div> | ||
</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="how-to-run-your-tool-in-anvil-with-wdl.html" class="navigation navigation-prev " aria-label="Previous page"><i class="fa fa-angle-left"></i></a> | ||
<a href="about-the-authors.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.