Olink-Proteomics / OlinkRPackage

Olink R package: A collection of functions to facilitate analysis of proteomic data from Olink. The goal of this package is to help users extract biological insights from proteomic data run on the Olink platform.
GNU Affero General Public License v3.0
87 stars 21 forks source link

Develop 3.9.0 #417

Closed kathy-nevola closed 1 month ago

kathy-nevola commented 1 month ago

Title: Write a very short summary here

Problem: Write a description of your problem here.

Solution: Write a short summary of your solution.

Key Features:

Checklist

Type of changes

What type of changes does your code introduce? Put an x in the boxes that apply

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, any questions you have, etc...

Consider linking any issues (#issue-number ) or adding @mentions to ensure specific people see it.

amrita-kar commented 1 month ago

All the newer added functions have the correct pipe '|>'. However parts of Olink_anova.R and Olink_boxplot.R still have %>%. Does this need to change to '|>'?

Does the above apply to the .Rd files for anova, anova_posthoc and boxplot?