- Logo We announce the new tidy and modular interface for a sccomp, which improves modularity, and clarity. The main change is the modularisation of sccomp in functions which can be linked with the pipe operator |>.
+ We announce the new tidy and modular interface for a sccomp, which improves modularity, and clarity. The main change is the modularisation of sccomp in functions which can be linked with the pipe operator |>.
Function Description - Estimation: sccomp_stimate() which is usually run once in the analysis (per model). - Testing: sccomp_test() which candy run multiple times, depending on how many contrasts you want to test (e.g. age, untreated vs treated).
diff --git a/blog/public/index.xml b/blog/public/index.xml
index 882ec09..b41e073 100644
--- a/blog/public/index.xml
+++ b/blog/public/index.xml
@@ -24,7 +24,7 @@ Cobra Viper J Walter Weatherman Cast Learn more and contribute on GitHub.Thu, 07 Dec 2023 00:00:00 +0000
https://tidyomics.github.io/tidyomicsBlog/post/2023-12-07-tidy-sccomp/
-
Logo We announce the new tidy and modular interface for a sccomp, which improves modularity, and clarity. The main change is the modularisation of sccomp in functions which can be linked with the pipe operator |>.
+ We announce the new tidy and modular interface for a sccomp, which improves modularity, and clarity. The main change is the modularisation of sccomp in functions which can be linked with the pipe operator |>.
Function Description - Estimation: sccomp_stimate() which is usually run once in the analysis (per model). - Testing: sccomp_test() which candy run multiple times, depending on how many contrasts you want to test (e.g. age, untreated vs treated).
diff --git a/blog/public/post/2023-12-07-tidy-sccomp/index.Rmd b/blog/public/post/2023-12-07-tidy-sccomp/index.Rmd
index 92d0876..0c05aca 100644
--- a/blog/public/post/2023-12-07-tidy-sccomp/index.Rmd
+++ b/blog/public/post/2023-12-07-tidy-sccomp/index.Rmd
@@ -14,15 +14,10 @@ vignette: >
-[![Lifecycle:maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![R build status](https://github.com/stemangiola/tidyseurat/workflows/R-CMD-check/badge.svg)](https://github.com/stemangiola/tidyseurat/actions/)
+[![Lifecycle:maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![R build status](https://github.com/stemangiola/sccomp/actions/workflows/rworkflows.yml/badge.svg)](https://github.com/stemangiola/tidyseurat/actions/)
-![Logo](https://github.com/stemangiola/sccomp/blob/master/inst/logo-01.png)
-
-![Logo]("content/post/2023-12-07-tidy-sccomp/images/logo-01.png")
-![Logo]("images/logo-01.png")
-
-
+![](https://raw.githubusercontent.com/stemangiola/sccomp/master/inst/logo-01.png){width=120px}
We announce the new tidy and modular interface for a `sccomp`, which improves modularity, and clarity. The main change is the modularisation of `sccomp` in functions which can be linked with the pipe operator `|>`.
diff --git a/blog/public/post/2023-12-07-tidy-sccomp/index.html b/blog/public/post/2023-12-07-tidy-sccomp/index.html
index c92ccab..f6a9ab8 100644
--- a/blog/public/post/2023-12-07-tidy-sccomp/index.html
+++ b/blog/public/post/2023-12-07-tidy-sccomp/index.html
@@ -16,7 +16,7 @@
-
@@ -41,20 +41,20 @@
-
-
-
+
-
-
+
-
-
-
Logo
-
-
-
-
+
We announce the new tidy and modular interface for a sccomp
, which improves modularity, and clarity. The main change is the modularisation of sccomp
in functions which can be linked with the pipe operator |>
.
diff --git a/blog/public/post/index.xml b/blog/public/post/index.xml
index 5488f41..a17d8a3 100644
--- a/blog/public/post/index.xml
+++ b/blog/public/post/index.xml
@@ -13,7 +13,7 @@
Thu, 07 Dec 2023 00:00:00 +0000
https://tidyomics.github.io/tidyomicsBlog/post/2023-12-07-tidy-sccomp/
- Logo We announce the new tidy and modular interface for a sccomp, which improves modularity, and clarity. The main change is the modularisation of sccomp in functions which can be linked with the pipe operator |>.
+ We announce the new tidy and modular interface for a sccomp, which improves modularity, and clarity. The main change is the modularisation of sccomp in functions which can be linked with the pipe operator |>.
Function Description - Estimation: sccomp_stimate() which is usually run once in the analysis (per model). - Testing: sccomp_test() which candy run multiple times, depending on how many contrasts you want to test (e.g. age, untreated vs treated).