Quantify {InflectSSP}R Documentation

This function determines the median abundance value across the proteome for all experiments together

Description

This function determines the median abundance value across the proteome for all experiments together

Usage

Quantify(Data_Normalized, NReps)

Arguments

Data_Normalized

the normalized abundance data calculated in the Normalize function

NReps

the number of replicates to be analyzed

Value

The median abundance data for all experiments at the proteome level

Examples

## Not run: 
     Data_Quantified<-Quantify(Data_Normalized)
## End(Not run)

[Package InflectSSP version 1.6 Index]