Learn R Programming

InflectSSP (version 1.5)

Quantify: 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)

Value

The median abundance data for all experiments at the proteome level

Arguments

Data_Normalized

the normalized abundance data calculated in the Normalize function

NReps

the number of replicates to be analyzed

Examples

Run this code
if (FALSE) {
     Data_Quantified<-Quantify(Data_Normalized)}

Run the code above in your browser using DataLab