Skip to content

Commit 747fc64

Browse files
committed
Built site for prolfqua@1.4.0: 3920548
1 parent ed2a397 commit 747fc64

23 files changed

Lines changed: 204 additions & 67 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.

articles/TestingMissingInference.html

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

articles/TestingMissingInference.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ This vignette contains experimental code.
88
dd <- prolfqua::sim_lfq_data_protein_config(Nprot = 100,weight_missing = 2)
99
```
1010

11+
## Registered S3 method overwritten by 'prolfqua':
12+
## method from
13+
## print.pheatmap pheatmap
14+
1115
## creating sampleName from fileName column
1216

1317
## completing cases

llms.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,8 @@ What name should we use?
451451
- [`old2new()`](https://wolski.github.io/prolfqua/reference/old2new.md)
452452
: Convert old proflqua configurations (prolfqua 0.4) to new Analysis
453453
configurations prolfqua 0.5
454+
- [`print(`*`<pheatmap>`*`)`](https://wolski.github.io/prolfqua/reference/print.pheatmap.md)
455+
: Print method for pheatmap objects
454456
- [`prolfqua_data()`](https://wolski.github.io/prolfqua/reference/prolfqua_data.md)
455457
: load data from prolfqua
456458
- [`scatter_plotly()`](https://wolski.github.io/prolfqua/reference/scatter_plotly.md)

pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ articles:
1010
QualityControlAndSampleSizeEstimation: QualityControlAndSampleSizeEstimation.html
1111
SimulateData: SimulateData.html
1212
TestingMissingInference: TestingMissingInference.html
13-
last_built: 2026-02-21T17:45Z
13+
last_built: 2026-02-21T17:52Z
1414
urls:
1515
reference: https://wolski.github.io/prolfqua/reference
1616
article: https://wolski.github.io/prolfqua/articles

reference/LFQDataAggregator-4.png

26.3 KB
Loading

reference/LFQDataAggregator-5.png

19.9 KB
Loading

reference/LFQDataAggregator.html

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

reference/LFQDataAggregator.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ pMean$plots[[1]]
298298
#> (`geom_point()`).
299299
#> Warning: Removed 4 rows containing missing values or values outside the scale range
300300
#> (`geom_line()`).
301+
301302
protPlotter <- lfqAggregator$lfq_agg$get_Plotter()
302303
protPlotter$heatmap()
303304

reference/ModelFirth.html

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

0 commit comments

Comments
 (0)