Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation fixes #499

Merged
merged 2 commits into from
Jan 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions OlinkAnalyze/R/olink_normalization_n.R
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
#'
#' @export
#'
#' @keywords Normalization; Bridge normalization; Subset normalization;
#' @keywords Normalization Bridge Subset n
#'
#' @examples
#' \donttest{
Expand Down Expand Up @@ -445,7 +445,7 @@ olink_normalization_n <- function(norm_schema) {
#'
#' @export
#'
#' @keywords Normalization; Bridge normalization
#' @keywords Normalization Bridge
#'
#' @examples
#' \donttest{
Expand Down Expand Up @@ -580,7 +580,7 @@ olink_normalization_bridge <- function(project_1_df,
#'
#' @export
#'
#' @keywords Normalization; Subset normalization
#' @keywords Normalization Subset
#'
#' @examples
#' \donttest{
Expand Down
2 changes: 1 addition & 1 deletion OlinkAnalyze/R/olink_normalization_product.R
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ olink_normalization_bridgeable <- function(lst_df,
#' @return A "tibble" of Olink data in long format containing both input
#' datasets with the quantile normalized quantifications.
#'
#' @keywords Normalization; Quantile ; Smoothing
#' @keywords Normalization Quantile Smoothing
#'
#'
#' @examples
Expand Down
3 changes: 1 addition & 2 deletions OlinkAnalyze/man/olink_normalization_bridge.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions OlinkAnalyze/man/olink_normalization_n.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions OlinkAnalyze/man/olink_normalization_qs.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions OlinkAnalyze/man/olink_normalization_subset.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion OlinkAnalyze/vignettes/LOD.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -309,4 +309,4 @@ Olink assumes no liability arising from a prospective reader’s actions based o

OLINK, NPX, PEA, PROXIMITY EXTENSION, INSIGHT and the Olink logotype are trademarks registered, or pending registration, by Olink Proteomics AB. All third-party trademarks are the property of their respective owners.

Olink products and assay methods are covered by several patents and patent applications https://www.olink.com/patents/.
Olink products and assay methods are covered by several patents and patent applications [https://www.olink.com/patents/](https://olink.com/patents/).
2 changes: 1 addition & 1 deletion OlinkAnalyze/vignettes/OutlierExclusion.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -367,4 +367,4 @@ Olink assumes no liability arising from a prospective reader’s actions based o

OLINK, NPX, PEA, PROXIMITY EXTENSION, INSIGHT and the Olink logotype are trademarks registered, or pending registration, by Olink Proteomics AB. All third-party trademarks are the property of their respective owners.

Olink products and assay methods are covered by several patents and patent applications https://www.olink.com/patents/.
Olink products and assay methods are covered by several patents and patent applications [https://www.olink.com/patents/](https://olink.com/patents/).
607 changes: 299 additions & 308 deletions OlinkAnalyze/vignettes/Vignett.Rmd

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion OlinkAnalyze/vignettes/bridging_E3072toEHT.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -858,4 +858,4 @@ Olink assumes no liability arising from a prospective reader’s actions based o

OLINK, NPX, PEA, PROXIMITY EXTENSION, INSIGHT and the Olink logotype are trademarks registered, or pending registration, by Olink Proteomics AB. All third-party trademarks are the property of their respective owners.

Olink products and assay methods are covered by several patents and patent applications https://www.olink.com/patents/.
Olink products and assay methods are covered by several patents and patent applications [https://www.olink.com/patents/](https://olink.com/patents/).
2 changes: 1 addition & 1 deletion OlinkAnalyze/vignettes/bridging_introduction.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -527,4 +527,4 @@ Olink assumes no liability arising from a prospective reader’s actions based o

OLINK, NPX, PEA, PROXIMITY EXTENSION, INSIGHT and the Olink logotype are trademarks registered, or pending registration, by Olink Proteomics AB. All third-party trademarks are the property of their respective owners.

Olink products and assay methods are covered by several patents and patent applications https://www.olink.com/patents/.
Olink products and assay methods are covered by several patents and patent applications [https://www.olink.com/patents/](https://olink.com/patents/).
2 changes: 1 addition & 1 deletion OlinkAnalyze/vignettes/plate_randomizer.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -211,4 +211,4 @@ Olink assumes no liability arising from a prospective reader’s actions based o

OLINK, NPX, PEA, PROXIMITY EXTENSION, INSIGHT and the Olink logotype are trademarks registered, or pending registration, by Olink Proteomics AB. All third-party trademarks are the property of their respective owners.

Olink products and assay methods are covered by several patents and patent applications https://www.olink.com/patents/.
Olink products and assay methods are covered by several patents and patent applications [https://www.olink.com/patents/](https://olink.com/patents/).
Loading