data(LFQRatio2)A.R1, A.R2 and A.R3 correspond to the (numeric) abundance values of proteins in the three replicates of condition A.
Columns B.R1, B.R2 and B.R3 correspond to the (numeric) abundance values of proteins in the three replicates of condition B.
Column Welch.test.pval contains the p-values of the Welch t-test between condition A and condition B computed with the Perseus software.
Column Organism contains categorical values: human if the protein is identified as human and yeast otherwise.
Column Majority.protein.IDs contains the IDs of proteins.data(LFQRatio2)
#p-values of the Welch t-test between condition A and condition B
p=LFQRatio2[,7]Run the code above in your browser using DataLab