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
93
stars
23
forks
source link
Update missing frequency after bridge/intensity normalization #187
Problem After bridge/intensity normalization of two datasets column MissingFreq is not updated with the new missing frequency.
Solution Recompute missing frequency after normalizign the datasets. Use code from NexusR or the UKB pipeline.