View source: R/generateRollUpMap.R
generate.RollUpMap | R Documentation |
Tthis function generates a map for peptide to protein roll-up
generate.RollUpMap(nProt, pep.Expr.Data)
nProt |
number of proteins to map to the peptide expression data |
pep.Expr.Data |
matrix of peptide expression data |
the peptide to protein map (for each row in pep.prot.Map the corresponding value corresponds to the index of the protein that peptide is mapped to)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.