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.
Problem: Write a description of your problem here.
Solution: Write a short summary of your solution.
Key Features:
Adds olink_normalization_median_norm function
Adds corresponding updates to related functions
Checklist
[ ] Make sure you are requesting to pull a feature/bugfix branch (right side). This should not be main or develop.
[ ] Make sure you are make a pull request against either main or develop (left side). (Requesting to main should be reserved for bugfixes and new releases)
[ ] Add or update unit tests (if applicable)
[ ] Check your code with any unit tests (Run devtools::check() locally)
[ ] Add neccessary documentation (if applicable)
Type of changes
What type of changes does your code introduce?
Put an x in the boxes that apply
[ ] Bugfix (non-breaking change which fixes an issue) (link the issue on the right)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Code style update (formatting, renaming)
[ ] Documentation Update
[ ] Other (explain)
Further comments
Makes changes to @klevdiamanti olink_normalization_utils script
Consider linking any issues (#issue-number ) or adding @mentions to ensure specific people see it.
Title: Adding olink_normalization_median_function
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 applyFurther comments
Makes changes to @klevdiamanti olink_normalization_utils script
Consider linking any issues (#issue-number ) or adding @mentions to ensure specific people see it.