Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Nov 12, 2024
1 parent d8e2230 commit 7664597
Show file tree
Hide file tree
Showing 17 changed files with 442 additions and 170 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1a667c30
3fdd61d7
108 changes: 54 additions & 54 deletions develop/04c_preprocessing_setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -362,23 +362,23 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
<p>The <code>--input</code> parameter points to the <code>samplesheet.csv</code> file that contains all the info regarding our samples. The file looks like this:</p>
<div class="cell">
<div class="cell-output-display">
<div id="jfoehraqsd" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#jfoehraqsd table {
<div id="qjbunvkeve" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#qjbunvkeve table {
font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#jfoehraqsd thead, #jfoehraqsd tbody, #jfoehraqsd tfoot, #jfoehraqsd tr, #jfoehraqsd td, #jfoehraqsd th {
#qjbunvkeve thead, #qjbunvkeve tbody, #qjbunvkeve tfoot, #qjbunvkeve tr, #qjbunvkeve td, #qjbunvkeve th {
border-style: none;
}

#jfoehraqsd p {
#qjbunvkeve p {
margin: 0;
padding: 0;
}

#jfoehraqsd .gt_table {
#qjbunvkeve .gt_table {
display: table;
border-collapse: collapse;
line-height: normal;
Expand All @@ -404,12 +404,12 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
border-left-color: #D3D3D3;
}

#jfoehraqsd .gt_caption {
#qjbunvkeve .gt_caption {
padding-top: 4px;
padding-bottom: 4px;
}

#jfoehraqsd .gt_title {
#qjbunvkeve .gt_title {
color: #333333;
font-size: 125%;
font-weight: initial;
Expand All @@ -421,7 +421,7 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
border-bottom-width: 0;
}

#jfoehraqsd .gt_subtitle {
#qjbunvkeve .gt_subtitle {
color: #333333;
font-size: 85%;
font-weight: initial;
Expand All @@ -433,7 +433,7 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
border-top-width: 0;
}

#jfoehraqsd .gt_heading {
#qjbunvkeve .gt_heading {
background-color: #FFFFFF;
text-align: center;
border-bottom-color: #FFFFFF;
Expand All @@ -445,13 +445,13 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
border-right-color: #D3D3D3;
}

#jfoehraqsd .gt_bottom_border {
#qjbunvkeve .gt_bottom_border {
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #D3D3D3;
}

#jfoehraqsd .gt_col_headings {
#qjbunvkeve .gt_col_headings {
border-top-style: solid;
border-top-width: 2px;
border-top-color: #D3D3D3;
Expand All @@ -466,7 +466,7 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
border-right-color: #D3D3D3;
}

#jfoehraqsd .gt_col_heading {
#qjbunvkeve .gt_col_heading {
color: #333333;
background-color: #FFFFFF;
font-size: 100%;
Expand All @@ -486,7 +486,7 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
overflow-x: hidden;
}

#jfoehraqsd .gt_column_spanner_outer {
#qjbunvkeve .gt_column_spanner_outer {
color: #333333;
background-color: #FFFFFF;
font-size: 100%;
Expand All @@ -498,15 +498,15 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
padding-right: 4px;
}

#jfoehraqsd .gt_column_spanner_outer:first-child {
#qjbunvkeve .gt_column_spanner_outer:first-child {
padding-left: 0;
}

#jfoehraqsd .gt_column_spanner_outer:last-child {
#qjbunvkeve .gt_column_spanner_outer:last-child {
padding-right: 0;
}

#jfoehraqsd .gt_column_spanner {
#qjbunvkeve .gt_column_spanner {
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #D3D3D3;
Expand All @@ -518,11 +518,11 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
width: 100%;
}

#jfoehraqsd .gt_spanner_row {
#qjbunvkeve .gt_spanner_row {
border-bottom-style: hidden;
}

#jfoehraqsd .gt_group_heading {
#qjbunvkeve .gt_group_heading {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 5px;
Expand All @@ -548,7 +548,7 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
text-align: left;
}

#jfoehraqsd .gt_empty_group_heading {
#qjbunvkeve .gt_empty_group_heading {
padding: 0.5px;
color: #333333;
background-color: #FFFFFF;
Expand All @@ -563,15 +563,15 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
vertical-align: middle;
}

#jfoehraqsd .gt_from_md > :first-child {
#qjbunvkeve .gt_from_md > :first-child {
margin-top: 0;
}

#jfoehraqsd .gt_from_md > :last-child {
#qjbunvkeve .gt_from_md > :last-child {
margin-bottom: 0;
}

#jfoehraqsd .gt_row {
#qjbunvkeve .gt_row {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 5px;
Expand All @@ -590,7 +590,7 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
overflow-x: hidden;
}

#jfoehraqsd .gt_stub {
#qjbunvkeve .gt_stub {
color: #333333;
background-color: #FFFFFF;
font-size: 100%;
Expand All @@ -603,7 +603,7 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
padding-right: 5px;
}

#jfoehraqsd .gt_stub_row_group {
#qjbunvkeve .gt_stub_row_group {
color: #333333;
background-color: #FFFFFF;
font-size: 100%;
Expand All @@ -617,15 +617,15 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
vertical-align: top;
}

#jfoehraqsd .gt_row_group_first td {
#qjbunvkeve .gt_row_group_first td {
border-top-width: 2px;
}

#jfoehraqsd .gt_row_group_first th {
#qjbunvkeve .gt_row_group_first th {
border-top-width: 2px;
}

