Skip to content

Commit c4909c7

Browse files
committed
Built site for prolfqua@1.7.0: 9b60b06
1 parent db778cd commit c4909c7

33 files changed

Lines changed: 61 additions & 61 deletions

articles/Comparing2Groups.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ articles:
1414
QualityControlAndSampleSizeEstimation: QualityControlAndSampleSizeEstimation.html
1515
SimulateData: SimulateData.html
1616
TestingMissingInference: TestingMissingInference.html
17-
last_built: 2026-07-29T10:43Z
17+
last_built: 2026-07-29T10:54Z
1818
urls:
1919
reference: https://wolski.github.io/prolfqua/reference
2020
article: https://wolski.github.io/prolfqua/articles

reference/ContrastsMissing.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference/ContrastsMissing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ print(p)
407407
#> $FDR
408408
#>
409409
dev.off()
410-
#> agg_record_1ade1dbd5162
410+
#> agg_record_1aed674fe6ca
411411
#> 2
412412

413413
dd <- prolfqua::sim_lfq_data_2factor_config(Nprot = 100,weight_missing = 0.1)
@@ -447,6 +447,6 @@ pl$volcano()
447447
#> $FDR
448448
#>
449449
dev.off()
450-
#> agg_record_1ade1dbd5162
450+
#> agg_record_1aed674fe6ca
451451
#> 2
452452
```

reference/ModelFirth.html

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference/ModelFirth.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -378,9 +378,9 @@ mod$anova_histogram()
378378
#> Warning: not implemented
379379
#> NULL
380380
mod$write_coef_figures(tempdir())
381-
#> Writing figure into : /tmp/Rtmpknr0Q7/Coef_Histogram_modelFirth.pdf
382-
#> Writing figure into : /tmp/Rtmpknr0Q7/Coef_volcano_plot_modelFirth.pdf
383-
#> Writing figure into : /tmp/Rtmpknr0Q7/Coef_Pairsplot_modelFirth.pdf
381+
#> Writing figure into : /tmp/RtmpHUeQfj/Coef_Histogram_modelFirth.pdf
382+
#> Writing figure into : /tmp/RtmpHUeQfj/Coef_volcano_plot_modelFirth.pdf
383+
#> Writing figure into : /tmp/RtmpHUeQfj/Coef_Pairsplot_modelFirth.pdf
384384
#> # A tibble: 10 × 4
385385
#> subject_id `(Intercept)` group_B group_Ctrl
386386
#> <chr> <dbl> <dbl> <dbl>
@@ -394,7 +394,7 @@ mod$write_coef_figures(tempdir())
394394
#> 8 XYrp6h~5793 2.20 1.26e-15 -4.27e-16
395395
#> 9 quTD7H~4566 0.847 1.35e+ 0 -8.47e- 1
396396
#> 10 tHE075~8231 0.847 1.35e+ 0 1.35e+ 0
397-
#> agg_record_1ade341043a1
397+
#> agg_record_1aed453d2bac
398398
#> 2
399399

400400
istar <- prolfqua::sim_lfq_data_protein_config(Nprot = 10, with_missing = TRUE,
@@ -451,9 +451,9 @@ mod$anova_histogram()
451451
#> Warning: not implemented
452452
#> NULL
453453
mod$write_coef_figures(tempdir())
454-
#> Writing figure into : /tmp/Rtmpknr0Q7/Coef_Histogram_modelFirth.pdf
455-
#> Writing figure into : /tmp/Rtmpknr0Q7/Coef_volcano_plot_modelFirth.pdf
456-
#> Writing figure into : /tmp/Rtmpknr0Q7/Coef_Pairsplot_modelFirth.pdf
454+
#> Writing figure into : /tmp/RtmpHUeQfj/Coef_Histogram_modelFirth.pdf
455+
#> Writing figure into : /tmp/RtmpHUeQfj/Coef_volcano_plot_modelFirth.pdf
456+
#> Writing figure into : /tmp/RtmpHUeQfj/Coef_Pairsplot_modelFirth.pdf
457457
#> # A tibble: 10 × 4
458458
#> subject_id `(Intercept)` group_B group_Ctrl
459459
#> <chr> <dbl> <dbl> <dbl>
@@ -467,6 +467,6 @@ mod$write_coef_figures(tempdir())
467467
#> 8 quTD7H~4566 2.20 -1.35e+ 0 -2.20e+ 0
468468
#> 9 tCZCHm~6695 2.20 -1.35e+ 0 -2.16e-15
469469
#> 10 tHE075~8231 0.847 1.35e+ 0 1.59e-16
470-
#> agg_record_1ade341043a1
470+
#> agg_record_1aed453d2bac
471471
#> 2
472472
```

reference/StrategyLM.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference/StrategyLM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ The objects of this class are cloneable with this method.
302302
strat <- StrategyLM$new("Intensity ~ condition", model_name = "parallel design")
303303
strat$model_fun(get_formula = TRUE)
304304
#> Intensity ~ condition
305-
#> <environment: 0x55a99b3c9d38>
305+
#> <environment: 0x556289d27b30>
306306
strat$weights
307307
#> NULL
308308
```

reference/StrategyLimma.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference/StrategyLimma.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ The objects of this class are cloneable with this method.
208208
strat <- StrategyLimma$new("abundance ~ group_")
209209
strat$formula
210210
#> abundance ~ group_
211-
#> <environment: 0x55a9a27b5fb8>
211+
#> <environment: 0x556291e34f18>
212212
strat$model_name
213213
#> [1] "limma"
214214
```

0 commit comments

Comments
 (0)