powered by
proteinGroup(file = NULL, db = "", pepColName = "peptide", proColName = "protein", spectrumColName = "index", proSep = ";", outfile = NULL, xmx = 1)
pep.zip <- system.file("extdata/pep.zip", package = "proteoQC") unzip(pep.zip) proteinGroup(file = "pep.txt", outfile = "pg.txt")
Run the code above in your browser using DataLab