Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrue committed Sep 28, 2023
1 parent 229812a commit c2b1f6b
Show file tree
Hide file tree
Showing 7 changed files with 520 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7cbf336c
ee0595b3
481 changes: 481 additions & 0 deletions first.html

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,12 @@
<a href="./ui.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">2</span>&nbsp; <span class="chapter-title">The user interface</span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./first.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">3</span>&nbsp; <span class="chapter-title">First use</span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
Expand Down Expand Up @@ -191,7 +197,7 @@ <h1 class="title">iSEETheBook</h1>

<section id="preface" class="level1 unnumbered">
<h1 class="unnumbered">Preface</h1>
<p>This book compiles essential knowledge about <a href="https://bioconductor.org/packages/iSEE/"><em>iSEE</em></a>, an R package released through the Bioconductor project.</p>
<p>This book compiles essential knowledge about <a href="https://bioconductor.org/packages/iSEE/"><em>iSEE</em></a>, an <em>R</em> package released through the Bioconductor project.</p>
<p>This book caters for three main groups of users:</p>
<ul>
<li>End users interacting with the graphical user interface in their web browser.</li>
Expand Down
6 changes: 6 additions & 0 deletions intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,12 @@
<a href="./ui.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">2</span>&nbsp; <span class="chapter-title">The user interface</span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./first.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">3</span>&nbsp; <span class="chapter-title">First use</span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
Expand Down
12 changes: 9 additions & 3 deletions references.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<script src="site_libs/quarto-search/fuse.min.js"></script>
<script src="site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="./">
<link href="./ui.html" rel="prev">
<link href="./first.html" rel="prev">
<script src="site_libs/quarto-html/quarto.js"></script>
<script src="site_libs/quarto-html/popper.min.js"></script>
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
Expand Down Expand Up @@ -134,6 +134,12 @@
<a href="./ui.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">2</span>&nbsp; <span class="chapter-title">The user interface</span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./first.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">3</span>&nbsp; <span class="chapter-title">First use</span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
Expand Down Expand Up @@ -415,8 +421,8 @@ <h1 class="title">References</h1>
</script>
<nav class="page-navigation">
<div class="nav-page nav-page-previous">
<a href="./ui.html" class="pagination-link">
<i class="bi bi-arrow-left-short"></i> <span class="nav-page-text"><span class="chapter-number">2</span>&nbsp; <span class="chapter-title">The user interface</span></span>
<a href="./first.html" class="pagination-link">
<i class="bi bi-arrow-left-short"></i> <span class="nav-page-text"><span class="chapter-number">3</span>&nbsp; <span class="chapter-title">First use</span></span>
</a>
</div>
<div class="nav-page nav-page-next">
Expand Down
7 changes: 7 additions & 0 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@
"section": "2.4 Collapsible boxes of parameters",
"text": "2.4 Collapsible boxes of parameters\n\n2.4.1 Data parameters\nThe Data parameters collapsible box contains interactive elements that control the nature of the observations displayed in each panel.\nFor plots, that is typically the choice of variables shown along each axis.\nFor tables, that is typically the subset of columns hidden in the panel.\n\n\n\nFigure 2.7: The Data parameters box of the Reduced dimension plot panel, expanded to reveal its contents.\n\n\n\n\n2.4.2 Visual parameters\nThe Visual parameters collapsible box contains interactive elements that control the appearance of data points and non-data elements of panels that produce a plot.\nThat is typically the color, shape, size, and opacity of data points. It may also include the possibility of faceting the plot by discrete variables along each axis, and further customisation of non-data elements of the plot such as axis labels and the plot legend.\n\n\n\nFigure 2.8: The Visual parameters box of the Reduced dimension plot panel, expanded and configured to reveal the ‘Color’, ‘Shape’, ‘Size’, and ‘Facet’ sections of its contents.\n\n\n\n\n2.4.3 Selection parameters\nThe Selection parameters collapsible box contains interactive elements that control the transmission and usage of selections in each panel.\nThat is typically the name of another panel to receive a selection from and whether to restrict data points in the current panel to those selected in the other panel It may also include the possibility of saving and deleting saved selections made in the current panel.\n\n\n\nFigure 2.9: The Selection parameters box of the Reduced dimension plot panel, expanded to reveal its contents."
},
{
"objectID": "first.html#quick-start",
"href": "first.html#quick-start",
"title": "3  First use",
"section": "3.1 Quick start",
"text": "3.1 Quick start\nThe iSEE package is built around the iSEE() function.\nIn the simplest case, given nothing more than a SummarizedExperiment object, the iSEE() function automatically scans the object for information stored in standard components and returns a shiny app object. If the shiny app object is not assigned to an object name, the app is immediately launched in a new window.\nThe code chunk below illustrate conceptually how:\n\nPackages are attached to the R session.\nA SummarizedExperiment object is produced.\nA SummarizedExperiment object is given to the iSEE() function.\n\nlibrary(SummarizedExperiment)\nlibrary(iSEE)\nse &lt;- SummarizedExperiment(...)\niSEE(se)\n\n\n\n\n\n\nWarning\n\n\n\nIn the code chunk above, SummarizedExperiment(...) is pseudo-code that represents the creation of SummarizedExperiment; do not run that code! In practice, you will produce those objects through your own scripts and workflows."
},
{
"objectID": "references.html",
"href": "references.html",
Expand Down
12 changes: 9 additions & 3 deletions ui.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<script src="site_libs/quarto-search/fuse.min.js"></script>
<script src="site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="./">
<link href="./references.html" rel="next">
<link href="./first.html" rel="next">
<link href="./intro.html" rel="prev">
<script src="site_libs/quarto-html/quarto.js"></script>
<script src="site_libs/quarto-html/popper.min.js"></script>
Expand Down Expand Up @@ -116,6 +116,12 @@
<a href="./ui.html" class="sidebar-item-text sidebar-link active">
<span class="menu-text"><span class="chapter-number">2</span>&nbsp; <span class="chapter-title">The user interface</span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./first.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">3</span>&nbsp; <span class="chapter-title">First use</span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
Expand Down Expand Up @@ -592,8 +598,8 @@ <h3 data-number="2.4.3" class="anchored" data-anchor-id="selection-parameters"><
</a>
</div>
<div class="nav-page nav-page-next">
<a href="./references.html" class="pagination-link">
<span class="nav-page-text">References</span> <i class="bi bi-arrow-right-short"></i>
<a href="./first.html" class="pagination-link">
<span class="nav-page-text"><span class="chapter-number">3</span>&nbsp; <span class="chapter-title">First use</span></span> <i class="bi bi-arrow-right-short"></i>
</a>
</div>
</nav>
Expand Down

0 comments on commit c2b1f6b

Please sign in to comment.