load_normalize: Load normalize proteomic data

Description Usage Arguments Value

View source: R/load_norm.R

Description

Load normalizes searched Proteome Discoverer data

Usage

1
2
load_normalize(proteins_raw, peptides_raw, num_input, num_group, num_exp,
  num_pool)

Arguments

proteins_raw

A raw data frame with protein abundances

peptides_raw

A raw data frame with peptide abundances

num_input

Number of input kits in the experiment

num_group

Number of experimental plexes

num_exp

Number of experimental subgroups per plex

num_pool

Number of num_pool groups

Value

data_load_normalized return the load normalized proteomic data


hirscheylab/proteins documentation built on Nov. 15, 2020, 5:15 a.m.