MSstats_data <- data.frame(ProteinName = "Protein1", PeptideSequence = "Peptide1",
PrecursorCharge = 1, FragmentIon = "y4",ProductCharge = 2, IsotopeLabelType = "L",
Condition = "Cond1", BioReplicate = 1, Run = 1, Intensity = 1254)
transform_MSstats_OpenSWATH(MSstats_data)
Run the code above in your browser using DataLab