|
1 | 1 | <!doctype html> |
2 | 2 | <html lang="en" class="no-js"> |
3 | | - <head> |
| 3 | + <head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> |
4 | 4 | <meta charset="utf-8"> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
6 | 6 | <meta name="generator" content="Hugo 0.123.7"><META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> |
|
21 | 21 | <meta property="og: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. |
22 | 22 | 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)." /> |
23 | 23 | <meta property="og:type" content="article" /> |
24 | | -<meta property="og:url" content="https://systempipe.org/about/project/" /><meta property="article:section" content="about" /> |
| 24 | +<meta property="og:url" content="http://localhost:1313/about/project/" /><meta property="article:section" content="about" /> |
25 | 25 |
|
26 | | -<meta property="article:modified_time" content="2026-02-13T12:59:58-08:00" /> |
| 26 | +<meta property="article:modified_time" content="2026-02-13T15:55:36-08:00" /> |
27 | 27 |
|
28 | 28 | <meta itemprop="name" content="About Project"> |
29 | 29 | <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. |
30 | 30 | 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-13T12:59:58-08:00" /> |
32 | | -<meta itemprop="wordCount" content="365"> |
| 31 | +<meta itemprop="dateModified" content="2026-02-13T15:55:36-08:00" /> |
| 32 | +<meta itemprop="wordCount" content="368"> |
33 | 33 | <meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="About Project"/> |
34 | 34 | <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. |
35 | 35 | 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)."/> |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 | | -<link rel="preload" href="../../scss/main.min.2632ca806a74ced739b45e7001ee9dcd887d8c6053f398fc136b3e0b0da7be80.css" as="style"> |
42 | | -<link href="../../scss/main.min.2632ca806a74ced739b45e7001ee9dcd887d8c6053f398fc136b3e0b0da7be80.css" rel="stylesheet" integrity=""> |
| 41 | + |
| 42 | +<link href="../../scss/main.css" rel="stylesheet"> |
43 | 43 |
|
44 | 44 |
|
45 | 45 | <script |
|
302 | 302 |
|
303 | 303 |
|
304 | 304 | <li class="breadcrumb-item" > |
305 | | - <a href="https://systempipe.org/about/">About</a> |
| 305 | + <a href="http://localhost:1313/about/">About</a> |
306 | 306 | </li> |
307 | 307 |
|
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
311 | 311 | <li class="breadcrumb-item active" aria-current="page"> |
312 | | - <a href="https://systempipe.org/about/project/">Project</a> |
| 312 | + <a href="http://localhost:1313/about/project/">Project</a> |
313 | 313 | </li> |
314 | 314 |
|
315 | 315 | </ol> |
@@ -409,17 +409,17 @@ <h2 id="workflow-templates">Workflow Templates</h2> |
409 | 409 | <td><a href="https://www.bioconductor.org/packages/devel/data/experiment/vignettes/systemPipeRdata/inst/doc/systemPipeVARseq.html">Bioc</a>, <a href="https://github.com/systemPipeR/sprwf-varseq">GitHub</a></td> |
410 | 410 | </tr> |
411 | 411 | <tr> |
412 | | -<td>SPblast</td> |
| 412 | +<td>blast (SPblast)</td> |
413 | 413 | <td>BLAST Workflow Template</td> |
414 | 414 | <td><a href="https://www.bioconductor.org/packages/devel/data/experiment/vignettes/systemPipeRdata/inst/doc/SPblast.html">Bioc</a>, <a href="https://github.com/systemPipeR/sprwf-spblast">GitHub</a></td> |
415 | 415 | </tr> |
416 | 416 | <tr> |
417 | | -<td>SPcheminfo</td> |
| 417 | +<td>cheminfo (SPcheminfo)</td> |
418 | 418 | <td>Cheminformatics Drug Similarity Template</td> |
419 | 419 | <td><a href="https://www.bioconductor.org/packages/devel/data/experiment/vignettes/systemPipeRdata/inst/doc/SPcheminfo.html">Bioc</a>, <a href="https://github.com/systemPipeR/sprwf-spcheminfo">GitHub</a></td> |
420 | 420 | </tr> |
421 | 421 | <tr> |
422 | | -<td>SPscrna</td> |
| 422 | +<td>scrna (SPscrna)</td> |
423 | 423 | <td>Basic Single-Cell Workflow Template</td> |
424 | 424 | <td><a href="https://www.bioconductor.org/packages/devel/data/experiment/vignettes/systemPipeRdata/inst/doc/SPscrna.html">Bioc</a>, <a href="https://github.com/systemPipeR/sprwf-spscrna">GitHub</a></td> |
425 | 425 | </tr> |
@@ -454,7 +454,7 @@ <h2 id="workflow-templates">Workflow Templates</h2> |
454 | 454 |
|
455 | 455 | Last modified |
456 | 456 | 2026-02-13 |
457 | | - : <a href="https://github.com/systemPipeR/systemPipeR.github.io/commit/90188f19b4e04f6c6af7bf57c227ae1ed6d6508b">Update site content and build (90188f19)</a> |
| 457 | + : <a href="https://github.com/systemPipeR/systemPipeR.github.io/commit/9180af2949e9e037c6dd5069e8d6a461bc1b8376">Update site content and build (9180af29)</a> |
458 | 458 |
|
459 | 459 | </div> |
460 | 460 |
|
@@ -575,8 +575,7 @@ <h2 id="workflow-templates">Workflow Templates</h2> |
575 | 575 |
|
576 | 576 |
|
577 | 577 |
|
578 | | - |
579 | | -<script src="../../js/main.min.3bff53fa2e8d9a2c4d0b3eeea5987ff2f2cc9a0f4eccb730274827d5e7cd5538.js" integrity="sha256-O/9T+i6NmixNCz7upZh/8vLMmg9OzLcwJ0gn1efNVTg=" crossorigin="anonymous"></script> |
| 578 | +<script src="../../js/main.js"></script> |
580 | 579 |
|
581 | 580 |
|
582 | 581 |
|
|
0 commit comments