#jfoehraqsd .gt_summary_row {
#qjbunvkeve .gt_summary_row {
color: #333333;
background-color: #FFFFFF;
text-transform: inherit;
Expand All @@ -635,16 +635,16 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
padding-right: 5px;
}

#jfoehraqsd .gt_first_summary_row {
#qjbunvkeve .gt_first_summary_row {
border-top-style: solid;
border-top-color: #D3D3D3;
}

#jfoehraqsd .gt_first_summary_row.thick {
#qjbunvkeve .gt_first_summary_row.thick {
border-top-width: 2px;
}

#jfoehraqsd .gt_last_summary_row {
#qjbunvkeve .gt_last_summary_row {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 5px;
Expand All @@ -654,7 +654,7 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
border-bottom-color: #D3D3D3;
}

#jfoehraqsd .gt_grand_summary_row {
#qjbunvkeve .gt_grand_summary_row {
color: #333333;
background-color: #FFFFFF;
text-transform: inherit;
Expand All @@ -664,7 +664,7 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
padding-right: 5px;
}

#jfoehraqsd .gt_first_grand_summary_row {
#qjbunvkeve .gt_first_grand_summary_row {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 5px;
Expand All @@ -674,7 +674,7 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
border-top-color: #D3D3D3;
}

#jfoehraqsd .gt_last_grand_summary_row_top {
#qjbunvkeve .gt_last_grand_summary_row_top {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 5px;
Expand All @@ -684,11 +684,11 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
border-bottom-color: #D3D3D3;
}

#jfoehraqsd .gt_striped {
#qjbunvkeve .gt_striped {
background-color: rgba(128, 128, 128, 0.05);
}

#jfoehraqsd .gt_table_body {
#qjbunvkeve .gt_table_body {
border-top-style: solid;
border-top-width: 2px;
border-top-color: #D3D3D3;
Expand All @@ -697,7 +697,7 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
border-bottom-color: #D3D3D3;
}

#jfoehraqsd .gt_footnotes {
#qjbunvkeve .gt_footnotes {
color: #333333;
background-color: #FFFFFF;
border-bottom-style: none;
Expand All @@ -711,7 +711,7 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
border-right-color: #D3D3D3;
}

#jfoehraqsd .gt_footnote {
#qjbunvkeve .gt_footnote {
margin: 0px;
font-size: 90%;
padding-top: 4px;
Expand All @@ -720,7 +720,7 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
padding-right: 5px;
}

#jfoehraqsd .gt_sourcenotes {
#qjbunvkeve .gt_sourcenotes {
color: #333333;
background-color: #FFFFFF;
border-bottom-style: none;
Expand All @@ -734,71 +734,71 @@ <h2 class="anchored" data-anchor-id="understanding-the-pipeline-options">Underst
border-right-color: #D3D3D3;
}

#jfoehraqsd .gt_sourcenote {
#qjbunvkeve .gt_sourcenote {
font-size: 90%;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
padding-right: 5px;
}

#jfoehraqsd .gt_left {
#qjbunvkeve .gt_left {
text-align: left;
}

#jfoehraqsd .gt_center {
#qjbunvkeve .gt_center {
text-align: center;
}

#jfoehraqsd .gt_right {
#qjbunvkeve .gt_right {
text-align: right;
font-variant-numeric: tabular-nums;
}

#jfoehraqsd .gt_font_normal {
#qjbunvkeve .gt_font_normal {
font-weight: normal;
}

#jfoehraqsd .gt_font_bold {
#qjbunvkeve .gt_font_bold {
font-weight: bold;
}

#jfoehraqsd .gt_font_italic {
#qjbunvkeve .gt_font_italic {
font-style: italic;
}

#jfoehraqsd .gt_super {
#qjbunvkeve .gt_super {
font-size: 65%;
}

#jfoehraqsd .gt_footnote_marks {
#qjbunvkeve .gt_footnote_marks {
font-size: 75%;
vertical-align: 0.4em;
position: initial;
}

#jfoehraqsd .gt_asterisk {
#qjbunvkeve .gt_asterisk {
font-size: 100%;
vertical-align: 0;
}

#jfoehraqsd .gt_indent_1 {
#qjbunvkeve .gt_indent_1 {
text-indent: 5px;
}

#jfoehraqsd .gt_indent_2 {
#qjbunvkeve .gt_indent_2 {
text-indent: 10px;
}

#jfoehraqsd .gt_indent_3 {
#qjbunvkeve .gt_indent_3 {
text-indent: 15px;
}

#jfoehraqsd .gt_indent_4 {
#qjbunvkeve .gt_indent_4 {
text-indent: 20px;
}

#jfoehraqsd .gt_indent_5 {
#qjbunvkeve .gt_indent_5 {
text-indent: 25px;
}
</style>
Expand Down Expand Up @@ -1513,7 +1513,7 @@ <h2 class="anchored" data-anchor-id="saved-results">Saved results</h2>
</div>
</nav>
</div> <!-- /content -->
<script>var lightboxQuarto = GLightbox({"descPosition":"bottom","openEffect":"zoom","selector":".lightbox","loop":false,"closeEffect":"zoom"});
<script>var lightboxQuarto = GLightbox({"openEffect":"zoom","descPosition":"bottom","loop":false,"selector":".lightbox","closeEffect":"zoom"});
(function() {
let previousOnload = window.onload;
window.onload = () => {
Expand Down
Loading

0 comments on commit 7664597

Please sign in to comment.