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:
Key feature 1
Key feature 2
...
Checklist
[x] Make sure you are requesting to pull a feature/bugfix branch (right side). This should not be main or develop.
[x] 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)
[x] Add or update unit tests (if applicable)
[x] 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)
[x] Code style update (formatting, renaming)
[ ] Documentation Update
[ ] Other (explain)
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.
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 applyFurther 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.