Skip to content

Commit a80f83d

Browse files
author
Thomas Girke
committed
Update site content and build
1 parent b2740fe commit a80f83d

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

content/en/about/project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This website serves primarily as a landing page that provides a high-level overv
2727
</div>
2828
<br>
2929

30-
[_systemPipeR_](https://bioconductor.org/packages/devel/bioc/html/systemPipeR.html) is the core workflow management package of the project. It enables users to define, organize, and execute workflows that integrate R-based analysis with external command-line software ([H Backman and Girke 2016](https://link.springer.com/article/10.1186/s12859-016-1241-0)). An automated scientific reporting framework is an integral component of the package, supporting reproducible and transparent analyses.
30+
[_systemPipeR_](https://bioconductor.org/packages/devel/bioc/html/systemPipeR.html) is the core workflow management package of the project. It enables users to define, organize, and execute workflows that integrate R-based analysis with external command-line software ([H Backman and Girke 2016](https://link.springer.com/article/10.1186/s12859-016-1241-0)). An automated scientific reporting framework is an integral component of the package, supporting reproducible and transparent analyses. To simplify deployment and maximize reproducibility, systemPipeR is available as a Docker image on Docker Hub [here](https://hub.docker.com/r/systempipe/systempipe_docker).
3131

3232
<br>
3333

public/about/project/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
<meta property="og:type" content="article" />
2424
<meta property="og:url" content="http://localhost:1313/about/project/" /><meta property="article:section" content="about" />
2525

26-
<meta property="article:modified_time" content="2026-02-13T15:55:36-08:00" />
26+
<meta property="article:modified_time" content="2026-02-13T17:25:25-08:00" />
2727

2828
<meta itemprop="name" content="About Project">
2929
<meta itemprop="description" content="Overview The systemPipe project provides a suite of R/Bioconductor packages for designing, building, and executing end-to-end data analysis workflows on local machines and high-performance computing (HPC) systems, while simultaneously generating publication-quality analysis reports.
3030
This website serves primarily as a landing page that provides a high-level overview of each package and links to their corresponding pages on Bioconductor. Detailed usage instructions, examples, and technical documentation are available in the package vignettes hosted on Bioconductor (linked below).">
31-
<meta itemprop="dateModified" content="2026-02-13T15:55:36-08:00" />
32-
<meta itemprop="wordCount" content="368">
31+
<meta itemprop="dateModified" content="2026-02-13T17:25:25-08:00" />
32+
<meta itemprop="wordCount" content="385">
3333
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="About Project"/>
3434
<meta name="twitter:description" content="Overview The systemPipe project provides a suite of R/Bioconductor packages for designing, building, and executing end-to-end data analysis workflows on local machines and high-performance computing (HPC) systems, while simultaneously generating publication-quality analysis reports.
3535
This website serves primarily as a landing page that provides a high-level overview of each package and links to their corresponding pages on Bioconductor. Detailed usage instructions, examples, and technical documentation are available in the package vignettes hosted on Bioconductor (linked below)."/>
@@ -347,7 +347,7 @@ <h4 style="margin: 0;">systemPipeR: Workflow Management System (WMS)</h4>
347347
</a>
348348
</div>
349349
<br>
350-
<p><a href="https://bioconductor.org/packages/devel/bioc/html/systemPipeR.html"><em>systemPipeR</em></a> is the core workflow management package of the project. It enables users to define, organize, and execute workflows that integrate R-based analysis with external command-line software (<a href="https://link.springer.com/article/10.1186/s12859-016-1241-0">H Backman and Girke 2016</a>). An automated scientific reporting framework is an integral component of the package, supporting reproducible and transparent analyses.</p>
350+
<p><a href="https://bioconductor.org/packages/devel/bioc/html/systemPipeR.html"><em>systemPipeR</em></a> is the core workflow management package of the project. It enables users to define, organize, and execute workflows that integrate R-based analysis with external command-line software (<a href="https://link.springer.com/article/10.1186/s12859-016-1241-0">H Backman and Girke 2016</a>). An automated scientific reporting framework is an integral component of the package, supporting reproducible and transparent analyses. To simplify deployment and maximize reproducibility, systemPipeR is available as a Docker image on Docker Hub <a href="https://hub.docker.com/r/systempipe/systempipe_docker">here</a>.</p>
351351
<br>
352352
<div style="display: flex; justify-content: space-between; align-items: center;">
353353
<h4 style="margin: 0;">systemPipeRdata: Workflow Templates</h4>
@@ -454,7 +454,7 @@ <h2 id="workflow-templates">Workflow Templates</h2>
454454

455455
Last modified
456456
2026-02-13
457-
: <a href="https://github.com/systemPipeR/systemPipeR.github.io/commit/9180af2949e9e037c6dd5069e8d6a461bc1b8376">Update site content and build (9180af29)</a>
457+
: <a href="https://github.com/systemPipeR/systemPipeR.github.io/commit/b2740fefd9fb5b877beacacedb6ee5aabc4138ca">Update site content and build (b2740fef)</a>
458458

459459
</div>
460460

public/sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<lastmod>2021-04-22T15:46:31-07:00</lastmod>
6161
</url><url>
6262
<loc>http://localhost:1313/about/project/</loc>
63-
<lastmod>2026-02-13T15:55:36-08:00</lastmod>
63+
<lastmod>2026-02-13T17:25:25-08:00</lastmod>
6464
</url><url>
6565
<loc>http://localhost:1313/sps/modules/rnaseq/</loc>
6666
<lastmod>2022-11-03T17:18:58-07:00</lastmod>

0 commit comments

Comments
 (0)