powered by
TopnPeptides(matAdj, expr, n)
data(UPSpep25) protID <- "Protein.group.IDs" matAdj <- BuildAdjacencyMatrix(UPSpep25, protID, FALSE) TopnPeptides(matAdj, Biobase::exprs(UPSpep25), 3)
Run the code above in your browser using DataLab